Skip to content

Commit fbe346f

Browse files
committed
Update @defillama/sdk to version 5.0.133 and remove unused RPC endpoints
1 parent 386a5ab commit fbe346f

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

projects/helper/env.js

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,9 @@ const DEFAULTS = {
1919
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
2020
FLOW_RPC: 'https://rest-mainnet.onflow.org',
2121
LULO_API_KEY: '',
22-
ETLK_RPC: 'https://explorer.etherlink.com/api/eth-rpc',
2322
TRON_RPC: 'https://api.trongrid.io',
2423
MOVE_RPC: 'https://mainnet.movementnetwork.xyz',
2524
SUPRA_RPC: 'https://rpc-mainnet.supra.com',
26-
HEDERA_RPC_MULTICALL: '0x18fa376d92511dd04090566ab6144847c03557d8', // Hedera Multicall3 contract
27-
GOAT_RPC: 'https://rpc.goat.network',
28-
GOAT_RPC_MULTICALL: '0x0D30331D462a30E344ee599B7483E313D63fD42A',
29-
HYPERLIQUID_RPC: 'https://rpc.purroofgroup.com',
30-
HSK_RPC: 'https://hashkey.blockscout.com/api/eth-rpc',
3125
}
3226

3327
const ENV_KEYS = [

0 commit comments

Comments
 (0)