@otim/utils 0.0.4 → 0.0.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/index.d.mts +1858 -7
- package/dist/api/index.d.mts.map +1 -0
- package/dist/api/index.d.ts +1857 -6
- package/dist/api/index.d.ts.map +1 -1
- package/dist/api/index.js +1514 -1994
- package/dist/api/index.js.map +1 -7
- package/dist/api/index.mjs +1394 -1962
- package/dist/api/index.mjs.map +1 -7
- package/dist/api-urls-B-GTEiT3.d.mts +49 -0
- package/dist/api-urls-B-GTEiT3.d.mts.map +1 -0
- package/dist/api-urls-Cd20DG4i.js +171 -0
- package/dist/api-urls-Cd20DG4i.js.map +1 -0
- package/dist/api-urls-DJcIKBCy.mjs +135 -0
- package/dist/api-urls-DJcIKBCy.mjs.map +1 -0
- package/dist/api-urls-SKeIQMoZ.d.ts +49 -0
- package/dist/api-urls-SKeIQMoZ.d.ts.map +1 -0
- package/dist/chains/index.d.mts +13568 -16
- package/dist/chains/index.d.mts.map +1 -0
- package/dist/chains/index.d.ts +13567 -15
- package/dist/chains/index.d.ts.map +1 -1
- package/dist/chains/index.js +3615 -424
- package/dist/chains/index.js.map +1 -7
- package/dist/chains/index.mjs +3561 -440
- package/dist/chains/index.mjs.map +1 -7
- package/dist/chunk-kSYXY2_d.js +34 -0
- package/dist/client-factory-7xUSPC9I.mjs +42 -0
- package/dist/client-factory-7xUSPC9I.mjs.map +1 -0
- package/dist/client-factory-C3A4RPdj.d.ts +22 -0
- package/dist/client-factory-C3A4RPdj.d.ts.map +1 -0
- package/dist/client-factory-CTI_Nt35.js +49 -0
- package/dist/client-factory-CTI_Nt35.js.map +1 -0
- package/dist/client-factory-DOL0ZTWy.d.mts +22 -0
- package/dist/client-factory-DOL0ZTWy.d.mts.map +1 -0
- package/dist/constants.d.mts +14 -24
- package/dist/constants.d.mts.map +1 -0
- package/dist/constants.d.ts +13 -23
- package/dist/constants.d.ts.map +1 -1
- package/dist/constants.js +31 -46
- package/dist/constants.js.map +1 -7
- package/dist/constants.mjs +22 -26
- package/dist/constants.mjs.map +1 -7
- package/dist/date-CFzrYcjE.js +536 -0
- package/dist/date-CFzrYcjE.js.map +1 -0
- package/dist/date-gBac-Om9.mjs +313 -0
- package/dist/date-gBac-Om9.mjs.map +1 -0
- package/dist/defineProperty-DbMdhrDE.js +49 -0
- package/dist/defineProperty-DzhmunJg.mjs +43 -0
- package/dist/formatters/index.d.mts +1 -2
- package/dist/formatters/index.d.ts +1 -2
- package/dist/formatters/index.js +0 -19
- package/dist/formatters/index.mjs +1 -1
- package/dist/helpers/index.d.mts +562 -19
- package/dist/helpers/index.d.mts.map +1 -0
- package/dist/helpers/index.d.ts +561 -18
- package/dist/helpers/index.d.ts.map +1 -1
- package/dist/helpers/index.js +106 -1344
- package/dist/helpers/index.mjs +3 -1315
- package/dist/helpers-BNiSxjGq.mjs +895 -0
- package/dist/helpers-BNiSxjGq.mjs.map +1 -0
- package/dist/helpers-DoC7Xl12.js +1291 -0
- package/dist/helpers-DoC7Xl12.js.map +1 -0
- package/dist/index-Bv0kUz4w.d.ts +540 -0
- package/dist/index-Bv0kUz4w.d.ts.map +1 -0
- package/dist/index-DartTKk2.d.mts +540 -0
- package/dist/index-DartTKk2.d.mts.map +1 -0
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +0 -2
- package/dist/index.mjs +1 -1
- package/dist/instructions/index.d.mts +687 -6
- package/dist/instructions/index.d.mts.map +1 -0
- package/dist/instructions/index.d.ts +686 -5
- package/dist/instructions/index.d.ts.map +1 -1
- package/dist/instructions/index.js +1912 -1091
- package/dist/instructions/index.js.map +1 -7
- package/dist/instructions/index.mjs +1887 -1058
- package/dist/instructions/index.mjs.map +1 -7
- package/dist/payments/index.d.mts +322 -16
- package/dist/payments/index.d.mts.map +1 -0
- package/dist/payments/index.d.ts +321 -15
- package/dist/payments/index.d.ts.map +1 -1
- package/dist/payments/index.js +616 -1258
- package/dist/payments/index.js.map +1 -7
- package/dist/payments/index.mjs +594 -1236
- package/dist/payments/index.mjs.map +1 -7
- package/dist/schemas/index.d.mts +2 -10
- package/dist/schemas/index.d.ts +2 -10
- package/dist/schemas/index.js +350 -393
- package/dist/schemas/index.js.map +1 -7
- package/dist/schemas/index.mjs +283 -371
- package/dist/schemas/index.mjs.map +1 -7
- package/dist/server/index.d.mts +354 -3
- package/dist/server/index.d.mts.map +1 -0
- package/dist/server/index.d.ts +353 -2
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +248 -435
- package/dist/server/index.js.map +1 -7
- package/dist/server/index.mjs +199 -404
- package/dist/server/index.mjs.map +1 -7
- package/dist/server/react.d.mts +16 -0
- package/dist/server/react.d.mts.map +1 -0
- package/dist/server/react.d.ts +16 -0
- package/dist/server/react.d.ts.map +1 -0
- package/dist/server/react.js +30 -0
- package/dist/server/react.js.map +1 -0
- package/dist/server/react.mjs +28 -0
- package/dist/server/react.mjs.map +1 -0
- package/dist/wallet/wagmi/index.d.mts +23 -2
- package/dist/wallet/wagmi/index.d.mts.map +1 -0
- package/dist/wallet/wagmi/index.d.ts +22 -1
- package/dist/wallet/wagmi/index.d.ts.map +1 -1
- package/dist/wallet/wagmi/index.js +86 -417
- package/dist/wallet/wagmi/index.js.map +1 -7
- package/dist/wallet/wagmi/index.mjs +82 -418
- package/dist/wallet/wagmi/index.mjs.map +1 -7
- package/package.json +39 -28
- package/dist/api/api.d.mts +0 -18
- package/dist/api/api.d.ts +0 -18
- package/dist/api/api.d.ts.map +0 -1
- package/dist/api/core/error.d.mts +0 -74
- package/dist/api/core/error.d.ts +0 -74
- package/dist/api/core/error.d.ts.map +0 -1
- package/dist/api/core/index.d.mts +0 -4
- package/dist/api/core/index.d.ts +0 -4
- package/dist/api/core/index.d.ts.map +0 -1
- package/dist/api/core/instance.d.mts +0 -13
- package/dist/api/core/instance.d.ts +0 -13
- package/dist/api/core/instance.d.ts.map +0 -1
- package/dist/api/core/service.d.mts +0 -51
- package/dist/api/core/service.d.ts +0 -51
- package/dist/api/core/service.d.ts.map +0 -1
- package/dist/api/schemas/account.d.mts +0 -44
- package/dist/api/schemas/account.d.ts +0 -44
- package/dist/api/schemas/account.d.ts.map +0 -1
- package/dist/api/schemas/activity.d.mts +0 -277
- package/dist/api/schemas/activity.d.ts +0 -277
- package/dist/api/schemas/activity.d.ts.map +0 -1
- package/dist/api/schemas/auth.d.mts +0 -127
- package/dist/api/schemas/auth.d.ts +0 -127
- package/dist/api/schemas/auth.d.ts.map +0 -1
- package/dist/api/schemas/chain.d.mts +0 -15
- package/dist/api/schemas/chain.d.ts +0 -15
- package/dist/api/schemas/chain.d.ts.map +0 -1
- package/dist/api/schemas/config.d.mts +0 -33
- package/dist/api/schemas/config.d.ts +0 -33
- package/dist/api/schemas/config.d.ts.map +0 -1
- package/dist/api/schemas/contacts.d.mts +0 -27
- package/dist/api/schemas/contacts.d.ts +0 -27
- package/dist/api/schemas/contacts.d.ts.map +0 -1
- package/dist/api/schemas/index.d.mts +0 -12
- package/dist/api/schemas/index.d.ts +0 -12
- package/dist/api/schemas/index.d.ts.map +0 -1
- package/dist/api/schemas/instruction.d.mts +0 -446
- package/dist/api/schemas/instruction.d.ts +0 -446
- package/dist/api/schemas/instruction.d.ts.map +0 -1
- package/dist/api/schemas/integration.d.mts +0 -166
- package/dist/api/schemas/integration.d.ts +0 -166
- package/dist/api/schemas/integration.d.ts.map +0 -1
- package/dist/api/schemas/operating-account.d.mts +0 -11
- package/dist/api/schemas/operating-account.d.ts +0 -11
- package/dist/api/schemas/operating-account.d.ts.map +0 -1
- package/dist/api/schemas/payments.d.mts +0 -234
- package/dist/api/schemas/payments.d.ts +0 -234
- package/dist/api/schemas/payments.d.ts.map +0 -1
- package/dist/api/schemas/transaction.d.mts +0 -37
- package/dist/api/schemas/transaction.d.ts +0 -37
- package/dist/api/schemas/transaction.d.ts.map +0 -1
- package/dist/api/services/account.d.mts +0 -8
- package/dist/api/services/account.d.ts +0 -8
- package/dist/api/services/account.d.ts.map +0 -1
- package/dist/api/services/activity.d.mts +0 -7
- package/dist/api/services/activity.d.ts +0 -7
- package/dist/api/services/activity.d.ts.map +0 -1
- package/dist/api/services/auth.d.mts +0 -12
- package/dist/api/services/auth.d.ts +0 -12
- package/dist/api/services/auth.d.ts.map +0 -1
- package/dist/api/services/base.d.mts +0 -10
- package/dist/api/services/base.d.ts +0 -10
- package/dist/api/services/base.d.ts.map +0 -1
- package/dist/api/services/config.d.mts +0 -10
- package/dist/api/services/config.d.ts +0 -10
- package/dist/api/services/config.d.ts.map +0 -1
- package/dist/api/services/contacts.d.mts +0 -8
- package/dist/api/services/contacts.d.ts +0 -8
- package/dist/api/services/contacts.d.ts.map +0 -1
- package/dist/api/services/developer.d.mts +0 -6
- package/dist/api/services/developer.d.ts +0 -6
- package/dist/api/services/developer.d.ts.map +0 -1
- package/dist/api/services/index.d.mts +0 -13
- package/dist/api/services/index.d.ts +0 -13
- package/dist/api/services/index.d.ts.map +0 -1
- package/dist/api/services/instruction.d.mts +0 -12
- package/dist/api/services/instruction.d.ts +0 -12
- package/dist/api/services/instruction.d.ts.map +0 -1
- package/dist/api/services/integration.d.mts +0 -8
- package/dist/api/services/integration.d.ts +0 -8
- package/dist/api/services/integration.d.ts.map +0 -1
- package/dist/api/services/operating-account.d.mts +0 -8
- package/dist/api/services/operating-account.d.ts +0 -8
- package/dist/api/services/operating-account.d.ts.map +0 -1
- package/dist/api/services/payments.d.mts +0 -14
- package/dist/api/services/payments.d.ts +0 -14
- package/dist/api/services/payments.d.ts.map +0 -1
- package/dist/api/services/transaction.d.mts +0 -8
- package/dist/api/services/transaction.d.ts +0 -8
- package/dist/api/services/transaction.d.ts.map +0 -1
- package/dist/api/services/uniswap-token-list-service.d.mts +0 -66
- package/dist/api/services/uniswap-token-list-service.d.ts +0 -66
- package/dist/api/services/uniswap-token-list-service.d.ts.map +0 -1
- package/dist/api/utils/index.d.mts +0 -2
- package/dist/api/utils/index.d.ts +0 -2
- package/dist/api/utils/index.d.ts.map +0 -1
- package/dist/api/utils/pagination.d.mts +0 -32
- package/dist/api/utils/pagination.d.ts +0 -32
- package/dist/api/utils/pagination.d.ts.map +0 -1
- package/dist/chains/config/all-chains.d.mts +0 -4243
- package/dist/chains/config/all-chains.d.ts +0 -4243
- package/dist/chains/config/all-chains.d.ts.map +0 -1
- package/dist/chains/config/custom-chains.d.mts +0 -49
- package/dist/chains/config/custom-chains.d.ts +0 -49
- package/dist/chains/config/custom-chains.d.ts.map +0 -1
- package/dist/chains/config/mainnet-chains.d.mts +0 -1063
- package/dist/chains/config/mainnet-chains.d.ts +0 -1063
- package/dist/chains/config/mainnet-chains.d.ts.map +0 -1
- package/dist/chains/config/supported-chains.d.mts +0 -2172
- package/dist/chains/config/supported-chains.d.ts +0 -2172
- package/dist/chains/config/supported-chains.d.ts.map +0 -1
- package/dist/chains/config/testnet-chains.d.mts +0 -1110
- package/dist/chains/config/testnet-chains.d.ts +0 -1110
- package/dist/chains/config/testnet-chains.d.ts.map +0 -1
- package/dist/chains/lambda/chain-mapping.d.mts +0 -55
- package/dist/chains/lambda/chain-mapping.d.ts +0 -55
- package/dist/chains/lambda/chain-mapping.d.ts.map +0 -1
- package/dist/chains/lambda/index.d.mts +0 -2
- package/dist/chains/lambda/index.d.ts +0 -2
- package/dist/chains/lambda/index.d.ts.map +0 -1
- package/dist/chains/tokens/chain-tokens.d.mts +0 -6
- package/dist/chains/tokens/chain-tokens.d.ts +0 -6
- package/dist/chains/tokens/chain-tokens.d.ts.map +0 -1
- package/dist/chains/tokens/token-addresses.d.mts +0 -8
- package/dist/chains/tokens/token-addresses.d.ts +0 -8
- package/dist/chains/tokens/token-addresses.d.ts.map +0 -1
- package/dist/chains/tokens/token-metadata.d.mts +0 -5
- package/dist/chains/tokens/token-metadata.d.ts +0 -5
- package/dist/chains/tokens/token-metadata.d.ts.map +0 -1
- package/dist/chains/types.d.mts +0 -23
- package/dist/chains/types.d.ts +0 -23
- package/dist/chains/types.d.ts.map +0 -1
- package/dist/chains/utils/filter-tokens.d.mts +0 -3
- package/dist/chains/utils/filter-tokens.d.ts +0 -3
- package/dist/chains/utils/filter-tokens.d.ts.map +0 -1
- package/dist/chains/utils/stablecoin.d.mts +0 -7
- package/dist/chains/utils/stablecoin.d.ts +0 -7
- package/dist/chains/utils/stablecoin.d.ts.map +0 -1
- package/dist/chains/utils/token-maps.d.mts +0 -10
- package/dist/chains/utils/token-maps.d.ts +0 -10
- package/dist/chains/utils/token-maps.d.ts.map +0 -1
- package/dist/env.d.mts +0 -17
- package/dist/env.d.ts +0 -17
- package/dist/env.d.ts.map +0 -1
- package/dist/formatters/index.d.ts.map +0 -1
- package/dist/formatters/index.js.map +0 -7
- package/dist/formatters/index.mjs.map +0 -7
- package/dist/helpers/address.d.mts +0 -7
- package/dist/helpers/address.d.ts +0 -7
- package/dist/helpers/address.d.ts.map +0 -1
- package/dist/helpers/blockchain.d.mts +0 -41
- package/dist/helpers/blockchain.d.ts +0 -41
- package/dist/helpers/blockchain.d.ts.map +0 -1
- package/dist/helpers/date.d.mts +0 -70
- package/dist/helpers/date.d.ts +0 -70
- package/dist/helpers/date.d.ts.map +0 -1
- package/dist/helpers/datetime.d.mts +0 -57
- package/dist/helpers/datetime.d.ts +0 -57
- package/dist/helpers/datetime.d.ts.map +0 -1
- package/dist/helpers/domain.d.mts +0 -2
- package/dist/helpers/domain.d.ts +0 -2
- package/dist/helpers/domain.d.ts.map +0 -1
- package/dist/helpers/index.js.map +0 -7
- package/dist/helpers/index.mjs.map +0 -7
- package/dist/helpers/intl.d.mts +0 -20
- package/dist/helpers/intl.d.ts +0 -20
- package/dist/helpers/intl.d.ts.map +0 -1
- package/dist/helpers/logger.d.mts +0 -26
- package/dist/helpers/logger.d.ts +0 -26
- package/dist/helpers/logger.d.ts.map +0 -1
- package/dist/helpers/mask-options.d.mts +0 -10
- package/dist/helpers/mask-options.d.ts +0 -10
- package/dist/helpers/mask-options.d.ts.map +0 -1
- package/dist/helpers/num-formatter.d.mts +0 -3
- package/dist/helpers/num-formatter.d.ts +0 -3
- package/dist/helpers/num-formatter.d.ts.map +0 -1
- package/dist/helpers/polling.d.mts +0 -39
- package/dist/helpers/polling.d.ts +0 -39
- package/dist/helpers/polling.d.ts.map +0 -1
- package/dist/helpers/random.d.mts +0 -10
- package/dist/helpers/random.d.ts +0 -10
- package/dist/helpers/random.d.ts.map +0 -1
- package/dist/helpers/sdk-loader.d.mts +0 -25
- package/dist/helpers/sdk-loader.d.ts +0 -25
- package/dist/helpers/sdk-loader.d.ts.map +0 -1
- package/dist/helpers/signatures.d.mts +0 -17
- package/dist/helpers/signatures.d.ts +0 -17
- package/dist/helpers/signatures.d.ts.map +0 -1
- package/dist/helpers/string.d.mts +0 -17
- package/dist/helpers/string.d.ts +0 -17
- package/dist/helpers/string.d.ts.map +0 -1
- package/dist/helpers/types.d.mts +0 -39
- package/dist/helpers/types.d.ts +0 -39
- package/dist/helpers/types.d.ts.map +0 -1
- package/dist/helpers/url.d.mts +0 -11
- package/dist/helpers/url.d.ts +0 -11
- package/dist/helpers/url.d.ts.map +0 -1
- package/dist/helpers/window.d.mts +0 -37
- package/dist/helpers/window.d.ts +0 -37
- package/dist/helpers/window.d.ts.map +0 -1
- package/dist/helpers/zod.d.mts +0 -51
- package/dist/helpers/zod.d.ts +0 -51
- package/dist/helpers/zod.d.ts.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/index.js.map +0 -7
- package/dist/index.mjs.map +0 -7
- package/dist/instructions/actions/index.d.mts +0 -5
- package/dist/instructions/actions/index.d.ts +0 -5
- package/dist/instructions/actions/index.d.ts.map +0 -1
- package/dist/instructions/actions/refuel/index.d.mts +0 -15
- package/dist/instructions/actions/refuel/index.d.ts +0 -15
- package/dist/instructions/actions/refuel/index.d.ts.map +0 -1
- package/dist/instructions/actions/swap/index.d.mts +0 -19
- package/dist/instructions/actions/swap/index.d.ts +0 -19
- package/dist/instructions/actions/swap/index.d.ts.map +0 -1
- package/dist/instructions/actions/sweep/index.d.mts +0 -16
- package/dist/instructions/actions/sweep/index.d.ts +0 -16
- package/dist/instructions/actions/sweep/index.d.ts.map +0 -1
- package/dist/instructions/actions/transfer/index.d.mts +0 -13
- package/dist/instructions/actions/transfer/index.d.ts +0 -13
- package/dist/instructions/actions/transfer/index.d.ts.map +0 -1
- package/dist/instructions/activate.d.mts +0 -84
- package/dist/instructions/activate.d.ts +0 -84
- package/dist/instructions/activate.d.ts.map +0 -1
- package/dist/instructions/build.d.mts +0 -146
- package/dist/instructions/build.d.ts +0 -146
- package/dist/instructions/build.d.ts.map +0 -1
- package/dist/instructions/constants.d.mts +0 -9
- package/dist/instructions/constants.d.ts +0 -9
- package/dist/instructions/constants.d.ts.map +0 -1
- package/dist/instructions/contracts/artifacts/abi/build-instruction-action-arguments-abi.d.mts +0 -609
- package/dist/instructions/contracts/artifacts/abi/build-instruction-action-arguments-abi.d.ts +0 -609
- package/dist/instructions/contracts/artifacts/abi/build-instruction-action-arguments-abi.d.ts.map +0 -1
- package/dist/instructions/types.d.mts +0 -289
- package/dist/instructions/types.d.ts +0 -289
- package/dist/instructions/types.d.ts.map +0 -1
- package/dist/payments/action-names.d.mts +0 -16
- package/dist/payments/action-names.d.ts +0 -16
- package/dist/payments/action-names.d.ts.map +0 -1
- package/dist/payments/actions/index.d.mts +0 -5
- package/dist/payments/actions/index.d.ts +0 -5
- package/dist/payments/actions/index.d.ts.map +0 -1
- package/dist/payments/actions/sweep-cctp.d.mts +0 -15
- package/dist/payments/actions/sweep-cctp.d.ts +0 -15
- package/dist/payments/actions/sweep-cctp.d.ts.map +0 -1
- package/dist/payments/actions/sweep-erc20.d.mts +0 -12
- package/dist/payments/actions/sweep-erc20.d.ts +0 -12
- package/dist/payments/actions/sweep-erc20.d.ts.map +0 -1
- package/dist/payments/actions/sweep-uniswap-v3.d.mts +0 -17
- package/dist/payments/actions/sweep-uniswap-v3.d.ts +0 -17
- package/dist/payments/actions/sweep-uniswap-v3.d.ts.map +0 -1
- package/dist/payments/actions/sweep.d.mts +0 -12
- package/dist/payments/actions/sweep.d.ts +0 -12
- package/dist/payments/actions/sweep.d.ts.map +0 -1
- package/dist/payments/build.d.mts +0 -28
- package/dist/payments/build.d.ts +0 -28
- package/dist/payments/build.d.ts.map +0 -1
- package/dist/payments/chain-token-config-builder.d.mts +0 -10
- package/dist/payments/chain-token-config-builder.d.ts +0 -10
- package/dist/payments/chain-token-config-builder.d.ts.map +0 -1
- package/dist/payments/comprehensive-payment-request.d.mts +0 -26
- package/dist/payments/comprehensive-payment-request.d.ts +0 -26
- package/dist/payments/comprehensive-payment-request.d.ts.map +0 -1
- package/dist/payments/config/cctp.d.mts +0 -14
- package/dist/payments/config/cctp.d.ts +0 -14
- package/dist/payments/config/cctp.d.ts.map +0 -1
- package/dist/payments/config/index.d.mts +0 -3
- package/dist/payments/config/index.d.ts +0 -3
- package/dist/payments/config/index.d.ts.map +0 -1
- package/dist/payments/config/tokens.d.mts +0 -14
- package/dist/payments/config/tokens.d.ts +0 -14
- package/dist/payments/config/tokens.d.ts.map +0 -1
- package/dist/payments/instruction-registry.d.mts +0 -19
- package/dist/payments/instruction-registry.d.ts +0 -19
- package/dist/payments/instruction-registry.d.ts.map +0 -1
- package/dist/payments/payment-metadata-builder.d.mts +0 -56
- package/dist/payments/payment-metadata-builder.d.ts +0 -56
- package/dist/payments/payment-metadata-builder.d.ts.map +0 -1
- package/dist/payments/payment-metadata.d.mts +0 -15
- package/dist/payments/payment-metadata.d.ts +0 -15
- package/dist/payments/payment-metadata.d.ts.map +0 -1
- package/dist/payments/payment-request-token-resolver.d.mts +0 -25
- package/dist/payments/payment-request-token-resolver.d.ts +0 -25
- package/dist/payments/payment-request-token-resolver.d.ts.map +0 -1
- package/dist/payments/types.d.mts +0 -40
- package/dist/payments/types.d.ts +0 -40
- package/dist/payments/types.d.ts.map +0 -1
- package/dist/payments/validation.d.mts +0 -19
- package/dist/payments/validation.d.ts +0 -19
- package/dist/payments/validation.d.ts.map +0 -1
- package/dist/schemas/account.d.mts +0 -9
- package/dist/schemas/account.d.ts +0 -9
- package/dist/schemas/account.d.ts.map +0 -1
- package/dist/schemas/brand.d.mts +0 -7
- package/dist/schemas/brand.d.ts +0 -7
- package/dist/schemas/brand.d.ts.map +0 -1
- package/dist/schemas/contact.d.mts +0 -18
- package/dist/schemas/contact.d.ts +0 -18
- package/dist/schemas/contact.d.ts.map +0 -1
- package/dist/schemas/index.d.ts.map +0 -1
- package/dist/schemas/instruction.d.mts +0 -248
- package/dist/schemas/instruction.d.ts +0 -248
- package/dist/schemas/instruction.d.ts.map +0 -1
- package/dist/schemas/misc.d.mts +0 -36
- package/dist/schemas/misc.d.ts +0 -36
- package/dist/schemas/misc.d.ts.map +0 -1
- package/dist/schemas/payment.d.mts +0 -64
- package/dist/schemas/payment.d.ts +0 -64
- package/dist/schemas/payment.d.ts.map +0 -1
- package/dist/schemas/token.d.mts +0 -17
- package/dist/schemas/token.d.ts +0 -17
- package/dist/schemas/token.d.ts.map +0 -1
- package/dist/schemas/transaction.d.mts +0 -65
- package/dist/schemas/transaction.d.ts +0 -65
- package/dist/schemas/transaction.d.ts.map +0 -1
- package/dist/schemas/user.d.mts +0 -24
- package/dist/schemas/user.d.ts +0 -24
- package/dist/schemas/user.d.ts.map +0 -1
- package/dist/server/client.d.mts +0 -3
- package/dist/server/client.d.ts +0 -3
- package/dist/server/client.d.ts.map +0 -1
- package/dist/server/routes/account.d.mts +0 -4
- package/dist/server/routes/account.d.ts +0 -4
- package/dist/server/routes/account.d.ts.map +0 -1
- package/dist/server/routes/auth.d.mts +0 -28
- package/dist/server/routes/auth.d.ts +0 -28
- package/dist/server/routes/auth.d.ts.map +0 -1
- package/dist/server/routes/bridge.d.mts +0 -254
- package/dist/server/routes/bridge.d.ts +0 -254
- package/dist/server/routes/bridge.d.ts.map +0 -1
- package/dist/server/routes/config.d.mts +0 -3
- package/dist/server/routes/config.d.ts +0 -3
- package/dist/server/routes/config.d.ts.map +0 -1
- package/dist/server/routes/index.d.mts +0 -8
- package/dist/server/routes/index.d.ts +0 -8
- package/dist/server/routes/index.d.ts.map +0 -1
- package/dist/server/routes/instruction.d.mts +0 -4
- package/dist/server/routes/instruction.d.ts +0 -4
- package/dist/server/routes/instruction.d.ts.map +0 -1
- package/dist/server/routes/integration.d.mts +0 -4
- package/dist/server/routes/integration.d.ts +0 -4
- package/dist/server/routes/integration.d.ts.map +0 -1
- package/dist/server/routes/payments.d.mts +0 -5
- package/dist/server/routes/payments.d.ts +0 -5
- package/dist/server/routes/payments.d.ts.map +0 -1
- package/dist/server/routes/verify.d.mts +0 -3
- package/dist/server/routes/verify.d.ts +0 -3
- package/dist/server/routes/verify.d.ts.map +0 -1
- package/dist/wallet/wagmi/config.d.mts +0 -18
- package/dist/wallet/wagmi/config.d.ts +0 -18
- package/dist/wallet/wagmi/config.d.ts.map +0 -1
package/dist/chains/index.mjs
CHANGED
|
@@ -1,511 +1,3632 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { t as OtimEnvironment } from "../api-urls-DJcIKBCy.mjs";
|
|
2
|
+
import { J as DEFAULT_ADDRESS } from "../helpers-BNiSxjGq.mjs";
|
|
3
|
+
import { arbitrum, avalanche, base, baseSepolia, bsc, bscTestnet, mainnet, optimism, polygon, polygonAmoy, sepolia, unichain } from "viem/chains";
|
|
4
|
+
|
|
5
|
+
//#region src/chains/config/custom-chains.ts
|
|
6
|
+
const pecorinoSignet = {
|
|
7
|
+
id: 14174,
|
|
8
|
+
name: "Pecorino Signet",
|
|
9
|
+
nativeCurrency: {
|
|
10
|
+
decimals: 18,
|
|
11
|
+
name: "USD",
|
|
12
|
+
symbol: "USD"
|
|
13
|
+
},
|
|
14
|
+
rpcUrls: {
|
|
15
|
+
default: { http: ["https://rpc.pecorino.signet.sh/"] },
|
|
16
|
+
public: { http: ["https://rpc.pecorino.signet.sh/"] }
|
|
17
|
+
},
|
|
18
|
+
blockExplorers: { default: {
|
|
19
|
+
name: "Pecorino Signet Explorer",
|
|
20
|
+
url: "https://explorer.pecorino.signet.sh/"
|
|
21
|
+
} },
|
|
22
|
+
testnet: true
|
|
21
23
|
};
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
},
|
|
40
|
-
testnet: true
|
|
24
|
+
const pecorinoHost = {
|
|
25
|
+
id: 3151908,
|
|
26
|
+
name: "Pecorino Host",
|
|
27
|
+
nativeCurrency: {
|
|
28
|
+
decimals: 18,
|
|
29
|
+
name: "ETH",
|
|
30
|
+
symbol: "ETH"
|
|
31
|
+
},
|
|
32
|
+
rpcUrls: {
|
|
33
|
+
default: { http: ["https://host-rpc.pecorino.signet.sh/"] },
|
|
34
|
+
public: { http: ["https://host-rpc.pecorino.signet.sh/"] }
|
|
35
|
+
},
|
|
36
|
+
blockExplorers: { default: {
|
|
37
|
+
name: "Pecorino Host Explorer",
|
|
38
|
+
url: "https://explorer-host.pecorino.signet.sh/"
|
|
39
|
+
} },
|
|
40
|
+
testnet: true
|
|
41
41
|
};
|
|
42
42
|
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
sepolia,
|
|
57
|
-
unichain,
|
|
58
|
-
unichainSepolia
|
|
59
|
-
} from "viem/chains";
|
|
60
|
-
|
|
61
|
-
// src/env.ts
|
|
62
|
-
var BUILD_MODE = "development";
|
|
63
|
-
|
|
64
|
-
// src/chains/config/all-chains.ts
|
|
65
|
-
function isProductionMode() {
|
|
66
|
-
if (typeof process !== "undefined" && process.env?.NEXT_PUBLIC_ENVIRONMENT) {
|
|
67
|
-
return process.env.NEXT_PUBLIC_ENVIRONMENT === "production";
|
|
68
|
-
}
|
|
69
|
-
return BUILD_MODE === "production";
|
|
70
|
-
}
|
|
71
|
-
var supportedChains = {
|
|
72
|
-
mainnet: {
|
|
73
|
-
mainnet,
|
|
74
|
-
base,
|
|
75
|
-
arbitrum,
|
|
76
|
-
optimism
|
|
77
|
-
},
|
|
78
|
-
testnet: {
|
|
79
|
-
sepolia,
|
|
80
|
-
baseSepolia,
|
|
81
|
-
arbitrumSepolia,
|
|
82
|
-
optimismSepolia,
|
|
83
|
-
pecorinoHost,
|
|
84
|
-
pecorinoSignet
|
|
85
|
-
}
|
|
43
|
+
//#endregion
|
|
44
|
+
//#region src/chains/config/all-chains.ts
|
|
45
|
+
const supportedChains = {
|
|
46
|
+
mainnet: {
|
|
47
|
+
mainnet,
|
|
48
|
+
base,
|
|
49
|
+
arbitrum,
|
|
50
|
+
optimism
|
|
51
|
+
},
|
|
52
|
+
testnet: {
|
|
53
|
+
sepolia,
|
|
54
|
+
baseSepolia
|
|
55
|
+
}
|
|
86
56
|
};
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
unichainSepolia,
|
|
101
|
-
polygonAmoy,
|
|
102
|
-
pecorinoHost,
|
|
103
|
-
pecorinoSignet
|
|
57
|
+
const allSupportedChains = {
|
|
58
|
+
mainnet,
|
|
59
|
+
base,
|
|
60
|
+
arbitrum,
|
|
61
|
+
optimism,
|
|
62
|
+
bsc,
|
|
63
|
+
unichain,
|
|
64
|
+
polygon,
|
|
65
|
+
sepolia,
|
|
66
|
+
baseSepolia,
|
|
67
|
+
polygonAmoy,
|
|
68
|
+
pecorinoHost,
|
|
69
|
+
pecorinoSignet
|
|
104
70
|
};
|
|
105
|
-
|
|
106
|
-
|
|
71
|
+
/**
|
|
72
|
+
* Get the default chain ID based on the provided environment.
|
|
73
|
+
* Production: Base mainnet (8453)
|
|
74
|
+
* Local/Sandbox: Base Sepolia (84532)
|
|
75
|
+
*
|
|
76
|
+
* @param environment - The Otim environment (local | sandbox | production)
|
|
77
|
+
* @returns The default chain ID for the environment
|
|
78
|
+
*/
|
|
79
|
+
const getDefaultChainId = (environment) => {
|
|
80
|
+
return environment === OtimEnvironment.Production ? base.id : baseSepolia.id;
|
|
107
81
|
};
|
|
108
|
-
|
|
109
|
-
|
|
82
|
+
/**
|
|
83
|
+
* Get the default chain based on the provided environment.
|
|
84
|
+
* Production: Base mainnet
|
|
85
|
+
* Local/Sandbox: Base Sepolia
|
|
86
|
+
*
|
|
87
|
+
* @param environment - The Otim environment (local | sandbox | production)
|
|
88
|
+
* @returns The default chain for the environment
|
|
89
|
+
*/
|
|
90
|
+
const getDefaultChain = (environment) => {
|
|
91
|
+
return environment === OtimEnvironment.Production ? base : baseSepolia;
|
|
110
92
|
};
|
|
111
93
|
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
94
|
+
//#endregion
|
|
95
|
+
//#region src/chains/config/mainnet-chains.ts
|
|
96
|
+
const mainnetChains = [
|
|
97
|
+
mainnet,
|
|
98
|
+
base,
|
|
99
|
+
arbitrum,
|
|
100
|
+
optimism,
|
|
101
|
+
bsc,
|
|
102
|
+
unichain,
|
|
103
|
+
polygon
|
|
104
|
+
];
|
|
105
|
+
const mainnetChainsById = new Map(mainnetChains.map((chain) => [chain.id, chain]));
|
|
118
106
|
function getMainnetChain(chainId) {
|
|
119
|
-
|
|
107
|
+
return mainnetChainsById.get(chainId);
|
|
120
108
|
}
|
|
121
109
|
function isMainnetChain(chainId) {
|
|
122
|
-
|
|
110
|
+
return mainnetChainsById.has(chainId);
|
|
123
111
|
}
|
|
124
112
|
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
bscTestnet as bscTestnet2,
|
|
130
|
-
optimismSepolia as optimismSepolia2,
|
|
131
|
-
polygonAmoy as polygonAmoy2,
|
|
132
|
-
sepolia as sepolia2,
|
|
133
|
-
unichainSepolia as unichainSepolia2
|
|
134
|
-
} from "viem/chains";
|
|
135
|
-
var testnetChains = [
|
|
136
|
-
sepolia2,
|
|
137
|
-
baseSepolia2,
|
|
138
|
-
arbitrumSepolia2,
|
|
139
|
-
optimismSepolia2,
|
|
140
|
-
bscTestnet2,
|
|
141
|
-
unichainSepolia2,
|
|
142
|
-
polygonAmoy2,
|
|
143
|
-
pecorinoHost,
|
|
144
|
-
pecorinoSignet
|
|
145
|
-
];
|
|
146
|
-
var testnetChainsById = new Map(
|
|
147
|
-
testnetChains.map((chain) => [chain.id, chain])
|
|
148
|
-
);
|
|
113
|
+
//#endregion
|
|
114
|
+
//#region src/chains/config/testnet-chains.ts
|
|
115
|
+
const testnetChains = [sepolia, baseSepolia];
|
|
116
|
+
const testnetChainsById = new Map(testnetChains.map((chain) => [chain.id, chain]));
|
|
149
117
|
function getTestnetChain(chainId) {
|
|
150
|
-
|
|
118
|
+
return testnetChainsById.get(chainId);
|
|
151
119
|
}
|
|
152
120
|
function isTestnetChain(chainId) {
|
|
153
|
-
|
|
121
|
+
return testnetChainsById.has(chainId);
|
|
154
122
|
}
|
|
155
123
|
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
[arbitrum3.id]: {
|
|
193
|
-
ETH: DEFAULT_ADDRESS,
|
|
194
|
-
WETH: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
|
195
|
-
USDC: "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
|
|
196
|
-
USDT: "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
|
|
197
|
-
},
|
|
198
|
-
[optimism3.id]: {
|
|
199
|
-
ETH: DEFAULT_ADDRESS,
|
|
200
|
-
WETH: "0x4200000000000000000000000000000000000006",
|
|
201
|
-
USDC: "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
|
|
202
|
-
USDT: "0x94b008aA00579c1307B0EF2c499aD98a8ce58e58"
|
|
203
|
-
},
|
|
204
|
-
[sepolia3.id]: {
|
|
205
|
-
ETH: DEFAULT_ADDRESS,
|
|
206
|
-
WETH: "0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
|
|
207
|
-
USDC: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
|
|
208
|
-
USDT: "0xaa8e23fb1079ea71e0a56f48a2aa51851d8433d0"
|
|
209
|
-
},
|
|
210
|
-
[baseSepolia3.id]: {
|
|
211
|
-
ETH: DEFAULT_ADDRESS,
|
|
212
|
-
WETH: "0x4200000000000000000000000000000000000006",
|
|
213
|
-
USDC: "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
|
|
214
|
-
USDT: "0x323e78f944A9a1FcF3a10efcC5319DBb0bB6e673"
|
|
215
|
-
},
|
|
216
|
-
[arbitrumSepolia3.id]: {
|
|
217
|
-
ETH: DEFAULT_ADDRESS,
|
|
218
|
-
WETH: "0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",
|
|
219
|
-
USDC: "0x75faf114eafb1BDbe2F0316DF893fd58CE46AA4d",
|
|
220
|
-
USDT: "0xE5b6C29411b3ad31C3613BbA0145293fC9957256"
|
|
221
|
-
},
|
|
222
|
-
[optimismSepolia3.id]: {
|
|
223
|
-
ETH: DEFAULT_ADDRESS,
|
|
224
|
-
WETH: "0x4200000000000000000000000000000000000006",
|
|
225
|
-
USDC: "0x5fd84259d66Cd46123540766Be93DFE6D43130D7",
|
|
226
|
-
USDT: "0xebca682b6c15d539284432edc5b960771f0009e8"
|
|
227
|
-
},
|
|
228
|
-
[bsc3.id]: {
|
|
229
|
-
BNB: DEFAULT_ADDRESS,
|
|
230
|
-
WBNB: "0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",
|
|
231
|
-
USDC: "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
|
|
232
|
-
USDT: "0x55d398326f99059fF775485246999027B3197955"
|
|
233
|
-
},
|
|
234
|
-
[bscTestnet3.id]: {
|
|
235
|
-
BNB: DEFAULT_ADDRESS,
|
|
236
|
-
WBNB: "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd",
|
|
237
|
-
USDC: "0x64544969ed7EBf5f083679233325356EbE738930"
|
|
238
|
-
},
|
|
239
|
-
[unichain3.id]: {
|
|
240
|
-
ETH: DEFAULT_ADDRESS,
|
|
241
|
-
WETH: "0x4200000000000000000000000000000000000006",
|
|
242
|
-
USDC: "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA"
|
|
243
|
-
},
|
|
244
|
-
[unichainSepolia3.id]: {
|
|
245
|
-
ETH: DEFAULT_ADDRESS,
|
|
246
|
-
WETH: "0x4200000000000000000000000000000000000006",
|
|
247
|
-
USDC: "0x4B4dB6adEdED34DC879EbBaed49D3054f26D8D87"
|
|
248
|
-
},
|
|
249
|
-
[polygon3.id]: {
|
|
250
|
-
POL: DEFAULT_ADDRESS,
|
|
251
|
-
MATIC: DEFAULT_ADDRESS,
|
|
252
|
-
WMATIC: "0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",
|
|
253
|
-
USDC: "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
|
|
254
|
-
USDT: "0xc2132D05D31c914a87C6611C10748AEb04B58e8F"
|
|
255
|
-
},
|
|
256
|
-
[polygonAmoy3.id]: {
|
|
257
|
-
POL: DEFAULT_ADDRESS,
|
|
258
|
-
MATIC: DEFAULT_ADDRESS,
|
|
259
|
-
WMATIC: "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9",
|
|
260
|
-
USDC: "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582"
|
|
261
|
-
},
|
|
262
|
-
[pecorinoSignet.id]: {
|
|
263
|
-
USD: DEFAULT_ADDRESS
|
|
264
|
-
},
|
|
265
|
-
[pecorinoHost.id]: {
|
|
266
|
-
ETH: DEFAULT_ADDRESS
|
|
267
|
-
}
|
|
124
|
+
//#endregion
|
|
125
|
+
//#region src/chains/tokens/testnet-token-addresses.ts
|
|
126
|
+
/**
|
|
127
|
+
* Token addresses for testnets and custom chains.
|
|
128
|
+
* Mainnets use JSON token lists (see token-lists.ts).
|
|
129
|
+
*/
|
|
130
|
+
const testnetTokenAddresses = {
|
|
131
|
+
[sepolia.id]: {
|
|
132
|
+
ETH: DEFAULT_ADDRESS,
|
|
133
|
+
WETH: "0xfFf9976782d46CC05630D1f6eBAb18b2324d6B14",
|
|
134
|
+
USDC: "0x1c7d4b196cb0c7b01d743fbc6116a902379c7238",
|
|
135
|
+
USDT: "0xaa8e23fb1079ea71e0a56f48a2aa51851d8433d0"
|
|
136
|
+
},
|
|
137
|
+
[baseSepolia.id]: {
|
|
138
|
+
ETH: DEFAULT_ADDRESS,
|
|
139
|
+
WETH: "0x4200000000000000000000000000000000000006",
|
|
140
|
+
USDC: "0x036CbD53842c5426634e7929541eC2318f3dCF7e",
|
|
141
|
+
USDT: "0x323e78f944A9a1FcF3a10efcC5319DBb0bB6e673"
|
|
142
|
+
},
|
|
143
|
+
[bscTestnet.id]: {
|
|
144
|
+
BNB: DEFAULT_ADDRESS,
|
|
145
|
+
WBNB: "0xae13d989daC2f0dEbFf460aC112a837C89BAa7cd",
|
|
146
|
+
USDC: "0x64544969ed7EBf5f083679233325356EbE738930"
|
|
147
|
+
},
|
|
148
|
+
[polygonAmoy.id]: {
|
|
149
|
+
POL: DEFAULT_ADDRESS,
|
|
150
|
+
WMATIC: "0x360ad4f9a9A8EFe9A8DCB5f461c4Cc1047E1Dcf9",
|
|
151
|
+
USDC: "0x41E94Eb019C0762f9Bfcf9Fb1E58725BfB0e7582"
|
|
152
|
+
},
|
|
153
|
+
[unichain.id]: {
|
|
154
|
+
ETH: DEFAULT_ADDRESS,
|
|
155
|
+
WETH: "0x4200000000000000000000000000000000000006",
|
|
156
|
+
USDC: "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA"
|
|
157
|
+
},
|
|
158
|
+
[pecorinoSignet.id]: { USD: DEFAULT_ADDRESS },
|
|
159
|
+
[pecorinoHost.id]: { ETH: DEFAULT_ADDRESS }
|
|
268
160
|
};
|
|
269
|
-
function
|
|
270
|
-
|
|
161
|
+
function getTestnetTokenAddresses(chainId) {
|
|
162
|
+
return testnetTokenAddresses[chainId] || {};
|
|
271
163
|
}
|
|
272
|
-
function
|
|
273
|
-
|
|
274
|
-
|
|
164
|
+
function getTestnetTokenAddress(chainId, symbol) {
|
|
165
|
+
return getTestnetTokenAddresses(chainId)[symbol.toUpperCase()];
|
|
166
|
+
}
|
|
167
|
+
function isTestnetTokenSupported(chainId, symbol) {
|
|
168
|
+
return getTestnetTokenAddress(chainId, symbol) !== void 0;
|
|
275
169
|
}
|
|
276
|
-
|
|
277
|
-
|
|
170
|
+
|
|
171
|
+
//#endregion
|
|
172
|
+
//#region src/chains/tokens/testnet-token-metadata.ts
|
|
173
|
+
/**
|
|
174
|
+
* Token metadata for testnets and custom chains.
|
|
175
|
+
* Mainnets use JSON token lists (see token-lists.ts).
|
|
176
|
+
*/
|
|
177
|
+
const testnetTokenMetadata = {
|
|
178
|
+
USD: {
|
|
179
|
+
name: "US Dollar",
|
|
180
|
+
symbol: "USD",
|
|
181
|
+
decimals: 18,
|
|
182
|
+
logoURI: "/tokens/usd.svg"
|
|
183
|
+
},
|
|
184
|
+
ETH: {
|
|
185
|
+
name: "Ethereum",
|
|
186
|
+
symbol: "ETH",
|
|
187
|
+
decimals: 18,
|
|
188
|
+
logoURI: "/tokens/eth.svg"
|
|
189
|
+
},
|
|
190
|
+
WETH: {
|
|
191
|
+
name: "Wrapped Ether",
|
|
192
|
+
symbol: "WETH",
|
|
193
|
+
decimals: 18,
|
|
194
|
+
logoURI: "/tokens/eth.svg",
|
|
195
|
+
type: "ERC20"
|
|
196
|
+
},
|
|
197
|
+
USDC: {
|
|
198
|
+
name: "USDC",
|
|
199
|
+
symbol: "USDC",
|
|
200
|
+
decimals: 6,
|
|
201
|
+
logoURI: "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png",
|
|
202
|
+
type: "ERC20"
|
|
203
|
+
},
|
|
204
|
+
USDT: {
|
|
205
|
+
name: "Tether USD",
|
|
206
|
+
symbol: "USDT",
|
|
207
|
+
decimals: 6,
|
|
208
|
+
logoURI: "https://assets-cdn.trustwallet.com/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png",
|
|
209
|
+
type: "ERC20"
|
|
210
|
+
},
|
|
211
|
+
BNB: {
|
|
212
|
+
name: "BNB",
|
|
213
|
+
symbol: "BNB",
|
|
214
|
+
decimals: 18,
|
|
215
|
+
logoURI: "/tokens/eth.svg",
|
|
216
|
+
type: "ERC20"
|
|
217
|
+
},
|
|
218
|
+
WBNB: {
|
|
219
|
+
name: "Wrapped BNB",
|
|
220
|
+
symbol: "WBNB",
|
|
221
|
+
decimals: 18,
|
|
222
|
+
logoURI: "/tokens/eth.svg",
|
|
223
|
+
type: "ERC20"
|
|
224
|
+
},
|
|
225
|
+
POL: {
|
|
226
|
+
name: "Polygon",
|
|
227
|
+
symbol: "POL",
|
|
228
|
+
decimals: 18,
|
|
229
|
+
logoURI: "/tokens/eth.svg",
|
|
230
|
+
type: "ERC20"
|
|
231
|
+
},
|
|
232
|
+
WPOL: {
|
|
233
|
+
name: "Wrapped Polygon",
|
|
234
|
+
symbol: "WPOL",
|
|
235
|
+
decimals: 18,
|
|
236
|
+
logoURI: "/tokens/eth.svg",
|
|
237
|
+
type: "ERC20"
|
|
238
|
+
},
|
|
239
|
+
WMATIC: {
|
|
240
|
+
name: "Wrapped MATIC",
|
|
241
|
+
symbol: "WMATIC",
|
|
242
|
+
decimals: 18,
|
|
243
|
+
logoURI: "/tokens/eth.svg",
|
|
244
|
+
type: "ERC20"
|
|
245
|
+
}
|
|
246
|
+
};
|
|
247
|
+
function getTestnetTokenMetadata(symbol) {
|
|
248
|
+
return testnetTokenMetadata[symbol.toUpperCase()];
|
|
278
249
|
}
|
|
279
250
|
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
251
|
+
//#endregion
|
|
252
|
+
//#region src/chains/tokens/arbitrum-token-list.json
|
|
253
|
+
var arbitrum_token_list_default = [
|
|
254
|
+
{
|
|
255
|
+
"chainId": 42161,
|
|
256
|
+
"address": "0xaf88d065e77c8cc2239327c5edb3a432268e5831",
|
|
257
|
+
"symbol": "USDC",
|
|
258
|
+
"name": "USDC",
|
|
259
|
+
"coingeckoId": "usd-coin",
|
|
260
|
+
"marketCapRank": 6,
|
|
261
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/6319/large/usdc.png?1696506694",
|
|
262
|
+
"decimals": 6
|
|
263
|
+
},
|
|
264
|
+
{
|
|
265
|
+
"chainId": 42161,
|
|
266
|
+
"address": "0x6491c05a82219b8d1479057361ff1654749b876b",
|
|
267
|
+
"symbol": "USDS",
|
|
268
|
+
"name": "USDS",
|
|
269
|
+
"coingeckoId": "usds",
|
|
270
|
+
"marketCapRank": 18,
|
|
271
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39926/large/usds.webp?1726666683",
|
|
272
|
+
"decimals": 18
|
|
273
|
+
},
|
|
274
|
+
{
|
|
275
|
+
"chainId": 42161,
|
|
276
|
+
"address": "0xf97f4df75117a78c1a5a0dbb814af92458539fb4",
|
|
277
|
+
"symbol": "LINK",
|
|
278
|
+
"name": "Chainlink",
|
|
279
|
+
"coingeckoId": "chainlink",
|
|
280
|
+
"marketCapRank": 20,
|
|
281
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
282
|
+
"decimals": 18
|
|
283
|
+
},
|
|
284
|
+
{
|
|
285
|
+
"chainId": 42161,
|
|
286
|
+
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
|
|
287
|
+
"symbol": "CBBTC",
|
|
288
|
+
"name": "Coinbase Wrapped BTC",
|
|
289
|
+
"coingeckoId": "coinbase-wrapped-btc",
|
|
290
|
+
"marketCapRank": 27,
|
|
291
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40143/large/cbbtc.webp?1726136727",
|
|
292
|
+
"decimals": 8
|
|
293
|
+
},
|
|
294
|
+
{
|
|
295
|
+
"chainId": 42161,
|
|
296
|
+
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
297
|
+
"symbol": "USDE",
|
|
298
|
+
"name": "Ethena USDe",
|
|
299
|
+
"coingeckoId": "ethena-usde",
|
|
300
|
+
"marketCapRank": 28,
|
|
301
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
|
|
302
|
+
"decimals": 18
|
|
303
|
+
},
|
|
304
|
+
{
|
|
305
|
+
"chainId": 42161,
|
|
306
|
+
"address": "0xddb46999f8891663a8f2828d25298f70416d7610",
|
|
307
|
+
"symbol": "SUSDS",
|
|
308
|
+
"name": "sUSDS",
|
|
309
|
+
"coingeckoId": "susds",
|
|
310
|
+
"marketCapRank": 36,
|
|
311
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52721/large/sUSDS_Coin.png?1734086971",
|
|
312
|
+
"decimals": 18
|
|
313
|
+
},
|
|
314
|
+
{
|
|
315
|
+
"chainId": 42161,
|
|
316
|
+
"address": "0xfd086bc7cd5c481dcc9c85ebe478a1c0b69fcbb9",
|
|
317
|
+
"symbol": "USDT0",
|
|
318
|
+
"name": "USDT0",
|
|
319
|
+
"coingeckoId": "usdt0",
|
|
320
|
+
"marketCapRank": 37,
|
|
321
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53705/large/usdt0.jpg?1737086183",
|
|
322
|
+
"decimals": 6
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"chainId": 42161,
|
|
326
|
+
"address": "0xfa7f8980b0f1e64a2062791cc3b0871572f1f7f0",
|
|
327
|
+
"symbol": "UNI",
|
|
328
|
+
"name": "Uniswap",
|
|
329
|
+
"coingeckoId": "uniswap",
|
|
330
|
+
"marketCapRank": 41,
|
|
331
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12504/large/uniswap-logo.png?1720676669",
|
|
332
|
+
"decimals": 18
|
|
333
|
+
},
|
|
334
|
+
{
|
|
335
|
+
"chainId": 42161,
|
|
336
|
+
"address": "0x46850ad61c2b7d64d08c9c754f45254596696984",
|
|
337
|
+
"symbol": "PYUSD",
|
|
338
|
+
"name": "PayPal USD",
|
|
339
|
+
"coingeckoId": "paypal-usd",
|
|
340
|
+
"marketCapRank": 42,
|
|
341
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31212/large/PYUSD_Token_Logo_2x.png?1765987788",
|
|
342
|
+
"decimals": 6
|
|
343
|
+
},
|
|
344
|
+
{
|
|
345
|
+
"chainId": 42161,
|
|
346
|
+
"address": "0x211cc4dd073734da055fbf44a2b4667d5e5fe5d2",
|
|
347
|
+
"symbol": "SUSDE",
|
|
348
|
+
"name": "Ethena Staked USDe",
|
|
349
|
+
"coingeckoId": "ethena-staked-usde",
|
|
350
|
+
"marketCapRank": 44,
|
|
351
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
|
|
352
|
+
"decimals": 18
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
"chainId": 42161,
|
|
356
|
+
"address": "0x25118290e6a5f4139381d072181157035864099d",
|
|
357
|
+
"symbol": "RAIN",
|
|
358
|
+
"name": "Rain",
|
|
359
|
+
"coingeckoId": "rain",
|
|
360
|
+
"marketCapRank": 48,
|
|
361
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/69134/large/Rain_logo_1_.png?1762952191",
|
|
362
|
+
"decimals": 18
|
|
363
|
+
},
|
|
364
|
+
{
|
|
365
|
+
"chainId": 42161,
|
|
366
|
+
"address": "0xba5ddd1f9d7f570dc94a51479a000e3bce967196",
|
|
367
|
+
"symbol": "AAVE",
|
|
368
|
+
"name": "Aave",
|
|
369
|
+
"coingeckoId": "aave",
|
|
370
|
+
"marketCapRank": 51,
|
|
371
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
372
|
+
"decimals": 18
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
"chainId": 42161,
|
|
376
|
+
"address": "0x25d887ce7a35172c62febfd67a1856f20faebb00",
|
|
377
|
+
"symbol": "PEPE",
|
|
378
|
+
"name": "Pepe",
|
|
379
|
+
"coingeckoId": "pepe",
|
|
380
|
+
"marketCapRank": 60,
|
|
381
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29850/large/pepe-token.jpeg?1696528776",
|
|
382
|
+
"decimals": 18
|
|
383
|
+
},
|
|
384
|
+
{
|
|
385
|
+
"chainId": 42161,
|
|
386
|
+
"address": "0xa6525ae43edcd03dc08e775774dcabd3bb925872",
|
|
387
|
+
"symbol": "BUIDL",
|
|
388
|
+
"name": "BlackRock USD Institutional Digital Liquidity Fund",
|
|
389
|
+
"coingeckoId": "blackrock-usd-institutional-digital-liquidity-fund",
|
|
390
|
+
"marketCapRank": 61,
|
|
391
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36291/large/blackrock.png?1711013223",
|
|
392
|
+
"decimals": 6
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
"chainId": 42161,
|
|
396
|
+
"address": "0x58538e6a46e07434d7e7375bc268d3cb839c0133",
|
|
397
|
+
"symbol": "ENA",
|
|
398
|
+
"name": "Ethena",
|
|
399
|
+
"coingeckoId": "ethena",
|
|
400
|
+
"marketCapRank": 66,
|
|
401
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36530/large/ethena.png?1711701436",
|
|
402
|
+
"decimals": 18
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"chainId": 42161,
|
|
406
|
+
"address": "0x41ca7586cc1311807b4605fbb748a3b8862b42b5",
|
|
407
|
+
"symbol": "SYRUPUSDC",
|
|
408
|
+
"name": "syrupUSDC",
|
|
409
|
+
"coingeckoId": "syrupusdc",
|
|
410
|
+
"marketCapRank": 75,
|
|
411
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54658/large/syrupUSDC.png?1761824955",
|
|
412
|
+
"decimals": 6
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
"chainId": 42161,
|
|
416
|
+
"address": "0xec70dcb4a1efa46b8f2d97c310c9c4790ba5ffa8",
|
|
417
|
+
"symbol": "RETH",
|
|
418
|
+
"name": "Rocket Pool ETH",
|
|
419
|
+
"coingeckoId": "rocket-pool-eth",
|
|
420
|
+
"marketCapRank": 83,
|
|
421
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/20764/large/reth.png?1696520159",
|
|
422
|
+
"decimals": 18
|
|
423
|
+
},
|
|
424
|
+
{
|
|
425
|
+
"chainId": 42161,
|
|
426
|
+
"address": "0x912ce59144191c1204e64559fe8253a0e49e6548",
|
|
427
|
+
"symbol": "ARB",
|
|
428
|
+
"name": "Arbitrum",
|
|
429
|
+
"coingeckoId": "arbitrum",
|
|
430
|
+
"marketCapRank": 89,
|
|
431
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/16547/large/arb.jpg?1721358242",
|
|
432
|
+
"decimals": 18
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
"chainId": 42161,
|
|
436
|
+
"address": "0xc96de26018a54d51c097160568752c4e3bd6c364",
|
|
437
|
+
"symbol": "FBTC",
|
|
438
|
+
"name": "Function FBTC",
|
|
439
|
+
"coingeckoId": "ignition-fbtc",
|
|
440
|
+
"marketCapRank": 98,
|
|
441
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39182/large/Function_Token_%282%29.png?1760254065",
|
|
442
|
+
"decimals": 8
|
|
443
|
+
},
|
|
444
|
+
{
|
|
445
|
+
"chainId": 42161,
|
|
446
|
+
"address": "0x3647c54c4c2c65bc7a2d63c0da2809b399dbbdc0",
|
|
447
|
+
"symbol": "SOLVBTC",
|
|
448
|
+
"name": "Solv Protocol BTC",
|
|
449
|
+
"coingeckoId": "solv-btc",
|
|
450
|
+
"marketCapRank": 102,
|
|
451
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36800/large/solvBTC.png?1719810684",
|
|
452
|
+
"decimals": 18
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"chainId": 42161,
|
|
456
|
+
"address": "0x680447595e8b7b3aa1b43beb9f6098c79ac2ab3f",
|
|
457
|
+
"symbol": "USDD",
|
|
458
|
+
"name": "USDD",
|
|
459
|
+
"coingeckoId": "usdd",
|
|
460
|
+
"marketCapRank": 109,
|
|
461
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/25380/large/UUSD.jpg?1696524513",
|
|
462
|
+
"decimals": 18
|
|
463
|
+
},
|
|
464
|
+
{
|
|
465
|
+
"chainId": 42161,
|
|
466
|
+
"address": "0x437cc33344a0b27a429f795ff6b469c72698b291",
|
|
467
|
+
"symbol": "WM",
|
|
468
|
+
"name": "WrappedM by M^0",
|
|
469
|
+
"coingeckoId": "wrappedm-by-m0",
|
|
470
|
+
"marketCapRank": 111,
|
|
471
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/55070/large/wm.jpg?1743589588",
|
|
472
|
+
"decimals": 6
|
|
473
|
+
},
|
|
474
|
+
{
|
|
475
|
+
"chainId": 42161,
|
|
476
|
+
"address": "0x2f2a2543b76a4166549f7aab2e75bef0aefc5b0f",
|
|
477
|
+
"symbol": "WBTC",
|
|
478
|
+
"name": "Arbitrum Bridged WBTC (Arbitrum One)",
|
|
479
|
+
"coingeckoId": "arbitrum-bridged-wbtc-arbitrum-one",
|
|
480
|
+
"marketCapRank": 114,
|
|
481
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39532/large/WBTCLOGO.png?1764570002",
|
|
482
|
+
"decimals": 8
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"chainId": 42161,
|
|
486
|
+
"address": "0x1b896893dfc86bb67cf57767298b9073d2c1ba2c",
|
|
487
|
+
"symbol": "CAKE",
|
|
488
|
+
"name": "PancakeSwap",
|
|
489
|
+
"coingeckoId": "pancakeswap-token",
|
|
490
|
+
"marketCapRank": 116,
|
|
491
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12632/large/pancakeswap-cake-logo_%281%29.png?1696512440",
|
|
492
|
+
"decimals": 18
|
|
493
|
+
},
|
|
494
|
+
{
|
|
495
|
+
"chainId": 42161,
|
|
496
|
+
"address": "0x35e050d3c0ec2d29d269a8ecea763a183bdf9a9d",
|
|
497
|
+
"symbol": "USDY",
|
|
498
|
+
"name": "Ondo US Dollar Yield",
|
|
499
|
+
"coingeckoId": "ondo-us-dollar-yield",
|
|
500
|
+
"marketCapRank": 119,
|
|
501
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31700/large/usdy_%281%29.png?1696530524",
|
|
502
|
+
"decimals": 18
|
|
503
|
+
},
|
|
504
|
+
{
|
|
505
|
+
"chainId": 42161,
|
|
506
|
+
"address": "0x1792865d493fe4dfdd504010d3c0f6da11e8046d",
|
|
507
|
+
"symbol": "CLBTC",
|
|
508
|
+
"name": "clBTC",
|
|
509
|
+
"coingeckoId": "clbtc",
|
|
510
|
+
"marketCapRank": 120,
|
|
511
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54164/large/clBTC.png?1738482999",
|
|
512
|
+
"decimals": 18
|
|
513
|
+
},
|
|
514
|
+
{
|
|
515
|
+
"chainId": 42161,
|
|
516
|
+
"address": "0x09199d9a5f4448d0848e4395d065e1ad9c4a1f74",
|
|
517
|
+
"symbol": "BONK",
|
|
518
|
+
"name": "Bonk",
|
|
519
|
+
"coingeckoId": "bonk",
|
|
520
|
+
"marketCapRank": 121,
|
|
521
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28600/large/bonk.jpg?1696527587",
|
|
522
|
+
"decimals": 5
|
|
523
|
+
},
|
|
524
|
+
{
|
|
525
|
+
"chainId": 42161,
|
|
526
|
+
"address": "0x2416092f143378750bb29b79ed961ab195cceea5",
|
|
527
|
+
"symbol": "EZETH",
|
|
528
|
+
"name": "Renzo Restaked ETH",
|
|
529
|
+
"coingeckoId": "renzo-restaked-eth",
|
|
530
|
+
"marketCapRank": 122,
|
|
531
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/34753/large/Ezeth_logo_circle.png?1713496404",
|
|
532
|
+
"decimals": 18
|
|
533
|
+
},
|
|
534
|
+
{
|
|
535
|
+
"chainId": 42161,
|
|
536
|
+
"address": "0x0a1a1a107e45b7ced86833863f482bc5f4ed82ef",
|
|
537
|
+
"symbol": "USDAI",
|
|
538
|
+
"name": "USDai",
|
|
539
|
+
"coingeckoId": "usdai",
|
|
540
|
+
"marketCapRank": 124,
|
|
541
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/55857/large/USDai_Token_Full_Glyph.png?1755229050",
|
|
542
|
+
"decimals": 18
|
|
543
|
+
},
|
|
544
|
+
{
|
|
545
|
+
"chainId": 42161,
|
|
546
|
+
"address": "0x40bd670a58238e6e230c430bbb5ce6ec0d40df48",
|
|
547
|
+
"symbol": "MORPHO",
|
|
548
|
+
"name": "Morpho",
|
|
549
|
+
"coingeckoId": "morpho",
|
|
550
|
+
"marketCapRank": 125,
|
|
551
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29837/large/Morpho-token-icon.png?1726771230",
|
|
552
|
+
"decimals": 18
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
"chainId": 42161,
|
|
556
|
+
"address": "0xf7d4e7273e5015c96728a6b02f31c505ee184603",
|
|
557
|
+
"symbol": "OSETH",
|
|
558
|
+
"name": "StakeWise Staked ETH",
|
|
559
|
+
"coingeckoId": "stakewise-v3-oseth",
|
|
560
|
+
"marketCapRank": 131,
|
|
561
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33117/large/Frame_27513839.png?1700732599",
|
|
562
|
+
"decimals": 18
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
"chainId": 42161,
|
|
566
|
+
"address": "0x11cdb42b0eb46d95f990bedd4695a6e3fa034978",
|
|
567
|
+
"symbol": "CRV",
|
|
568
|
+
"name": "Curve DAO",
|
|
569
|
+
"coingeckoId": "curve-dao-token",
|
|
570
|
+
"marketCapRank": 135,
|
|
571
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12124/large/Curve.png?1696511967",
|
|
572
|
+
"decimals": 18
|
|
573
|
+
},
|
|
574
|
+
{
|
|
575
|
+
"chainId": 42161,
|
|
576
|
+
"address": "0xcbeb19549054cc0a6257a77736fc78c367216ce7",
|
|
577
|
+
"symbol": "EUTBL",
|
|
578
|
+
"name": "Spiko EU T-Bills Money Market Fund",
|
|
579
|
+
"coingeckoId": "eutbl",
|
|
580
|
+
"marketCapRank": 139,
|
|
581
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39657/large/EUTBL.png?1723517425",
|
|
582
|
+
"decimals": 5
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"chainId": 42161,
|
|
586
|
+
"address": "0x35f1c5cb7fb977e669fd244c567da99d8a3a6850",
|
|
587
|
+
"symbol": "USD0",
|
|
588
|
+
"name": "Usual USD",
|
|
589
|
+
"coingeckoId": "usual-usd",
|
|
590
|
+
"marketCapRank": 140,
|
|
591
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/38272/large/USD0LOGO.png?1716962811",
|
|
592
|
+
"decimals": 18
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
"chainId": 42161,
|
|
596
|
+
"address": "0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40",
|
|
597
|
+
"symbol": "TBTC",
|
|
598
|
+
"name": "tBTC",
|
|
599
|
+
"coingeckoId": "tbtc",
|
|
600
|
+
"marketCapRank": 143,
|
|
601
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11224/large/0x18084fba666a33d37592fa2633fd49a74dd93a88.png?1696511155",
|
|
602
|
+
"decimals": 18
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
"chainId": 42161,
|
|
606
|
+
"address": "0x82af49447d8a07e3bd95bd0d56f35241523fbab1",
|
|
607
|
+
"symbol": "WETH",
|
|
608
|
+
"name": "Arbitrum Bridged WETH (Arbitrum One)",
|
|
609
|
+
"coingeckoId": "arbitrum-bridged-weth-arbitrum-one",
|
|
610
|
+
"marketCapRank": 144,
|
|
611
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39713/large/WETH.PNG?1723731496",
|
|
612
|
+
"decimals": 18
|
|
613
|
+
},
|
|
614
|
+
{
|
|
615
|
+
"chainId": 42161,
|
|
616
|
+
"address": "0x93c9932e4afa59201f0b5e63f7d816516f1669fe",
|
|
617
|
+
"symbol": "FDUSD",
|
|
618
|
+
"name": "First Digital USD",
|
|
619
|
+
"coingeckoId": "first-digital-usd",
|
|
620
|
+
"marketCapRank": 145,
|
|
621
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31079/large/FDUSD_icon_black.png?1731097953",
|
|
622
|
+
"decimals": 18
|
|
623
|
+
},
|
|
624
|
+
{
|
|
625
|
+
"chainId": 42161,
|
|
626
|
+
"address": "0x13ad51ed4f1b7e9dc168d8a00cb3f4ddd85efa60",
|
|
627
|
+
"symbol": "LDO",
|
|
628
|
+
"name": "Lido DAO",
|
|
629
|
+
"coingeckoId": "lido-dao",
|
|
630
|
+
"marketCapRank": 146,
|
|
631
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13573/large/Lido_DAO.png?1696513326",
|
|
632
|
+
"decimals": 18
|
|
633
|
+
},
|
|
634
|
+
{
|
|
635
|
+
"chainId": 42161,
|
|
636
|
+
"address": "0x7dff72693f6a4149b17e7c6314655f6a9f7c8b33",
|
|
637
|
+
"symbol": "GHO",
|
|
638
|
+
"name": "GHO",
|
|
639
|
+
"coingeckoId": "gho",
|
|
640
|
+
"marketCapRank": 148,
|
|
641
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30663/large/gho-token-logo.png?1720517092",
|
|
642
|
+
"decimals": 18
|
|
643
|
+
},
|
|
644
|
+
{
|
|
645
|
+
"chainId": 42161,
|
|
646
|
+
"address": "0x7189fb5b6504bbff6a852b13b7b82a3c118fdc27",
|
|
647
|
+
"symbol": "ETHFI",
|
|
648
|
+
"name": "Ether.fi",
|
|
649
|
+
"coingeckoId": "ether-fi",
|
|
650
|
+
"marketCapRank": 154,
|
|
651
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35958/large/etherfi.jpeg?1710254562",
|
|
652
|
+
"decimals": 18
|
|
653
|
+
},
|
|
654
|
+
{
|
|
655
|
+
"chainId": 42161,
|
|
656
|
+
"address": "0x1045971c168b5294acbc8727a4f1c9e1af99f6d0",
|
|
657
|
+
"symbol": "FTN",
|
|
658
|
+
"name": "Fasttoken",
|
|
659
|
+
"coingeckoId": "fasttoken",
|
|
660
|
+
"marketCapRank": 156,
|
|
661
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28478/large/lightenicon_200x200.png?1696527472",
|
|
662
|
+
"decimals": 18
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
"chainId": 42161,
|
|
666
|
+
"address": "0x7f9fbf9bdd3f4105c478b996b648fe6e828a1e98",
|
|
667
|
+
"symbol": "WAPE",
|
|
668
|
+
"name": "Wrapped ApeCoin",
|
|
669
|
+
"coingeckoId": "wrapped-apecoin",
|
|
670
|
+
"marketCapRank": 163,
|
|
671
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/50913/large/apecoin.jpg?1729568016",
|
|
672
|
+
"decimals": 18
|
|
673
|
+
},
|
|
674
|
+
{
|
|
675
|
+
"chainId": 42161,
|
|
676
|
+
"address": "0x0419e8bfbbb2623728c3a6129090da4ff4e48113",
|
|
677
|
+
"symbol": "TEL",
|
|
678
|
+
"name": "Telcoin",
|
|
679
|
+
"coingeckoId": "telcoin",
|
|
680
|
+
"marketCapRank": 165,
|
|
681
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/1899/large/tel.png?1696502892",
|
|
682
|
+
"decimals": 2
|
|
683
|
+
},
|
|
684
|
+
{
|
|
685
|
+
"chainId": 42161,
|
|
686
|
+
"address": "0xbc011a12da28e8f0f528d9ee5e7039e22f91cf18",
|
|
687
|
+
"symbol": "SWETH",
|
|
688
|
+
"name": "Swell Ethereum",
|
|
689
|
+
"coingeckoId": "sweth",
|
|
690
|
+
"marketCapRank": 168,
|
|
691
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30326/large/_lB7zEtS_400x400.jpg?1696529227",
|
|
692
|
+
"decimals": 18
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"chainId": 42161,
|
|
696
|
+
"address": "0x9623063377ad1b27544c965ccd7342f7ea7e88c7",
|
|
697
|
+
"symbol": "GRT",
|
|
698
|
+
"name": "The Graph",
|
|
699
|
+
"coingeckoId": "the-graph",
|
|
700
|
+
"marketCapRank": 169,
|
|
701
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13397/large/Graph_Token.png?1696513159",
|
|
702
|
+
"decimals": 18
|
|
703
|
+
},
|
|
704
|
+
{
|
|
705
|
+
"chainId": 42161,
|
|
706
|
+
"address": "0x1debd73e752beaf79865fd6446b0c970eae7732f",
|
|
707
|
+
"symbol": "CBETH",
|
|
708
|
+
"name": "Coinbase Wrapped Staked ETH",
|
|
709
|
+
"coingeckoId": "coinbase-wrapped-staked-eth",
|
|
710
|
+
"marketCapRank": 175,
|
|
711
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27008/large/cbeth.png?1709186989",
|
|
712
|
+
"decimals": 18
|
|
713
|
+
},
|
|
714
|
+
{
|
|
715
|
+
"chainId": 42161,
|
|
716
|
+
"address": "0xf0cb2dc0db5e6c66b9a70ac27b06b878da017028",
|
|
717
|
+
"symbol": "OHM",
|
|
718
|
+
"name": "Olympus",
|
|
719
|
+
"coingeckoId": "olympus",
|
|
720
|
+
"marketCapRank": 185,
|
|
721
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14483/large/token_OHM_%281%29.png?1696514169",
|
|
722
|
+
"decimals": 9
|
|
723
|
+
},
|
|
724
|
+
{
|
|
725
|
+
"chainId": 42161,
|
|
726
|
+
"address": "0xa0b862f60edef4452f25b4160f177db44deb6cf1",
|
|
727
|
+
"symbol": "GNO",
|
|
728
|
+
"name": "Gnosis",
|
|
729
|
+
"coingeckoId": "gnosis",
|
|
730
|
+
"marketCapRank": 193,
|
|
731
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/662/large/logo_square_simple_300px.png?1696501854",
|
|
732
|
+
"decimals": 18
|
|
733
|
+
},
|
|
734
|
+
{
|
|
735
|
+
"chainId": 42161,
|
|
736
|
+
"address": "0x2492d0006411af6c8bbb1c8afc1b0197350a79e9",
|
|
737
|
+
"symbol": "USR",
|
|
738
|
+
"name": "Resolv USR",
|
|
739
|
+
"coingeckoId": "resolv-usr",
|
|
740
|
+
"marketCapRank": 194,
|
|
741
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638",
|
|
742
|
+
"decimals": 18
|
|
743
|
+
},
|
|
744
|
+
{
|
|
745
|
+
"chainId": 42161,
|
|
746
|
+
"address": "0x66cfbd79257dc5217903a36293120282548e2254",
|
|
747
|
+
"symbol": "WSTUSR",
|
|
748
|
+
"name": "Resolv wstUSR",
|
|
749
|
+
"coingeckoId": "resolv-wstusr",
|
|
750
|
+
"marketCapRank": 199,
|
|
751
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51880/large/USR_LOGO.png?1732098841",
|
|
752
|
+
"decimals": 18
|
|
753
|
+
}
|
|
754
|
+
];
|
|
755
|
+
|
|
756
|
+
//#endregion
|
|
757
|
+
//#region src/chains/tokens/base-token-list.json
|
|
758
|
+
var base_token_list_default = [
|
|
759
|
+
{
|
|
760
|
+
"chainId": 8453,
|
|
761
|
+
"address": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
|
|
762
|
+
"symbol": "USDC",
|
|
763
|
+
"name": "USDC",
|
|
764
|
+
"coingeckoId": "usd-coin",
|
|
765
|
+
"marketCapRank": 6,
|
|
766
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/6319/large/usdc.png?1696506694",
|
|
767
|
+
"decimals": 6
|
|
768
|
+
},
|
|
769
|
+
{
|
|
770
|
+
"chainId": 8453,
|
|
771
|
+
"address": "0x820c137fa70c8691f0e44dc420a5e53c168921dc",
|
|
772
|
+
"symbol": "USDS",
|
|
773
|
+
"name": "USDS",
|
|
774
|
+
"coingeckoId": "usds",
|
|
775
|
+
"marketCapRank": 18,
|
|
776
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39926/large/usds.webp?1726666683",
|
|
777
|
+
"decimals": 18
|
|
778
|
+
},
|
|
779
|
+
{
|
|
780
|
+
"chainId": 8453,
|
|
781
|
+
"address": "0x04c0599ae5a44757c0af6f9ec3b93da8976c150a",
|
|
782
|
+
"symbol": "WEETH",
|
|
783
|
+
"name": "Wrapped eETH",
|
|
784
|
+
"coingeckoId": "wrapped-eeth",
|
|
785
|
+
"marketCapRank": 19,
|
|
786
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33033/large/weETH.png?1701438396",
|
|
787
|
+
"decimals": 18
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"chainId": 8453,
|
|
791
|
+
"address": "0x88fb150bdc53a65fe94dea0c9ba0a6daf8c6e196",
|
|
792
|
+
"symbol": "LINK",
|
|
793
|
+
"name": "Chainlink",
|
|
794
|
+
"coingeckoId": "chainlink",
|
|
795
|
+
"marketCapRank": 20,
|
|
796
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
797
|
+
"decimals": 18
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"chainId": 8453,
|
|
801
|
+
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
|
|
802
|
+
"symbol": "CBBTC",
|
|
803
|
+
"name": "Coinbase Wrapped BTC",
|
|
804
|
+
"coingeckoId": "coinbase-wrapped-btc",
|
|
805
|
+
"marketCapRank": 27,
|
|
806
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40143/large/cbbtc.webp?1726136727",
|
|
807
|
+
"decimals": 8
|
|
808
|
+
},
|
|
809
|
+
{
|
|
810
|
+
"chainId": 8453,
|
|
811
|
+
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
812
|
+
"symbol": "USDE",
|
|
813
|
+
"name": "Ethena USDe",
|
|
814
|
+
"coingeckoId": "ethena-usde",
|
|
815
|
+
"marketCapRank": 28,
|
|
816
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
|
|
817
|
+
"decimals": 18
|
|
818
|
+
},
|
|
819
|
+
{
|
|
820
|
+
"chainId": 8453,
|
|
821
|
+
"address": "0x5875eee11cf8398102fdad704c9e96607675467a",
|
|
822
|
+
"symbol": "SUSDS",
|
|
823
|
+
"name": "sUSDS",
|
|
824
|
+
"coingeckoId": "susds",
|
|
825
|
+
"marketCapRank": 36,
|
|
826
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52721/large/sUSDS_Coin.png?1734086971",
|
|
827
|
+
"decimals": 18
|
|
828
|
+
},
|
|
829
|
+
{
|
|
830
|
+
"chainId": 8453,
|
|
831
|
+
"address": "0x211cc4dd073734da055fbf44a2b4667d5e5fe5d2",
|
|
832
|
+
"symbol": "SUSDE",
|
|
833
|
+
"name": "Ethena Staked USDe",
|
|
834
|
+
"coingeckoId": "ethena-staked-usde",
|
|
835
|
+
"marketCapRank": 44,
|
|
836
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
|
|
837
|
+
"decimals": 18
|
|
838
|
+
},
|
|
839
|
+
{
|
|
840
|
+
"chainId": 8453,
|
|
841
|
+
"address": "0x63706e401c06ac8513145b7687a14804d17f814b",
|
|
842
|
+
"symbol": "AAVE",
|
|
843
|
+
"name": "Aave",
|
|
844
|
+
"coingeckoId": "aave",
|
|
845
|
+
"marketCapRank": 51,
|
|
846
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
847
|
+
"decimals": 18
|
|
848
|
+
},
|
|
849
|
+
{
|
|
850
|
+
"chainId": 8453,
|
|
851
|
+
"address": "0x00f3c42833c3170159af4e92dbb451fb3f708917",
|
|
852
|
+
"symbol": "ICP",
|
|
853
|
+
"name": "Internet Computer",
|
|
854
|
+
"coingeckoId": "internet-computer",
|
|
855
|
+
"marketCapRank": 64,
|
|
856
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14495/large/Internet_Computer_logo.png?1696514180",
|
|
857
|
+
"decimals": 8
|
|
858
|
+
},
|
|
859
|
+
{
|
|
860
|
+
"chainId": 8453,
|
|
861
|
+
"address": "0x58538e6a46e07434d7e7375bc268d3cb839c0133",
|
|
862
|
+
"symbol": "ENA",
|
|
863
|
+
"name": "Ethena",
|
|
864
|
+
"coingeckoId": "ethena",
|
|
865
|
+
"marketCapRank": 66,
|
|
866
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36530/large/ethena.png?1711701436",
|
|
867
|
+
"decimals": 18
|
|
868
|
+
},
|
|
869
|
+
{
|
|
870
|
+
"chainId": 8453,
|
|
871
|
+
"address": "0x660975730059246a68521a3e2fbd4740173100f5",
|
|
872
|
+
"symbol": "SYRUPUSDC",
|
|
873
|
+
"name": "syrupUSDC",
|
|
874
|
+
"coingeckoId": "syrupusdc",
|
|
875
|
+
"marketCapRank": 75,
|
|
876
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54658/large/syrupUSDC.png?1761824955",
|
|
877
|
+
"decimals": 6
|
|
878
|
+
},
|
|
879
|
+
{
|
|
880
|
+
"chainId": 8453,
|
|
881
|
+
"address": "0xb6fe221fe9eef5aba221c348ba20a1bf5e73624c",
|
|
882
|
+
"symbol": "RETH",
|
|
883
|
+
"name": "Rocket Pool ETH",
|
|
884
|
+
"coingeckoId": "rocket-pool-eth",
|
|
885
|
+
"marketCapRank": 83,
|
|
886
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/20764/large/reth.png?1696520159",
|
|
887
|
+
"decimals": 18
|
|
888
|
+
},
|
|
889
|
+
{
|
|
890
|
+
"chainId": 8453,
|
|
891
|
+
"address": "0x5a0f93d040de44e78f251b03c43be9cf317dcf64",
|
|
892
|
+
"symbol": "JAAA",
|
|
893
|
+
"name": "Janus Henderson Anemoy AAA CLO Fund",
|
|
894
|
+
"coingeckoId": "janus-henderson-anemoy-aaa-clo-fund",
|
|
895
|
+
"marketCapRank": 95,
|
|
896
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/70446/large/jaaa.png?1762078666",
|
|
897
|
+
"decimals": 6
|
|
898
|
+
},
|
|
899
|
+
{
|
|
900
|
+
"chainId": 8453,
|
|
901
|
+
"address": "0xc96de26018a54d51c097160568752c4e3bd6c364",
|
|
902
|
+
"symbol": "FBTC",
|
|
903
|
+
"name": "Function FBTC",
|
|
904
|
+
"coingeckoId": "ignition-fbtc",
|
|
905
|
+
"marketCapRank": 98,
|
|
906
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39182/large/Function_Token_%282%29.png?1760254065",
|
|
907
|
+
"decimals": 8
|
|
908
|
+
},
|
|
909
|
+
{
|
|
910
|
+
"chainId": 8453,
|
|
911
|
+
"address": "0xecac9c5f704e954931349da37f60e39f515c11c1",
|
|
912
|
+
"symbol": "LBTC",
|
|
913
|
+
"name": "Lombard Staked BTC",
|
|
914
|
+
"coingeckoId": "lombard-staked-btc",
|
|
915
|
+
"marketCapRank": 100,
|
|
916
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39969/large/LBTC_Logo.png?1724959872",
|
|
917
|
+
"decimals": 8
|
|
918
|
+
},
|
|
919
|
+
{
|
|
920
|
+
"chainId": 8453,
|
|
921
|
+
"address": "0x3b86ad95859b6ab773f55f8d94b4b9d443ee931f",
|
|
922
|
+
"symbol": "SOLVBTC",
|
|
923
|
+
"name": "Solv Protocol BTC",
|
|
924
|
+
"coingeckoId": "solv-btc",
|
|
925
|
+
"marketCapRank": 102,
|
|
926
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36800/large/solvBTC.png?1719810684",
|
|
927
|
+
"decimals": 18
|
|
928
|
+
},
|
|
929
|
+
{
|
|
930
|
+
"chainId": 8453,
|
|
931
|
+
"address": "0xb29749498954a3a821ec37bde86e386df3ce30b6",
|
|
932
|
+
"symbol": "LSETH",
|
|
933
|
+
"name": "Liquid Staked ETH",
|
|
934
|
+
"coingeckoId": "liquid-staked-ethereum",
|
|
935
|
+
"marketCapRank": 106,
|
|
936
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28848/large/LsETH-receipt-token-circle.png?1696527824",
|
|
937
|
+
"decimals": 18
|
|
938
|
+
},
|
|
939
|
+
{
|
|
940
|
+
"chainId": 8453,
|
|
941
|
+
"address": "0x3055913c90fcc1a6ce9a358911721eeb942013a1",
|
|
942
|
+
"symbol": "CAKE",
|
|
943
|
+
"name": "PancakeSwap",
|
|
944
|
+
"coingeckoId": "pancakeswap-token",
|
|
945
|
+
"marketCapRank": 116,
|
|
946
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12632/large/pancakeswap-cake-logo_%281%29.png?1696512440",
|
|
947
|
+
"decimals": 18
|
|
948
|
+
},
|
|
949
|
+
{
|
|
950
|
+
"chainId": 8453,
|
|
951
|
+
"address": "0x8d2757ea27aabf172da4cca4e5474c76016e3dc5",
|
|
952
|
+
"symbol": "CLBTC",
|
|
953
|
+
"name": "clBTC",
|
|
954
|
+
"coingeckoId": "clbtc",
|
|
955
|
+
"marketCapRank": 120,
|
|
956
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54164/large/clBTC.png?1738482999",
|
|
957
|
+
"decimals": 18
|
|
958
|
+
},
|
|
959
|
+
{
|
|
960
|
+
"chainId": 8453,
|
|
961
|
+
"address": "0x2416092f143378750bb29b79ed961ab195cceea5",
|
|
962
|
+
"symbol": "EZETH",
|
|
963
|
+
"name": "Renzo Restaked ETH",
|
|
964
|
+
"coingeckoId": "renzo-restaked-eth",
|
|
965
|
+
"marketCapRank": 122,
|
|
966
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/34753/large/Ezeth_logo_circle.png?1713496404",
|
|
967
|
+
"decimals": 18
|
|
968
|
+
},
|
|
969
|
+
{
|
|
970
|
+
"chainId": 8453,
|
|
971
|
+
"address": "0xbaa5cc21fd487b8fcc2f632f3f4e8d37262a0842",
|
|
972
|
+
"symbol": "MORPHO",
|
|
973
|
+
"name": "Morpho",
|
|
974
|
+
"coingeckoId": "morpho",
|
|
975
|
+
"marketCapRank": 125,
|
|
976
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29837/large/Morpho-token-icon.png?1726771230",
|
|
977
|
+
"decimals": 18
|
|
978
|
+
},
|
|
979
|
+
{
|
|
980
|
+
"chainId": 8453,
|
|
981
|
+
"address": "0x4200000000000000000000000000000000000006",
|
|
982
|
+
"symbol": "WETH",
|
|
983
|
+
"name": "L2 Standard Bridged WETH (Base)",
|
|
984
|
+
"coingeckoId": "l2-standard-bridged-weth-base",
|
|
985
|
+
"marketCapRank": 129,
|
|
986
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39810/large/weth.png?1724139790",
|
|
987
|
+
"decimals": 18
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"chainId": 8453,
|
|
991
|
+
"address": "0x8ee73c484a26e0a5df2ee2a4960b789967dd0415",
|
|
992
|
+
"symbol": "CRV",
|
|
993
|
+
"name": "Curve DAO",
|
|
994
|
+
"coingeckoId": "curve-dao-token",
|
|
995
|
+
"marketCapRank": 135,
|
|
996
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12124/large/Curve.png?1696511967",
|
|
997
|
+
"decimals": 18
|
|
998
|
+
},
|
|
999
|
+
{
|
|
1000
|
+
"chainId": 8453,
|
|
1001
|
+
"address": "0xa0769f7a8fc65e47de93797b4e21c073c117fc80",
|
|
1002
|
+
"symbol": "EUTBL",
|
|
1003
|
+
"name": "Spiko EU T-Bills Money Market Fund",
|
|
1004
|
+
"coingeckoId": "eutbl",
|
|
1005
|
+
"marketCapRank": 139,
|
|
1006
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39657/large/EUTBL.png?1723517425",
|
|
1007
|
+
"decimals": 5
|
|
1008
|
+
},
|
|
1009
|
+
{
|
|
1010
|
+
"chainId": 8453,
|
|
1011
|
+
"address": "0x758a3e0b1f842c9306b783f8a4078c6c8c03a270",
|
|
1012
|
+
"symbol": "USD0",
|
|
1013
|
+
"name": "Usual USD",
|
|
1014
|
+
"coingeckoId": "usual-usd",
|
|
1015
|
+
"marketCapRank": 140,
|
|
1016
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/38272/large/USD0LOGO.png?1716962811",
|
|
1017
|
+
"decimals": 18
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"chainId": 8453,
|
|
1021
|
+
"address": "0x236aa50979d5f3de3bd1eeb40e81137f22ab794b",
|
|
1022
|
+
"symbol": "TBTC",
|
|
1023
|
+
"name": "tBTC",
|
|
1024
|
+
"coingeckoId": "tbtc",
|
|
1025
|
+
"marketCapRank": 143,
|
|
1026
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11224/large/0x18084fba666a33d37592fa2633fd49a74dd93a88.png?1696511155",
|
|
1027
|
+
"decimals": 18
|
|
1028
|
+
},
|
|
1029
|
+
{
|
|
1030
|
+
"chainId": 8453,
|
|
1031
|
+
"address": "0x6bb7a212910682dcfdbd5bcbb3e28fb4e8da10ee",
|
|
1032
|
+
"symbol": "GHO",
|
|
1033
|
+
"name": "GHO",
|
|
1034
|
+
"coingeckoId": "gho",
|
|
1035
|
+
"marketCapRank": 148,
|
|
1036
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30663/large/gho-token-logo.png?1720517092",
|
|
1037
|
+
"decimals": 18
|
|
1038
|
+
},
|
|
1039
|
+
{
|
|
1040
|
+
"chainId": 8453,
|
|
1041
|
+
"address": "0x50da645f148798f68ef2d7db7c1cb22a6819bb2c",
|
|
1042
|
+
"symbol": "SPX",
|
|
1043
|
+
"name": "SPX6900",
|
|
1044
|
+
"coingeckoId": "spx6900",
|
|
1045
|
+
"marketCapRank": 153,
|
|
1046
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31401/large/centeredcoin_%281%29.png?1737048493",
|
|
1047
|
+
"decimals": 8
|
|
1048
|
+
},
|
|
1049
|
+
{
|
|
1050
|
+
"chainId": 8453,
|
|
1051
|
+
"address": "0x6c240dda6b5c336df09a4d011139beaaa1ea2aa2",
|
|
1052
|
+
"symbol": "ETHFI",
|
|
1053
|
+
"name": "Ether.fi",
|
|
1054
|
+
"coingeckoId": "ether-fi",
|
|
1055
|
+
"marketCapRank": 154,
|
|
1056
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35958/large/etherfi.jpeg?1710254562",
|
|
1057
|
+
"decimals": 18
|
|
1058
|
+
},
|
|
1059
|
+
{
|
|
1060
|
+
"chainId": 8453,
|
|
1061
|
+
"address": "0x0b3e328455c4059eeb9e3f84b5543f74e24e7e1b",
|
|
1062
|
+
"symbol": "VIRTUAL",
|
|
1063
|
+
"name": "Virtuals Protocol",
|
|
1064
|
+
"coingeckoId": "virtual-protocol",
|
|
1065
|
+
"marketCapRank": 155,
|
|
1066
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/34057/large/LOGOMARK.png?1708356054",
|
|
1067
|
+
"decimals": 18
|
|
1068
|
+
},
|
|
1069
|
+
{
|
|
1070
|
+
"chainId": 8453,
|
|
1071
|
+
"address": "0x1045971c168b5294acbc8727a4f1c9e1af99f6d0",
|
|
1072
|
+
"symbol": "FTN",
|
|
1073
|
+
"name": "Fasttoken",
|
|
1074
|
+
"coingeckoId": "fasttoken",
|
|
1075
|
+
"marketCapRank": 156,
|
|
1076
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28478/large/lightenicon_200x200.png?1696527472",
|
|
1077
|
+
"decimals": 18
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"chainId": 8453,
|
|
1081
|
+
"address": "0x940181a94a35a4569e4529a3cdfb74e38fd98631",
|
|
1082
|
+
"symbol": "AERO",
|
|
1083
|
+
"name": "Aerodrome Finance",
|
|
1084
|
+
"coingeckoId": "aerodrome-finance",
|
|
1085
|
+
"marketCapRank": 158,
|
|
1086
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31745/large/token.png?1696530564",
|
|
1087
|
+
"decimals": 18
|
|
1088
|
+
},
|
|
1089
|
+
{
|
|
1090
|
+
"chainId": 8453,
|
|
1091
|
+
"address": "0x09be1692ca16e06f536f0038ff11d1da8524adb1",
|
|
1092
|
+
"symbol": "TEL",
|
|
1093
|
+
"name": "Telcoin",
|
|
1094
|
+
"coingeckoId": "telcoin",
|
|
1095
|
+
"marketCapRank": 165,
|
|
1096
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/1899/large/tel.png?1696502892",
|
|
1097
|
+
"decimals": 2
|
|
1098
|
+
},
|
|
1099
|
+
{
|
|
1100
|
+
"chainId": 8453,
|
|
1101
|
+
"address": "0x2ae3f1ec7f1f5012cfeab0185bfc7aa3cf0dec22",
|
|
1102
|
+
"symbol": "CBETH",
|
|
1103
|
+
"name": "Coinbase Wrapped Staked ETH",
|
|
1104
|
+
"coingeckoId": "coinbase-wrapped-staked-eth",
|
|
1105
|
+
"marketCapRank": 175,
|
|
1106
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27008/large/cbeth.png?1709186989",
|
|
1107
|
+
"decimals": 18
|
|
1108
|
+
},
|
|
1109
|
+
{
|
|
1110
|
+
"chainId": 8453,
|
|
1111
|
+
"address": "0x688aee022aa544f150678b8e5720b6b96a9e9a2f",
|
|
1112
|
+
"symbol": "SYRUP",
|
|
1113
|
+
"name": "Maple Finance",
|
|
1114
|
+
"coingeckoId": "syrup",
|
|
1115
|
+
"marketCapRank": 176,
|
|
1116
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51232/large/_syrup_token_logo.png?1747292046",
|
|
1117
|
+
"decimals": 18
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"chainId": 8453,
|
|
1121
|
+
"address": "0x060cb087a9730e13aa191f31a6d86bff8dfcdcc0",
|
|
1122
|
+
"symbol": "OHM",
|
|
1123
|
+
"name": "Olympus",
|
|
1124
|
+
"coingeckoId": "olympus",
|
|
1125
|
+
"marketCapRank": 185,
|
|
1126
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14483/large/token_OHM_%281%29.png?1696514169",
|
|
1127
|
+
"decimals": 9
|
|
1128
|
+
},
|
|
1129
|
+
{
|
|
1130
|
+
"chainId": 8453,
|
|
1131
|
+
"address": "0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42",
|
|
1132
|
+
"symbol": "EURC",
|
|
1133
|
+
"name": "EURC",
|
|
1134
|
+
"coingeckoId": "euro-coin",
|
|
1135
|
+
"marketCapRank": 189,
|
|
1136
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/26045/large/euro.png?1696525125",
|
|
1137
|
+
"decimals": 6
|
|
1138
|
+
},
|
|
1139
|
+
{
|
|
1140
|
+
"chainId": 8453,
|
|
1141
|
+
"address": "0x35e5db674d8e93a03d814fa0ada70731efe8a4b9",
|
|
1142
|
+
"symbol": "USR",
|
|
1143
|
+
"name": "Resolv USR",
|
|
1144
|
+
"coingeckoId": "resolv-usr",
|
|
1145
|
+
"marketCapRank": 194,
|
|
1146
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638",
|
|
1147
|
+
"decimals": 18
|
|
1148
|
+
},
|
|
1149
|
+
{
|
|
1150
|
+
"chainId": 8453,
|
|
1151
|
+
"address": "0xb67675158b412d53fe6b68946483ba920b135ba1",
|
|
1152
|
+
"symbol": "WSTUSR",
|
|
1153
|
+
"name": "Resolv wstUSR",
|
|
1154
|
+
"coingeckoId": "resolv-wstusr",
|
|
1155
|
+
"marketCapRank": 199,
|
|
1156
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51880/large/USR_LOGO.png?1732098841",
|
|
1157
|
+
"decimals": 18
|
|
1158
|
+
},
|
|
1159
|
+
{
|
|
1160
|
+
"chainId": 8453,
|
|
1161
|
+
"address": "0x417ac0e078398c154edfadd9ef675d30be60af93",
|
|
1162
|
+
"symbol": "CRVUSD",
|
|
1163
|
+
"name": "crvUSD",
|
|
1164
|
+
"coingeckoId": "crvusd",
|
|
1165
|
+
"marketCapRank": 200,
|
|
1166
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30118/large/crvusd.jpg?1746670973",
|
|
1167
|
+
"decimals": 18
|
|
1168
|
+
},
|
|
1169
|
+
{
|
|
1170
|
+
"chainId": 8453,
|
|
1171
|
+
"address": "0xa99f6e6785da0f5d6fb42495fe424bce029eeb3e",
|
|
1172
|
+
"symbol": "PENDLE",
|
|
1173
|
+
"name": "Pendle",
|
|
1174
|
+
"coingeckoId": "pendle",
|
|
1175
|
+
"marketCapRank": 206,
|
|
1176
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/15069/large/Pendle_Logo_Normal-03.png?1696514728",
|
|
1177
|
+
"decimals": 18
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"chainId": 8453,
|
|
1181
|
+
"address": "0xac531eb26ca1d21b85126de8fb87e80e09002dcf",
|
|
1182
|
+
"symbol": "SAND",
|
|
1183
|
+
"name": "The Sandbox",
|
|
1184
|
+
"coingeckoId": "the-sandbox",
|
|
1185
|
+
"marketCapRank": 210,
|
|
1186
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12129/large/sandbox_logo.jpg?1696511971",
|
|
1187
|
+
"decimals": 18
|
|
1188
|
+
},
|
|
1189
|
+
{
|
|
1190
|
+
"chainId": 8453,
|
|
1191
|
+
"address": "0xc2d09cf86b9ff43cb29ef8ddca57a4eb4410d5f3",
|
|
1192
|
+
"symbol": "GTBTC",
|
|
1193
|
+
"name": "Gate Wrapped BTC",
|
|
1194
|
+
"coingeckoId": "gate-wrapped-btc",
|
|
1195
|
+
"marketCapRank": 227,
|
|
1196
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/68496/large/17557587474808c2d3f7d34aaa2709dc3e07c62305.png?1755935255",
|
|
1197
|
+
"decimals": 8
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"chainId": 8453,
|
|
1201
|
+
"address": "0x8c213ee79581ff4984583c6a801e5263418c4b86",
|
|
1202
|
+
"symbol": "JTRSY",
|
|
1203
|
+
"name": "Janus Henderson Anemoy Treasury Fund",
|
|
1204
|
+
"coingeckoId": "janus-henderson-anemoy-treasury-fund",
|
|
1205
|
+
"marketCapRank": 229,
|
|
1206
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/70445/large/JTRSY.png?1762078582",
|
|
1207
|
+
"decimals": 6
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"chainId": 8453,
|
|
1211
|
+
"address": "0x6985884c4392d348587b19cb9eaaf157f13271cd",
|
|
1212
|
+
"symbol": "ZRO",
|
|
1213
|
+
"name": "LayerZero",
|
|
1214
|
+
"coingeckoId": "layerzero",
|
|
1215
|
+
"marketCapRank": 234,
|
|
1216
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28206/large/ftxG9_TJ_400x400.jpeg?1696527208",
|
|
1217
|
+
"decimals": 18
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"chainId": 8453,
|
|
1221
|
+
"address": "0x9e1028f5f1d5ede59748ffcee5532509976840e0",
|
|
1222
|
+
"symbol": "COMP",
|
|
1223
|
+
"name": "Compound",
|
|
1224
|
+
"coingeckoId": "compound-governance-token",
|
|
1225
|
+
"marketCapRank": 240,
|
|
1226
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/10775/large/COMP.png?1696510737",
|
|
1227
|
+
"decimals": 18
|
|
1228
|
+
},
|
|
1229
|
+
{
|
|
1230
|
+
"chainId": 8453,
|
|
1231
|
+
"address": "0xc1cba3fcea344f92d9239c08c0568f6f2f0ee452",
|
|
1232
|
+
"symbol": "WSTETH",
|
|
1233
|
+
"name": "Superbridge Bridged wstETH (Base)",
|
|
1234
|
+
"coingeckoId": "superbridge-bridged-wsteth-base",
|
|
1235
|
+
"marketCapRank": 251,
|
|
1236
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53103/large/superbridge-bridged-wsteth-base.png?1735227990",
|
|
1237
|
+
"decimals": 18
|
|
1238
|
+
},
|
|
1239
|
+
{
|
|
1240
|
+
"chainId": 8453,
|
|
1241
|
+
"address": "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
|
|
1242
|
+
"symbol": "AUSD",
|
|
1243
|
+
"name": "AUSD",
|
|
1244
|
+
"coingeckoId": "agora-dollar",
|
|
1245
|
+
"marketCapRank": 263,
|
|
1246
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39284/large/AUSD_1024px.png?1764684132",
|
|
1247
|
+
"decimals": 6
|
|
1248
|
+
},
|
|
1249
|
+
{
|
|
1250
|
+
"chainId": 8453,
|
|
1251
|
+
"address": "0xc5fecc3a29fb57b5024eec8a2239d4621e111cbe",
|
|
1252
|
+
"symbol": "1INCH",
|
|
1253
|
+
"name": "1INCH",
|
|
1254
|
+
"coingeckoId": "1inch",
|
|
1255
|
+
"marketCapRank": 269,
|
|
1256
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13469/large/1inch-logo.jpeg?1759404663",
|
|
1257
|
+
"decimals": 18
|
|
1258
|
+
}
|
|
1259
|
+
];
|
|
1260
|
+
|
|
1261
|
+
//#endregion
|
|
1262
|
+
//#region src/chains/tokens/bsc-token-list.json
|
|
1263
|
+
var bsc_token_list_default = [
|
|
1264
|
+
{
|
|
1265
|
+
"chainId": 56,
|
|
1266
|
+
"address": "0x0555e30da8f98308edb960aa94c0db47230d2b9c",
|
|
1267
|
+
"symbol": "WBTC",
|
|
1268
|
+
"name": "Wrapped Bitcoin",
|
|
1269
|
+
"coingeckoId": "wrapped-bitcoin",
|
|
1270
|
+
"marketCapRank": 16,
|
|
1271
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/7598/large/WBTCLOGO.png?1764496367",
|
|
1272
|
+
"decimals": 8
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"chainId": 56,
|
|
1276
|
+
"address": "0xa2e3356610840701bdf5611a53974510ae27e2e1",
|
|
1277
|
+
"symbol": "WBETH",
|
|
1278
|
+
"name": "Wrapped Beacon ETH",
|
|
1279
|
+
"coingeckoId": "wrapped-beacon-eth",
|
|
1280
|
+
"marketCapRank": 17,
|
|
1281
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30061/large/wbeth-icon.png?1696528983",
|
|
1282
|
+
"decimals": 18
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"chainId": 56,
|
|
1286
|
+
"address": "0x04c0599ae5a44757c0af6f9ec3b93da8976c150a",
|
|
1287
|
+
"symbol": "WEETH",
|
|
1288
|
+
"name": "Wrapped eETH",
|
|
1289
|
+
"coingeckoId": "wrapped-eeth",
|
|
1290
|
+
"marketCapRank": 19,
|
|
1291
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33033/large/weETH.png?1701438396",
|
|
1292
|
+
"decimals": 18
|
|
1293
|
+
},
|
|
1294
|
+
{
|
|
1295
|
+
"chainId": 56,
|
|
1296
|
+
"address": "0xf8a0bf9cf54bb92f17374d9e9a321e6a111a51bd",
|
|
1297
|
+
"symbol": "LINK",
|
|
1298
|
+
"name": "Chainlink",
|
|
1299
|
+
"coingeckoId": "chainlink",
|
|
1300
|
+
"marketCapRank": 20,
|
|
1301
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
1302
|
+
"decimals": 18
|
|
1303
|
+
},
|
|
1304
|
+
{
|
|
1305
|
+
"chainId": 56,
|
|
1306
|
+
"address": "0x55d398326f99059ff775485246999027b3197955",
|
|
1307
|
+
"symbol": "BSC-USD",
|
|
1308
|
+
"name": "Binance Bridged USDT (BNB Smart Chain)",
|
|
1309
|
+
"coingeckoId": "binance-bridged-usdt-bnb-smart-chain",
|
|
1310
|
+
"marketCapRank": 21,
|
|
1311
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35021/large/USDT.png?1707233575",
|
|
1312
|
+
"decimals": 18
|
|
1313
|
+
},
|
|
1314
|
+
{
|
|
1315
|
+
"chainId": 56,
|
|
1316
|
+
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
1317
|
+
"symbol": "USDE",
|
|
1318
|
+
"name": "Ethena USDe",
|
|
1319
|
+
"coingeckoId": "ethena-usde",
|
|
1320
|
+
"marketCapRank": 28,
|
|
1321
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
|
|
1322
|
+
"decimals": 18
|
|
1323
|
+
},
|
|
1324
|
+
{
|
|
1325
|
+
"chainId": 56,
|
|
1326
|
+
"address": "0x76a797a59ba2c17726896976b7b3747bfd1d220f",
|
|
1327
|
+
"symbol": "TON",
|
|
1328
|
+
"name": "Toncoin",
|
|
1329
|
+
"coingeckoId": "the-open-network",
|
|
1330
|
+
"marketCapRank": 39,
|
|
1331
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/17980/large/photo_2024-09-10_17.09.00.jpeg?1725963446",
|
|
1332
|
+
"decimals": 9
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"chainId": 56,
|
|
1336
|
+
"address": "0x47474747477b199288bf72a1d702f7fe0fb1deea",
|
|
1337
|
+
"symbol": "WLFI",
|
|
1338
|
+
"name": "World Liberty Financial",
|
|
1339
|
+
"coingeckoId": "world-liberty-financial",
|
|
1340
|
+
"marketCapRank": 40,
|
|
1341
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/50767/large/wlfi.png?1756438915",
|
|
1342
|
+
"decimals": 18
|
|
1343
|
+
},
|
|
1344
|
+
{
|
|
1345
|
+
"chainId": 56,
|
|
1346
|
+
"address": "0xbf5140a22578168fd562dccf235e5d43a02ce9b1",
|
|
1347
|
+
"symbol": "UNI",
|
|
1348
|
+
"name": "Uniswap",
|
|
1349
|
+
"coingeckoId": "uniswap",
|
|
1350
|
+
"marketCapRank": 41,
|
|
1351
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12504/large/uniswap-logo.png?1720676669",
|
|
1352
|
+
"decimals": 18
|
|
1353
|
+
},
|
|
1354
|
+
{
|
|
1355
|
+
"chainId": 56,
|
|
1356
|
+
"address": "0x211cc4dd073734da055fbf44a2b4667d5e5fe5d2",
|
|
1357
|
+
"symbol": "SUSDE",
|
|
1358
|
+
"name": "Ethena Staked USDe",
|
|
1359
|
+
"coingeckoId": "ethena-staked-usde",
|
|
1360
|
+
"marketCapRank": 44,
|
|
1361
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
|
|
1362
|
+
"decimals": 18
|
|
1363
|
+
},
|
|
1364
|
+
{
|
|
1365
|
+
"chainId": 56,
|
|
1366
|
+
"address": "0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d",
|
|
1367
|
+
"symbol": "USD1",
|
|
1368
|
+
"name": "USD1",
|
|
1369
|
+
"coingeckoId": "usd1-wlfi",
|
|
1370
|
+
"marketCapRank": 46,
|
|
1371
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54977/large/USD1_1000x1000_transparent.png?1749297002",
|
|
1372
|
+
"decimals": 18
|
|
1373
|
+
},
|
|
1374
|
+
{
|
|
1375
|
+
"chainId": 56,
|
|
1376
|
+
"address": "0x22b1458e780f8fa71e2f84502cee8b5a3cc731fa",
|
|
1377
|
+
"symbol": "M",
|
|
1378
|
+
"name": "MemeCore",
|
|
1379
|
+
"coingeckoId": "memecore",
|
|
1380
|
+
"marketCapRank": 49,
|
|
1381
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53247/large/square-bg-transparent.png?1752637478",
|
|
1382
|
+
"decimals": 18
|
|
1383
|
+
},
|
|
1384
|
+
{
|
|
1385
|
+
"chainId": 56,
|
|
1386
|
+
"address": "0xfb6115445bff7b52feb98650c87f44907e58f802",
|
|
1387
|
+
"symbol": "AAVE",
|
|
1388
|
+
"name": "Aave",
|
|
1389
|
+
"coingeckoId": "aave",
|
|
1390
|
+
"marketCapRank": 51,
|
|
1391
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
1392
|
+
"decimals": 18
|
|
1393
|
+
},
|
|
1394
|
+
{
|
|
1395
|
+
"chainId": 56,
|
|
1396
|
+
"address": "0xb3b02e4a9fb2bd28cc2ff97b0ab3f6b3ec1ee9d2",
|
|
1397
|
+
"symbol": "USDF",
|
|
1398
|
+
"name": "Falcon USD",
|
|
1399
|
+
"coingeckoId": "falcon-finance",
|
|
1400
|
+
"marketCapRank": 54,
|
|
1401
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54558/large/ff_200_X_200.png?1740741076",
|
|
1402
|
+
"decimals": 18
|
|
1403
|
+
},
|
|
1404
|
+
{
|
|
1405
|
+
"chainId": 56,
|
|
1406
|
+
"address": "0x2170ed0880ac9a755fd29b2688956bd959f933f8",
|
|
1407
|
+
"symbol": "WETH",
|
|
1408
|
+
"name": "Binance-Peg WETH",
|
|
1409
|
+
"coingeckoId": "binance-peg-weth",
|
|
1410
|
+
"marketCapRank": 58,
|
|
1411
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39580/large/weth.png?1723006716",
|
|
1412
|
+
"decimals": 18
|
|
1413
|
+
},
|
|
1414
|
+
{
|
|
1415
|
+
"chainId": 56,
|
|
1416
|
+
"address": "0x25d887ce7a35172c62febfd67a1856f20faebb00",
|
|
1417
|
+
"symbol": "PEPE",
|
|
1418
|
+
"name": "Pepe",
|
|
1419
|
+
"coingeckoId": "pepe",
|
|
1420
|
+
"marketCapRank": 60,
|
|
1421
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29850/large/pepe-token.jpeg?1696528776",
|
|
1422
|
+
"decimals": 18
|
|
1423
|
+
},
|
|
1424
|
+
{
|
|
1425
|
+
"chainId": 56,
|
|
1426
|
+
"address": "0x2d5bdc96d9c8aabbdb38c9a27398513e7e5ef84f",
|
|
1427
|
+
"symbol": "BUIDL",
|
|
1428
|
+
"name": "BlackRock USD Institutional Digital Liquidity Fund",
|
|
1429
|
+
"coingeckoId": "blackrock-usd-institutional-digital-liquidity-fund",
|
|
1430
|
+
"marketCapRank": 61,
|
|
1431
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36291/large/blackrock.png?1711013223",
|
|
1432
|
+
"decimals": 6
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"chainId": 56,
|
|
1436
|
+
"address": "0x000ae314e2a2172a039b26378814c252734f556a",
|
|
1437
|
+
"symbol": "ASTER",
|
|
1438
|
+
"name": "Aster",
|
|
1439
|
+
"coingeckoId": "aster-2",
|
|
1440
|
+
"marketCapRank": 63,
|
|
1441
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/69040/large/_ASTER.png?1757326782",
|
|
1442
|
+
"decimals": 18
|
|
1443
|
+
},
|
|
1444
|
+
{
|
|
1445
|
+
"chainId": 56,
|
|
1446
|
+
"address": "0xfe930c2d63aed9b82fc4dbc801920dd2c1a3224f",
|
|
1447
|
+
"symbol": "NIGHT",
|
|
1448
|
+
"name": "Midnight",
|
|
1449
|
+
"coingeckoId": "midnight-3",
|
|
1450
|
+
"marketCapRank": 69,
|
|
1451
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/71015/large/midnight.png?1765193080",
|
|
1452
|
+
"decimals": 18
|
|
1453
|
+
},
|
|
1454
|
+
{
|
|
1455
|
+
"chainId": 56,
|
|
1456
|
+
"address": "0x61ec85ab89377db65762e234c946b5c25a56e99e",
|
|
1457
|
+
"symbol": "HTX",
|
|
1458
|
+
"name": "HTX DAO",
|
|
1459
|
+
"coingeckoId": "htx-dao",
|
|
1460
|
+
"marketCapRank": 71,
|
|
1461
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35491/large/Frame_1321318576.png?1708908626",
|
|
1462
|
+
"decimals": 18
|
|
1463
|
+
},
|
|
1464
|
+
{
|
|
1465
|
+
"chainId": 56,
|
|
1466
|
+
"address": "0x8d0fa28f221eb5735bc71d3a0da67ee5bc821311",
|
|
1467
|
+
"symbol": "USYC",
|
|
1468
|
+
"name": "Circle USYC",
|
|
1469
|
+
"coingeckoId": "hashnote-usyc",
|
|
1470
|
+
"marketCapRank": 72,
|
|
1471
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51054/large/Hashnote_SDYC_200x200.png?1730370965",
|
|
1472
|
+
"decimals": 6
|
|
1473
|
+
},
|
|
1474
|
+
{
|
|
1475
|
+
"chainId": 56,
|
|
1476
|
+
"address": "0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
|
|
1477
|
+
"symbol": "USDC",
|
|
1478
|
+
"name": "Binance Bridged USDC (BNB Smart Chain)",
|
|
1479
|
+
"coingeckoId": "binance-bridged-usdc-bnb-smart-chain",
|
|
1480
|
+
"marketCapRank": 82,
|
|
1481
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35220/large/USDC.jpg?1707919050",
|
|
1482
|
+
"decimals": 18
|
|
1483
|
+
},
|
|
1484
|
+
{
|
|
1485
|
+
"chainId": 56,
|
|
1486
|
+
"address": "0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c",
|
|
1487
|
+
"symbol": "WBNB",
|
|
1488
|
+
"name": "Wrapped BNB",
|
|
1489
|
+
"coingeckoId": "wbnb",
|
|
1490
|
+
"marketCapRank": 86,
|
|
1491
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12591/large/binance-coin-logo.png?1696512401",
|
|
1492
|
+
"decimals": 18
|
|
1493
|
+
},
|
|
1494
|
+
{
|
|
1495
|
+
"chainId": 56,
|
|
1496
|
+
"address": "0x58f93d6b1ef2f44ec379cb975657c132cbed3b6b",
|
|
1497
|
+
"symbol": "JAAA",
|
|
1498
|
+
"name": "Janus Henderson Anemoy AAA CLO Fund",
|
|
1499
|
+
"coingeckoId": "janus-henderson-anemoy-aaa-clo-fund",
|
|
1500
|
+
"marketCapRank": 95,
|
|
1501
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/70446/large/jaaa.png?1762078666",
|
|
1502
|
+
"decimals": 6
|
|
1503
|
+
},
|
|
1504
|
+
{
|
|
1505
|
+
"chainId": 56,
|
|
1506
|
+
"address": "0xc96de26018a54d51c097160568752c4e3bd6c364",
|
|
1507
|
+
"symbol": "FBTC",
|
|
1508
|
+
"name": "Function FBTC",
|
|
1509
|
+
"coingeckoId": "ignition-fbtc",
|
|
1510
|
+
"marketCapRank": 98,
|
|
1511
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39182/large/Function_Token_%282%29.png?1760254065",
|
|
1512
|
+
"decimals": 8
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
"chainId": 56,
|
|
1516
|
+
"address": "0xecac9c5f704e954931349da37f60e39f515c11c1",
|
|
1517
|
+
"symbol": "LBTC",
|
|
1518
|
+
"name": "Lombard Staked BTC",
|
|
1519
|
+
"coingeckoId": "lombard-staked-btc",
|
|
1520
|
+
"marketCapRank": 100,
|
|
1521
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39969/large/LBTC_Logo.png?1724959872",
|
|
1522
|
+
"decimals": 8
|
|
1523
|
+
},
|
|
1524
|
+
{
|
|
1525
|
+
"chainId": 56,
|
|
1526
|
+
"address": "0x4aae823a6a0b376de6a78e74ecc5b079d38cbcf7",
|
|
1527
|
+
"symbol": "SOLVBTC",
|
|
1528
|
+
"name": "Solv Protocol BTC",
|
|
1529
|
+
"coingeckoId": "solv-btc",
|
|
1530
|
+
"marketCapRank": 102,
|
|
1531
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36800/large/solvBTC.png?1719810684",
|
|
1532
|
+
"decimals": 18
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"chainId": 56,
|
|
1536
|
+
"address": "0x392004bee213f1ff580c867359c246924f21e6ad",
|
|
1537
|
+
"symbol": "USDD",
|
|
1538
|
+
"name": "USDD",
|
|
1539
|
+
"coingeckoId": "usdd",
|
|
1540
|
+
"marketCapRank": 109,
|
|
1541
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/25380/large/UUSD.jpg?1696524513",
|
|
1542
|
+
"decimals": 18
|
|
1543
|
+
},
|
|
1544
|
+
{
|
|
1545
|
+
"chainId": 56,
|
|
1546
|
+
"address": "0x6ad12e761b438bea3ea09f6c6266556bb24c2181",
|
|
1547
|
+
"symbol": "BDX",
|
|
1548
|
+
"name": "Beldex",
|
|
1549
|
+
"coingeckoId": "beldex",
|
|
1550
|
+
"marketCapRank": 115,
|
|
1551
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/5111/large/Beldex.png?1696505631",
|
|
1552
|
+
"decimals": 9
|
|
1553
|
+
},
|
|
1554
|
+
{
|
|
1555
|
+
"chainId": 56,
|
|
1556
|
+
"address": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82",
|
|
1557
|
+
"symbol": "CAKE",
|
|
1558
|
+
"name": "PancakeSwap",
|
|
1559
|
+
"coingeckoId": "pancakeswap-token",
|
|
1560
|
+
"marketCapRank": 116,
|
|
1561
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12632/large/pancakeswap-cake-logo_%281%29.png?1696512440",
|
|
1562
|
+
"decimals": 18
|
|
1563
|
+
},
|
|
1564
|
+
{
|
|
1565
|
+
"chainId": 56,
|
|
1566
|
+
"address": "0xa697e272a73744b343528c3bc4702f2565b2f422",
|
|
1567
|
+
"symbol": "BONK",
|
|
1568
|
+
"name": "Bonk",
|
|
1569
|
+
"coingeckoId": "bonk",
|
|
1570
|
+
"marketCapRank": 121,
|
|
1571
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28600/large/bonk.jpg?1696527587",
|
|
1572
|
+
"decimals": 5
|
|
1573
|
+
},
|
|
1574
|
+
{
|
|
1575
|
+
"chainId": 56,
|
|
1576
|
+
"address": "0x2416092f143378750bb29b79ed961ab195cceea5",
|
|
1577
|
+
"symbol": "EZETH",
|
|
1578
|
+
"name": "Renzo Restaked ETH",
|
|
1579
|
+
"coingeckoId": "renzo-restaked-eth",
|
|
1580
|
+
"marketCapRank": 122,
|
|
1581
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/34753/large/Ezeth_logo_circle.png?1713496404",
|
|
1582
|
+
"decimals": 18
|
|
1583
|
+
},
|
|
1584
|
+
{
|
|
1585
|
+
"chainId": 56,
|
|
1586
|
+
"address": "0xd82544bf0dfe8385ef8fa34d67e6e4940cc63e16",
|
|
1587
|
+
"symbol": "MYX",
|
|
1588
|
+
"name": "MYX Finance",
|
|
1589
|
+
"coingeckoId": "myx-finance",
|
|
1590
|
+
"marketCapRank": 123,
|
|
1591
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/55506/large/myx.jpg?1746434335",
|
|
1592
|
+
"decimals": 18
|
|
1593
|
+
},
|
|
1594
|
+
{
|
|
1595
|
+
"chainId": 56,
|
|
1596
|
+
"address": "0x6418c0dd099a9fda397c766304cdd918233e8847",
|
|
1597
|
+
"symbol": "PENGU",
|
|
1598
|
+
"name": "Pudgy Penguins",
|
|
1599
|
+
"coingeckoId": "pudgy-penguins",
|
|
1600
|
+
"marketCapRank": 134,
|
|
1601
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52622/large/PUDGY_PENGUINS_PENGU_PFP.png?1733809110",
|
|
1602
|
+
"decimals": 18
|
|
1603
|
+
},
|
|
1604
|
+
{
|
|
1605
|
+
"chainId": 56,
|
|
1606
|
+
"address": "0x758a3e0b1f842c9306b783f8a4078c6c8c03a270",
|
|
1607
|
+
"symbol": "USD0",
|
|
1608
|
+
"name": "Usual USD",
|
|
1609
|
+
"coingeckoId": "usual-usd",
|
|
1610
|
+
"marketCapRank": 140,
|
|
1611
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/38272/large/USD0LOGO.png?1716962811",
|
|
1612
|
+
"decimals": 18
|
|
1613
|
+
},
|
|
1614
|
+
{
|
|
1615
|
+
"chainId": 56,
|
|
1616
|
+
"address": "0xc8ef4398664b2eed5ee560544f659083d98a3888",
|
|
1617
|
+
"symbol": "CTM",
|
|
1618
|
+
"name": "c8ntinuum",
|
|
1619
|
+
"coingeckoId": "c8ntinuum",
|
|
1620
|
+
"marketCapRank": 142,
|
|
1621
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/55253/large/CTM_200X200.png?1745403857",
|
|
1622
|
+
"decimals": 18
|
|
1623
|
+
},
|
|
1624
|
+
{
|
|
1625
|
+
"chainId": 56,
|
|
1626
|
+
"address": "0xc5f0f7b66764f6ec8c8dff7ba683102295e16409",
|
|
1627
|
+
"symbol": "FDUSD",
|
|
1628
|
+
"name": "First Digital USD",
|
|
1629
|
+
"coingeckoId": "first-digital-usd",
|
|
1630
|
+
"marketCapRank": 145,
|
|
1631
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31079/large/FDUSD_icon_black.png?1731097953",
|
|
1632
|
+
"decimals": 18
|
|
1633
|
+
},
|
|
1634
|
+
{
|
|
1635
|
+
"chainId": 56,
|
|
1636
|
+
"address": "0x031b41e504677879370e9dbcf937283a8691fa7f",
|
|
1637
|
+
"symbol": "FET",
|
|
1638
|
+
"name": "Artificial Superintelligence Alliance",
|
|
1639
|
+
"coingeckoId": "fetch-ai",
|
|
1640
|
+
"marketCapRank": 147,
|
|
1641
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/5681/large/ASI.png?1719827289",
|
|
1642
|
+
"decimals": 18
|
|
1643
|
+
},
|
|
1644
|
+
{
|
|
1645
|
+
"chainId": 56,
|
|
1646
|
+
"address": "0x40af3827f39d0eacbf4a168f8d4ee67c121d11c9",
|
|
1647
|
+
"symbol": "TUSD",
|
|
1648
|
+
"name": "TrueUSD",
|
|
1649
|
+
"coingeckoId": "true-usd",
|
|
1650
|
+
"marketCapRank": 149,
|
|
1651
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/3449/large/tusd.png?1696504140",
|
|
1652
|
+
"decimals": 18
|
|
1653
|
+
},
|
|
1654
|
+
{
|
|
1655
|
+
"chainId": 56,
|
|
1656
|
+
"address": "0xa2b726b1145a4773f68593cf171187d8ebe4d495",
|
|
1657
|
+
"symbol": "INJ",
|
|
1658
|
+
"name": "Injective",
|
|
1659
|
+
"coingeckoId": "injective-protocol",
|
|
1660
|
+
"marketCapRank": 152,
|
|
1661
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12882/large/Other_200x200.png?1738782212",
|
|
1662
|
+
"decimals": 18
|
|
1663
|
+
},
|
|
1664
|
+
{
|
|
1665
|
+
"chainId": 56,
|
|
1666
|
+
"address": "0x1045971c168b5294acbc8727a4f1c9e1af99f6d0",
|
|
1667
|
+
"symbol": "FTN",
|
|
1668
|
+
"name": "Fasttoken",
|
|
1669
|
+
"coingeckoId": "fasttoken",
|
|
1670
|
+
"marketCapRank": 156,
|
|
1671
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28478/large/lightenicon_200x200.png?1696527472",
|
|
1672
|
+
"decimals": 18
|
|
1673
|
+
},
|
|
1674
|
+
{
|
|
1675
|
+
"chainId": 56,
|
|
1676
|
+
"address": "0x95034f653d5d161890836ad2b6b8cc49d14e029a",
|
|
1677
|
+
"symbol": "AB",
|
|
1678
|
+
"name": "AB",
|
|
1679
|
+
"coingeckoId": "newton-project",
|
|
1680
|
+
"marketCapRank": 161,
|
|
1681
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/4376/large/400%E6%96%B9.png?1740377493",
|
|
1682
|
+
"decimals": 18
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"chainId": 56,
|
|
1686
|
+
"address": "0xfb5b838b6cfeedc2873ab27866079ac55363d37e",
|
|
1687
|
+
"symbol": "FLOKI",
|
|
1688
|
+
"name": "FLOKI",
|
|
1689
|
+
"coingeckoId": "floki",
|
|
1690
|
+
"marketCapRank": 172,
|
|
1691
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/16746/large/PNG_image.png?1696516318",
|
|
1692
|
+
"decimals": 9
|
|
1693
|
+
},
|
|
1694
|
+
{
|
|
1695
|
+
"chainId": 56,
|
|
1696
|
+
"address": "0x352cb5e19b12fc216548a2677bd0fce83bae434b",
|
|
1697
|
+
"symbol": "BTT",
|
|
1698
|
+
"name": "BitTorrent",
|
|
1699
|
+
"coingeckoId": "bittorrent",
|
|
1700
|
+
"marketCapRank": 173,
|
|
1701
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/22457/large/btt_logo.png?1696521780",
|
|
1702
|
+
"decimals": 18
|
|
1703
|
+
},
|
|
1704
|
+
{
|
|
1705
|
+
"chainId": 56,
|
|
1706
|
+
"address": "0xa0c56a8c0692bd10b3fa8f8ba79cf5332b7107f9",
|
|
1707
|
+
"symbol": "MERL",
|
|
1708
|
+
"name": "Merlin Chain",
|
|
1709
|
+
"coingeckoId": "merlin-chain",
|
|
1710
|
+
"marketCapRank": 177,
|
|
1711
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/37118/large/merlin.jpeg?1713352230",
|
|
1712
|
+
"decimals": 18
|
|
1713
|
+
},
|
|
1714
|
+
{
|
|
1715
|
+
"chainId": 56,
|
|
1716
|
+
"address": "0x4b0f1812e5df2a09796481ff14017e6005508003",
|
|
1717
|
+
"symbol": "TWT",
|
|
1718
|
+
"name": "Trust Wallet",
|
|
1719
|
+
"coingeckoId": "trust-wallet-token",
|
|
1720
|
+
"marketCapRank": 184,
|
|
1721
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11085/large/Trust.png?1696511026",
|
|
1722
|
+
"decimals": 18
|
|
1723
|
+
},
|
|
1724
|
+
{
|
|
1725
|
+
"chainId": 56,
|
|
1726
|
+
"address": "0x20ee7b720f4e4c4ffcb00c4065cdae55271aecca",
|
|
1727
|
+
"symbol": "NFT",
|
|
1728
|
+
"name": "AINFT",
|
|
1729
|
+
"coingeckoId": "apenft",
|
|
1730
|
+
"marketCapRank": 192,
|
|
1731
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/15687/large/AINFT.png?1761099340",
|
|
1732
|
+
"decimals": 6
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"chainId": 56,
|
|
1736
|
+
"address": "0x2492d0006411af6c8bbb1c8afc1b0197350a79e9",
|
|
1737
|
+
"symbol": "USR",
|
|
1738
|
+
"name": "Resolv USR",
|
|
1739
|
+
"coingeckoId": "resolv-usr",
|
|
1740
|
+
"marketCapRank": 194,
|
|
1741
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40008/large/USR_LOGO.png?1725222638",
|
|
1742
|
+
"decimals": 18
|
|
1743
|
+
},
|
|
1744
|
+
{
|
|
1745
|
+
"chainId": 56,
|
|
1746
|
+
"address": "0x405fbc9004d857903bfd6b3357792d71a50726b0",
|
|
1747
|
+
"symbol": "XPL",
|
|
1748
|
+
"name": "Plasma",
|
|
1749
|
+
"coingeckoId": "plasma",
|
|
1750
|
+
"marketCapRank": 197,
|
|
1751
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/66489/large/Plasma-symbol-green-1.png?1755142558",
|
|
1752
|
+
"decimals": 18
|
|
1753
|
+
},
|
|
1754
|
+
{
|
|
1755
|
+
"chainId": 56,
|
|
1756
|
+
"address": "0x4254813524695def4163a169e901f3d7a1a55429",
|
|
1757
|
+
"symbol": "WSTUSR",
|
|
1758
|
+
"name": "Resolv wstUSR",
|
|
1759
|
+
"coingeckoId": "resolv-wstusr",
|
|
1760
|
+
"marketCapRank": 199,
|
|
1761
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51880/large/USR_LOGO.png?1732098841",
|
|
1762
|
+
"decimals": 18
|
|
1763
|
+
}
|
|
1764
|
+
];
|
|
1765
|
+
|
|
1766
|
+
//#endregion
|
|
1767
|
+
//#region src/chains/tokens/ethereum-token-list.json
|
|
1768
|
+
var ethereum_token_list_default = [
|
|
1769
|
+
{
|
|
1770
|
+
"chainId": 1,
|
|
1771
|
+
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
|
|
1772
|
+
"symbol": "USDT",
|
|
1773
|
+
"name": "Tether",
|
|
1774
|
+
"coingeckoId": "tether",
|
|
1775
|
+
"marketCapRank": 3,
|
|
1776
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/325/large/Tether.png?1696501661",
|
|
1777
|
+
"decimals": 6
|
|
1778
|
+
},
|
|
1779
|
+
{
|
|
1780
|
+
"chainId": 1,
|
|
1781
|
+
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
|
1782
|
+
"symbol": "USDC",
|
|
1783
|
+
"name": "USDC",
|
|
1784
|
+
"coingeckoId": "usd-coin",
|
|
1785
|
+
"marketCapRank": 6,
|
|
1786
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/6319/large/usdc.png?1696506694",
|
|
1787
|
+
"decimals": 6
|
|
1788
|
+
},
|
|
1789
|
+
{
|
|
1790
|
+
"chainId": 1,
|
|
1791
|
+
"address": "0xae7ab96520de3a18e5e111b5eaab095312d7fe84",
|
|
1792
|
+
"symbol": "STETH",
|
|
1793
|
+
"name": "Lido Staked Ether",
|
|
1794
|
+
"coingeckoId": "staked-ether",
|
|
1795
|
+
"marketCapRank": 9,
|
|
1796
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13442/large/steth_logo.png?1696513206",
|
|
1797
|
+
"decimals": 18
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"chainId": 1,
|
|
1801
|
+
"address": "0x925206b8a707096ed26ae47c84747fe0bb734f59",
|
|
1802
|
+
"symbol": "WBT",
|
|
1803
|
+
"name": "WhiteBIT Coin",
|
|
1804
|
+
"coingeckoId": "whitebit",
|
|
1805
|
+
"marketCapRank": 14,
|
|
1806
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27045/large/wbt_token.png?1696526096",
|
|
1807
|
+
"decimals": 8
|
|
1808
|
+
},
|
|
1809
|
+
{
|
|
1810
|
+
"chainId": 1,
|
|
1811
|
+
"address": "0x7f39c581f595b53c5cb19bd0b3f8da6c935e2ca0",
|
|
1812
|
+
"symbol": "WSTETH",
|
|
1813
|
+
"name": "Wrapped stETH",
|
|
1814
|
+
"coingeckoId": "wrapped-steth",
|
|
1815
|
+
"marketCapRank": 15,
|
|
1816
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/18834/large/wstETH.png?1696518295",
|
|
1817
|
+
"decimals": 18
|
|
1818
|
+
},
|
|
1819
|
+
{
|
|
1820
|
+
"chainId": 1,
|
|
1821
|
+
"address": "0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",
|
|
1822
|
+
"symbol": "WBTC",
|
|
1823
|
+
"name": "Wrapped Bitcoin",
|
|
1824
|
+
"coingeckoId": "wrapped-bitcoin",
|
|
1825
|
+
"marketCapRank": 16,
|
|
1826
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/7598/large/WBTCLOGO.png?1764496367",
|
|
1827
|
+
"decimals": 8
|
|
1828
|
+
},
|
|
1829
|
+
{
|
|
1830
|
+
"chainId": 1,
|
|
1831
|
+
"address": "0xa2e3356610840701bdf5611a53974510ae27e2e1",
|
|
1832
|
+
"symbol": "WBETH",
|
|
1833
|
+
"name": "Wrapped Beacon ETH",
|
|
1834
|
+
"coingeckoId": "wrapped-beacon-eth",
|
|
1835
|
+
"marketCapRank": 17,
|
|
1836
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30061/large/wbeth-icon.png?1696528983",
|
|
1837
|
+
"decimals": 18
|
|
1838
|
+
},
|
|
1839
|
+
{
|
|
1840
|
+
"chainId": 1,
|
|
1841
|
+
"address": "0xdc035d45d973e3ec169d2276ddab16f1e407384f",
|
|
1842
|
+
"symbol": "USDS",
|
|
1843
|
+
"name": "USDS",
|
|
1844
|
+
"coingeckoId": "usds",
|
|
1845
|
+
"marketCapRank": 18,
|
|
1846
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39926/large/usds.webp?1726666683",
|
|
1847
|
+
"decimals": 18
|
|
1848
|
+
},
|
|
1849
|
+
{
|
|
1850
|
+
"chainId": 1,
|
|
1851
|
+
"address": "0xcd5fe23c85820f7b72d0926fc9b05b43e359b7ee",
|
|
1852
|
+
"symbol": "WEETH",
|
|
1853
|
+
"name": "Wrapped eETH",
|
|
1854
|
+
"coingeckoId": "wrapped-eeth",
|
|
1855
|
+
"marketCapRank": 19,
|
|
1856
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33033/large/weETH.png?1701438396",
|
|
1857
|
+
"decimals": 18
|
|
1858
|
+
},
|
|
1859
|
+
{
|
|
1860
|
+
"chainId": 1,
|
|
1861
|
+
"address": "0x514910771af9ca656af840dff83e8264ecf986ca",
|
|
1862
|
+
"symbol": "LINK",
|
|
1863
|
+
"name": "Chainlink",
|
|
1864
|
+
"coingeckoId": "chainlink",
|
|
1865
|
+
"marketCapRank": 20,
|
|
1866
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
1867
|
+
"decimals": 18
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
"chainId": 1,
|
|
1871
|
+
"address": "0x2af5d2ad76741191d15dfe7bf6ac92d4bd912ca3",
|
|
1872
|
+
"symbol": "LEO",
|
|
1873
|
+
"name": "LEO Token",
|
|
1874
|
+
"coingeckoId": "leo-token",
|
|
1875
|
+
"marketCapRank": 24,
|
|
1876
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/8418/large/leo-token.png?1696508607",
|
|
1877
|
+
"decimals": 18
|
|
1878
|
+
},
|
|
1879
|
+
{
|
|
1880
|
+
"chainId": 1,
|
|
1881
|
+
"address": "0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",
|
|
1882
|
+
"symbol": "WETH",
|
|
1883
|
+
"name": "WETH",
|
|
1884
|
+
"coingeckoId": "weth",
|
|
1885
|
+
"marketCapRank": 25,
|
|
1886
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/2518/large/weth.png?1696503332",
|
|
1887
|
+
"decimals": 18
|
|
1888
|
+
},
|
|
1889
|
+
{
|
|
1890
|
+
"chainId": 1,
|
|
1891
|
+
"address": "0xcbb7c0000ab88b473b1f5afd9ef808440eed33bf",
|
|
1892
|
+
"symbol": "CBBTC",
|
|
1893
|
+
"name": "Coinbase Wrapped BTC",
|
|
1894
|
+
"coingeckoId": "coinbase-wrapped-btc",
|
|
1895
|
+
"marketCapRank": 27,
|
|
1896
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/40143/large/cbbtc.webp?1726136727",
|
|
1897
|
+
"decimals": 8
|
|
1898
|
+
},
|
|
1899
|
+
{
|
|
1900
|
+
"chainId": 1,
|
|
1901
|
+
"address": "0x4c9edd5852cd905f086c759e8383e09bff1e68b3",
|
|
1902
|
+
"symbol": "USDE",
|
|
1903
|
+
"name": "Ethena USDe",
|
|
1904
|
+
"coingeckoId": "ethena-usde",
|
|
1905
|
+
"marketCapRank": 28,
|
|
1906
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
|
|
1907
|
+
"decimals": 18
|
|
1908
|
+
},
|
|
1909
|
+
{
|
|
1910
|
+
"chainId": 1,
|
|
1911
|
+
"address": "0x95ad61b0a150d79219dcf64e1e6cc01f0b64c4ce",
|
|
1912
|
+
"symbol": "SHIB",
|
|
1913
|
+
"name": "Shiba Inu",
|
|
1914
|
+
"coingeckoId": "shiba-inu",
|
|
1915
|
+
"marketCapRank": 35,
|
|
1916
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11939/large/shiba.png?1696511800",
|
|
1917
|
+
"decimals": 18
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"chainId": 1,
|
|
1921
|
+
"address": "0xa3931d71877c0e7a3148cb7eb4463524fec27fbd",
|
|
1922
|
+
"symbol": "SUSDS",
|
|
1923
|
+
"name": "sUSDS",
|
|
1924
|
+
"coingeckoId": "susds",
|
|
1925
|
+
"marketCapRank": 36,
|
|
1926
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52721/large/sUSDS_Coin.png?1734086971",
|
|
1927
|
+
"decimals": 18
|
|
1928
|
+
},
|
|
1929
|
+
{
|
|
1930
|
+
"chainId": 1,
|
|
1931
|
+
"address": "0x6b175474e89094c44da98b954eedeac495271d0f",
|
|
1932
|
+
"symbol": "DAI",
|
|
1933
|
+
"name": "Dai",
|
|
1934
|
+
"coingeckoId": "dai",
|
|
1935
|
+
"marketCapRank": 38,
|
|
1936
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/9956/large/Badge_Dai.png?1696509996",
|
|
1937
|
+
"decimals": 18
|
|
1938
|
+
},
|
|
1939
|
+
{
|
|
1940
|
+
"chainId": 1,
|
|
1941
|
+
"address": "0x582d872a1b094fc48f5de31d3b73f2d9be47def1",
|
|
1942
|
+
"symbol": "TON",
|
|
1943
|
+
"name": "Toncoin",
|
|
1944
|
+
"coingeckoId": "the-open-network",
|
|
1945
|
+
"marketCapRank": 39,
|
|
1946
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/17980/large/photo_2024-09-10_17.09.00.jpeg?1725963446",
|
|
1947
|
+
"decimals": 9
|
|
1948
|
+
},
|
|
1949
|
+
{
|
|
1950
|
+
"chainId": 1,
|
|
1951
|
+
"address": "0xda5e1988097297dcdc1f90d4dfe7909e847cbef6",
|
|
1952
|
+
"symbol": "WLFI",
|
|
1953
|
+
"name": "World Liberty Financial",
|
|
1954
|
+
"coingeckoId": "world-liberty-financial",
|
|
1955
|
+
"marketCapRank": 40,
|
|
1956
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/50767/large/wlfi.png?1756438915",
|
|
1957
|
+
"decimals": 18
|
|
1958
|
+
},
|
|
1959
|
+
{
|
|
1960
|
+
"chainId": 1,
|
|
1961
|
+
"address": "0x1f9840a85d5af5bf1d1762f925bdaddc4201f984",
|
|
1962
|
+
"symbol": "UNI",
|
|
1963
|
+
"name": "Uniswap",
|
|
1964
|
+
"coingeckoId": "uniswap",
|
|
1965
|
+
"marketCapRank": 41,
|
|
1966
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12504/large/uniswap-logo.png?1720676669",
|
|
1967
|
+
"decimals": 18
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"chainId": 1,
|
|
1971
|
+
"address": "0x6c3ea9036406852006290770bedfcaba0e23a0e8",
|
|
1972
|
+
"symbol": "PYUSD",
|
|
1973
|
+
"name": "PayPal USD",
|
|
1974
|
+
"coingeckoId": "paypal-usd",
|
|
1975
|
+
"marketCapRank": 42,
|
|
1976
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31212/large/PYUSD_Token_Logo_2x.png?1765987788",
|
|
1977
|
+
"decimals": 6
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"chainId": 1,
|
|
1981
|
+
"address": "0xa0b73e1ff0b80914ab6fe0444e65848c4c34450b",
|
|
1982
|
+
"symbol": "CRO",
|
|
1983
|
+
"name": "Cronos",
|
|
1984
|
+
"coingeckoId": "crypto-com-chain",
|
|
1985
|
+
"marketCapRank": 43,
|
|
1986
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/7310/large/cro_token_logo.png?1696507599",
|
|
1987
|
+
"decimals": 8
|
|
1988
|
+
},
|
|
1989
|
+
{
|
|
1990
|
+
"chainId": 1,
|
|
1991
|
+
"address": "0x9d39a5de30e57443bff2a8307a4256c8797a3497",
|
|
1992
|
+
"symbol": "SUSDE",
|
|
1993
|
+
"name": "Ethena Staked USDe",
|
|
1994
|
+
"coingeckoId": "ethena-staked-usde",
|
|
1995
|
+
"marketCapRank": 44,
|
|
1996
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
|
|
1997
|
+
"decimals": 18
|
|
1998
|
+
},
|
|
1999
|
+
{
|
|
2000
|
+
"chainId": 1,
|
|
2001
|
+
"address": "0x3c3a81e81dc49a522a592e7622a7e711c06bf354",
|
|
2002
|
+
"symbol": "MNT",
|
|
2003
|
+
"name": "Mantle",
|
|
2004
|
+
"coingeckoId": "mantle",
|
|
2005
|
+
"marketCapRank": 45,
|
|
2006
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30980/large/MNT_Token_Logo.png?1765516974",
|
|
2007
|
+
"decimals": 18
|
|
2008
|
+
},
|
|
2009
|
+
{
|
|
2010
|
+
"chainId": 1,
|
|
2011
|
+
"address": "0x8d0d000ee44948fc98c9b98a4fa4921476f08b0d",
|
|
2012
|
+
"symbol": "USD1",
|
|
2013
|
+
"name": "USD1",
|
|
2014
|
+
"coingeckoId": "usd1-wlfi",
|
|
2015
|
+
"marketCapRank": 46,
|
|
2016
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54977/large/USD1_1000x1000_transparent.png?1749297002",
|
|
2017
|
+
"decimals": 18
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"chainId": 1,
|
|
2021
|
+
"address": "0x54d2252757e1672eead234d27b1270728ff90581",
|
|
2022
|
+
"symbol": "BGB",
|
|
2023
|
+
"name": "Bitget Token",
|
|
2024
|
+
"coingeckoId": "bitget-token",
|
|
2025
|
+
"marketCapRank": 50,
|
|
2026
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11610/large/Bitget_logo.png?1736925727",
|
|
2027
|
+
"decimals": 18
|
|
2028
|
+
},
|
|
2029
|
+
{
|
|
2030
|
+
"chainId": 1,
|
|
2031
|
+
"address": "0x7fc66500c84a76ad7e9c93437bfc5ac33e2ddae9",
|
|
2032
|
+
"symbol": "AAVE",
|
|
2033
|
+
"name": "Aave",
|
|
2034
|
+
"coingeckoId": "aave",
|
|
2035
|
+
"marketCapRank": 51,
|
|
2036
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
2037
|
+
"decimals": 18
|
|
2038
|
+
},
|
|
2039
|
+
{
|
|
2040
|
+
"chainId": 1,
|
|
2041
|
+
"address": "0x68749665ff8d2d112fa859aa293f07a622782f38",
|
|
2042
|
+
"symbol": "XAUT",
|
|
2043
|
+
"name": "Tether Gold",
|
|
2044
|
+
"coingeckoId": "tether-gold",
|
|
2045
|
+
"marketCapRank": 52,
|
|
2046
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/10481/large/Tether_Gold.png?1696510471",
|
|
2047
|
+
"decimals": 6
|
|
2048
|
+
},
|
|
2049
|
+
{
|
|
2050
|
+
"chainId": 1,
|
|
2051
|
+
"address": "0x75231f58b43240c9718dd58b4967c5114342a86c",
|
|
2052
|
+
"symbol": "OKB",
|
|
2053
|
+
"name": "OKB",
|
|
2054
|
+
"coingeckoId": "okb",
|
|
2055
|
+
"marketCapRank": 53,
|
|
2056
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/4463/large/WeChat_Image_20220118095654.png?1696505053",
|
|
2057
|
+
"decimals": 18
|
|
2058
|
+
},
|
|
2059
|
+
{
|
|
2060
|
+
"chainId": 1,
|
|
2061
|
+
"address": "0xfa2b947eec368f42195f24f36d2af29f7c24cec2",
|
|
2062
|
+
"symbol": "USDF",
|
|
2063
|
+
"name": "Falcon USD",
|
|
2064
|
+
"coingeckoId": "falcon-finance",
|
|
2065
|
+
"marketCapRank": 54,
|
|
2066
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54558/large/ff_200_X_200.png?1740741076",
|
|
2067
|
+
"decimals": 18
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"chainId": 1,
|
|
2071
|
+
"address": "0x85f17cf997934a597031b2e18a9ab6ebd4b9f6a4",
|
|
2072
|
+
"symbol": "NEAR",
|
|
2073
|
+
"name": "NEAR Protocol",
|
|
2074
|
+
"coingeckoId": "near",
|
|
2075
|
+
"marketCapRank": 56,
|
|
2076
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/10365/large/near.jpg?1696510367",
|
|
2077
|
+
"decimals": 24
|
|
2078
|
+
},
|
|
2079
|
+
{
|
|
2080
|
+
"chainId": 1,
|
|
2081
|
+
"address": "0x6982508145454ce325ddbe47a25d4ec3d2311933",
|
|
2082
|
+
"symbol": "PEPE",
|
|
2083
|
+
"name": "Pepe",
|
|
2084
|
+
"coingeckoId": "pepe",
|
|
2085
|
+
"marketCapRank": 60,
|
|
2086
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29850/large/pepe-token.jpeg?1696528776",
|
|
2087
|
+
"decimals": 18
|
|
2088
|
+
},
|
|
2089
|
+
{
|
|
2090
|
+
"chainId": 1,
|
|
2091
|
+
"address": "0x7712c34205737192402172409a8f7ccef8aa2aec",
|
|
2092
|
+
"symbol": "BUIDL",
|
|
2093
|
+
"name": "BlackRock USD Institutional Digital Liquidity Fund",
|
|
2094
|
+
"coingeckoId": "blackrock-usd-institutional-digital-liquidity-fund",
|
|
2095
|
+
"marketCapRank": 61,
|
|
2096
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36291/large/blackrock.png?1711013223",
|
|
2097
|
+
"decimals": 6
|
|
2098
|
+
},
|
|
2099
|
+
{
|
|
2100
|
+
"chainId": 1,
|
|
2101
|
+
"address": "0x00f3c42833c3170159af4e92dbb451fb3f708917",
|
|
2102
|
+
"symbol": "ICP",
|
|
2103
|
+
"name": "Internet Computer",
|
|
2104
|
+
"coingeckoId": "internet-computer",
|
|
2105
|
+
"marketCapRank": 64,
|
|
2106
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14495/large/Internet_Computer_logo.png?1696514180",
|
|
2107
|
+
"decimals": 8
|
|
2108
|
+
},
|
|
2109
|
+
{
|
|
2110
|
+
"chainId": 1,
|
|
2111
|
+
"address": "0x57e114b691db790c35207b2e685d4a43181e6061",
|
|
2112
|
+
"symbol": "ENA",
|
|
2113
|
+
"name": "Ethena",
|
|
2114
|
+
"coingeckoId": "ethena",
|
|
2115
|
+
"marketCapRank": 66,
|
|
2116
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36530/large/ethena.png?1711701436",
|
|
2117
|
+
"decimals": 18
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"chainId": 1,
|
|
2121
|
+
"address": "0x45804880de22913dafe09f4980848ece6ecbaf78",
|
|
2122
|
+
"symbol": "PAXG",
|
|
2123
|
+
"name": "PAX Gold",
|
|
2124
|
+
"coingeckoId": "pax-gold",
|
|
2125
|
+
"marketCapRank": 67,
|
|
2126
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/9519/large/paxgold.png?1696509604",
|
|
2127
|
+
"decimals": 18
|
|
2128
|
+
},
|
|
2129
|
+
{
|
|
2130
|
+
"chainId": 1,
|
|
2131
|
+
"address": "0xe343167631d89b6ffc58b88d6b7fb0228795491d",
|
|
2132
|
+
"symbol": "USDG",
|
|
2133
|
+
"name": "Global Dollar",
|
|
2134
|
+
"coingeckoId": "global-dollar",
|
|
2135
|
+
"marketCapRank": 70,
|
|
2136
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51281/large/GDN_USDG_Token_200x200.png?1730484111",
|
|
2137
|
+
"decimals": 6
|
|
2138
|
+
},
|
|
2139
|
+
{
|
|
2140
|
+
"chainId": 1,
|
|
2141
|
+
"address": "0x61ec85ab89377db65762e234c946b5c25a56e99e",
|
|
2142
|
+
"symbol": "HTX",
|
|
2143
|
+
"name": "HTX DAO",
|
|
2144
|
+
"coingeckoId": "htx-dao",
|
|
2145
|
+
"marketCapRank": 71,
|
|
2146
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/35491/large/Frame_1321318576.png?1708908626",
|
|
2147
|
+
"decimals": 18
|
|
2148
|
+
},
|
|
2149
|
+
{
|
|
2150
|
+
"chainId": 1,
|
|
2151
|
+
"address": "0x136471a34f6ef19fe571effc1ca711fdb8e49f2b",
|
|
2152
|
+
"symbol": "USYC",
|
|
2153
|
+
"name": "Circle USYC",
|
|
2154
|
+
"coingeckoId": "hashnote-usyc",
|
|
2155
|
+
"marketCapRank": 72,
|
|
2156
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51054/large/Hashnote_SDYC_200x200.png?1730370965",
|
|
2157
|
+
"decimals": 6
|
|
2158
|
+
},
|
|
2159
|
+
{
|
|
2160
|
+
"chainId": 1,
|
|
2161
|
+
"address": "0x56072c95faa701256059aa122697b133aded9279",
|
|
2162
|
+
"symbol": "SKY",
|
|
2163
|
+
"name": "Sky",
|
|
2164
|
+
"coingeckoId": "sky",
|
|
2165
|
+
"marketCapRank": 74,
|
|
2166
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39925/large/sky.jpg?1724827980",
|
|
2167
|
+
"decimals": 18
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"chainId": 1,
|
|
2171
|
+
"address": "0x80ac24aa929eaf5013f6436cda2a7ba190f5cc0b",
|
|
2172
|
+
"symbol": "SYRUPUSDC",
|
|
2173
|
+
"name": "syrupUSDC",
|
|
2174
|
+
"coingeckoId": "syrupusdc",
|
|
2175
|
+
"marketCapRank": 75,
|
|
2176
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54658/large/syrupUSDC.png?1761824955",
|
|
2177
|
+
"decimals": 6
|
|
2178
|
+
},
|
|
2179
|
+
{
|
|
2180
|
+
"chainId": 1,
|
|
2181
|
+
"address": "0x163f8c2467924be0ae7b5347228cabf260318753",
|
|
2182
|
+
"symbol": "WLD",
|
|
2183
|
+
"name": "Worldcoin",
|
|
2184
|
+
"coingeckoId": "worldcoin-wld",
|
|
2185
|
+
"marketCapRank": 77,
|
|
2186
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31069/large/worldcoin.jpeg?1696529903",
|
|
2187
|
+
"decimals": 18
|
|
2188
|
+
},
|
|
2189
|
+
{
|
|
2190
|
+
"chainId": 1,
|
|
2191
|
+
"address": "0x8292bb45bf1ee4d140127049757c2e0ff06317ed",
|
|
2192
|
+
"symbol": "RLUSD",
|
|
2193
|
+
"name": "Ripple USD",
|
|
2194
|
+
"coingeckoId": "ripple-usd",
|
|
2195
|
+
"marketCapRank": 78,
|
|
2196
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39651/large/RLUSD_200x200_%281%29.png?1727376633",
|
|
2197
|
+
"decimals": 18
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"chainId": 1,
|
|
2201
|
+
"address": "0xae78736cd615f374d3085123a210448e74fc6393",
|
|
2202
|
+
"symbol": "RETH",
|
|
2203
|
+
"name": "Rocket Pool ETH",
|
|
2204
|
+
"coingeckoId": "rocket-pool-eth",
|
|
2205
|
+
"marketCapRank": 83,
|
|
2206
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/20764/large/reth.png?1696520159",
|
|
2207
|
+
"decimals": 18
|
|
2208
|
+
},
|
|
2209
|
+
{
|
|
2210
|
+
"chainId": 1,
|
|
2211
|
+
"address": "0xfaba6f8e4a5e8ab82f62fe7c39859fa577269be3",
|
|
2212
|
+
"symbol": "ONDO",
|
|
2213
|
+
"name": "Ondo",
|
|
2214
|
+
"coingeckoId": "ondo-finance",
|
|
2215
|
+
"marketCapRank": 84,
|
|
2216
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/26580/large/ONDO.png?1696525656",
|
|
2217
|
+
"decimals": 18
|
|
2218
|
+
},
|
|
2219
|
+
{
|
|
2220
|
+
"chainId": 1,
|
|
2221
|
+
"address": "0xe66747a101bff2dba3697199dcce5b743b454759",
|
|
2222
|
+
"symbol": "GT",
|
|
2223
|
+
"name": "Gate",
|
|
2224
|
+
"coingeckoId": "gatechain-token",
|
|
2225
|
+
"marketCapRank": 85,
|
|
2226
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/8183/large/200X200.png?1735246724",
|
|
2227
|
+
"decimals": 18
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
"chainId": 1,
|
|
2231
|
+
"address": "0x455e53cbb86018ac2b8092fdcd39d8444affc3f6",
|
|
2232
|
+
"symbol": "POL",
|
|
2233
|
+
"name": "POL (ex-MATIC)",
|
|
2234
|
+
"coingeckoId": "polygon-ecosystem-token",
|
|
2235
|
+
"marketCapRank": 88,
|
|
2236
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/32440/large/pol.png?1759114181",
|
|
2237
|
+
"decimals": 18
|
|
2238
|
+
},
|
|
2239
|
+
{
|
|
2240
|
+
"chainId": 1,
|
|
2241
|
+
"address": "0xb50721bcf8d664c30412cfbc6cf7a15145234ad1",
|
|
2242
|
+
"symbol": "ARB",
|
|
2243
|
+
"name": "Arbitrum",
|
|
2244
|
+
"coingeckoId": "arbitrum",
|
|
2245
|
+
"marketCapRank": 89,
|
|
2246
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/16547/large/arb.jpg?1721358242",
|
|
2247
|
+
"decimals": 18
|
|
2248
|
+
},
|
|
2249
|
+
{
|
|
2250
|
+
"chainId": 1,
|
|
2251
|
+
"address": "0xa1290d69c65a6fe4df752f95823fae25cb99e5a7",
|
|
2252
|
+
"symbol": "RSETH",
|
|
2253
|
+
"name": "Kelp DAO Restaked ETH",
|
|
2254
|
+
"coingeckoId": "kelp-dao-restaked-eth",
|
|
2255
|
+
"marketCapRank": 91,
|
|
2256
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33800/large/Icon___Dark.png?1702991855",
|
|
2257
|
+
"decimals": 18
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"chainId": 1,
|
|
2261
|
+
"address": "0x4a220e6096b25eadb88358cb44068a3248254675",
|
|
2262
|
+
"symbol": "QNT",
|
|
2263
|
+
"name": "Quant",
|
|
2264
|
+
"coingeckoId": "quant-network",
|
|
2265
|
+
"marketCapRank": 92,
|
|
2266
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/3370/large/5ZOu7brX_400x400.jpg?1696504070",
|
|
2267
|
+
"decimals": 18
|
|
2268
|
+
}
|
|
2269
|
+
];
|
|
2270
|
+
|
|
2271
|
+
//#endregion
|
|
2272
|
+
//#region src/chains/tokens/optimism-token-list.json
|
|
2273
|
+
var optimism_token_list_default = [
|
|
2274
|
+
{
|
|
2275
|
+
"chainId": 10,
|
|
2276
|
+
"address": "0x0b2c639c533813f4aa9d7837caf62653d097ff85",
|
|
2277
|
+
"symbol": "USDC",
|
|
2278
|
+
"name": "USDC",
|
|
2279
|
+
"coingeckoId": "usd-coin",
|
|
2280
|
+
"marketCapRank": 6,
|
|
2281
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/6319/large/usdc.png?1696506694",
|
|
2282
|
+
"decimals": 6
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"chainId": 10,
|
|
2286
|
+
"address": "0x68f180fcce6836688e9084f035309e29bf0a2095",
|
|
2287
|
+
"symbol": "WBTC",
|
|
2288
|
+
"name": "Wrapped Bitcoin",
|
|
2289
|
+
"coingeckoId": "wrapped-bitcoin",
|
|
2290
|
+
"marketCapRank": 16,
|
|
2291
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/7598/large/WBTCLOGO.png?1764496367",
|
|
2292
|
+
"decimals": 8
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"chainId": 10,
|
|
2296
|
+
"address": "0x5a7facb970d094b6c7ff1df0ea68d99e6e73cbff",
|
|
2297
|
+
"symbol": "WEETH",
|
|
2298
|
+
"name": "Wrapped eETH",
|
|
2299
|
+
"coingeckoId": "wrapped-eeth",
|
|
2300
|
+
"marketCapRank": 19,
|
|
2301
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33033/large/weETH.png?1701438396",
|
|
2302
|
+
"decimals": 18
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"chainId": 10,
|
|
2306
|
+
"address": "0x350a791bfc2c21f9ed5d10980dad2e2638ffa7f6",
|
|
2307
|
+
"symbol": "LINK",
|
|
2308
|
+
"name": "Chainlink",
|
|
2309
|
+
"coingeckoId": "chainlink",
|
|
2310
|
+
"marketCapRank": 20,
|
|
2311
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
2312
|
+
"decimals": 18
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"chainId": 10,
|
|
2316
|
+
"address": "0x5d3a1ff2b6bab83b63cd9ad0787074081a52ef34",
|
|
2317
|
+
"symbol": "USDE",
|
|
2318
|
+
"name": "Ethena USDe",
|
|
2319
|
+
"coingeckoId": "ethena-usde",
|
|
2320
|
+
"marketCapRank": 28,
|
|
2321
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33613/large/usde.png?1733810059",
|
|
2322
|
+
"decimals": 18
|
|
2323
|
+
},
|
|
2324
|
+
{
|
|
2325
|
+
"chainId": 10,
|
|
2326
|
+
"address": "0xb5b2dc7fd34c249f4be7fb1fcea07950784229e0",
|
|
2327
|
+
"symbol": "SUSDS",
|
|
2328
|
+
"name": "sUSDS",
|
|
2329
|
+
"coingeckoId": "susds",
|
|
2330
|
+
"marketCapRank": 36,
|
|
2331
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52721/large/sUSDS_Coin.png?1734086971",
|
|
2332
|
+
"decimals": 18
|
|
2333
|
+
},
|
|
2334
|
+
{
|
|
2335
|
+
"chainId": 10,
|
|
2336
|
+
"address": "0x01bff41798a0bcf287b996046ca68b395dbc1071",
|
|
2337
|
+
"symbol": "USDT0",
|
|
2338
|
+
"name": "USDT0",
|
|
2339
|
+
"coingeckoId": "usdt0",
|
|
2340
|
+
"marketCapRank": 37,
|
|
2341
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53705/large/usdt0.jpg?1737086183",
|
|
2342
|
+
"decimals": 6
|
|
2343
|
+
},
|
|
2344
|
+
{
|
|
2345
|
+
"chainId": 10,
|
|
2346
|
+
"address": "0x6fd9d7ad17242c41f7131d257212c54a0e816691",
|
|
2347
|
+
"symbol": "UNI",
|
|
2348
|
+
"name": "Uniswap",
|
|
2349
|
+
"coingeckoId": "uniswap",
|
|
2350
|
+
"marketCapRank": 41,
|
|
2351
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12504/large/uniswap-logo.png?1720676669",
|
|
2352
|
+
"decimals": 18
|
|
2353
|
+
},
|
|
2354
|
+
{
|
|
2355
|
+
"chainId": 10,
|
|
2356
|
+
"address": "0x211cc4dd073734da055fbf44a2b4667d5e5fe5d2",
|
|
2357
|
+
"symbol": "SUSDE",
|
|
2358
|
+
"name": "Ethena Staked USDe",
|
|
2359
|
+
"coingeckoId": "ethena-staked-usde",
|
|
2360
|
+
"marketCapRank": 44,
|
|
2361
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33669/large/sUSDe-Symbol-Color.png?1716307680",
|
|
2362
|
+
"decimals": 18
|
|
2363
|
+
},
|
|
2364
|
+
{
|
|
2365
|
+
"chainId": 10,
|
|
2366
|
+
"address": "0x76fb31fb4af56892a25e32cfc43de717950c9278",
|
|
2367
|
+
"symbol": "AAVE",
|
|
2368
|
+
"name": "Aave",
|
|
2369
|
+
"coingeckoId": "aave",
|
|
2370
|
+
"marketCapRank": 51,
|
|
2371
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
2372
|
+
"decimals": 18
|
|
2373
|
+
},
|
|
2374
|
+
{
|
|
2375
|
+
"chainId": 10,
|
|
2376
|
+
"address": "0xa1cdab15bba75a80df4089cafba013e376957cf5",
|
|
2377
|
+
"symbol": "BUIDL",
|
|
2378
|
+
"name": "BlackRock USD Institutional Digital Liquidity Fund",
|
|
2379
|
+
"coingeckoId": "blackrock-usd-institutional-digital-liquidity-fund",
|
|
2380
|
+
"marketCapRank": 61,
|
|
2381
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36291/large/blackrock.png?1711013223",
|
|
2382
|
+
"decimals": 6
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"chainId": 10,
|
|
2386
|
+
"address": "0x58538e6a46e07434d7e7375bc268d3cb839c0133",
|
|
2387
|
+
"symbol": "ENA",
|
|
2388
|
+
"name": "Ethena",
|
|
2389
|
+
"coingeckoId": "ethena",
|
|
2390
|
+
"marketCapRank": 66,
|
|
2391
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36530/large/ethena.png?1711701436",
|
|
2392
|
+
"decimals": 18
|
|
2393
|
+
},
|
|
2394
|
+
{
|
|
2395
|
+
"chainId": 10,
|
|
2396
|
+
"address": "0xdc6ff44d5d932cbd77b52e5612ba0529dc6226f1",
|
|
2397
|
+
"symbol": "WLD",
|
|
2398
|
+
"name": "Worldcoin",
|
|
2399
|
+
"coingeckoId": "worldcoin-wld",
|
|
2400
|
+
"marketCapRank": 77,
|
|
2401
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31069/large/worldcoin.jpeg?1696529903",
|
|
2402
|
+
"decimals": 18
|
|
2403
|
+
},
|
|
2404
|
+
{
|
|
2405
|
+
"chainId": 10,
|
|
2406
|
+
"address": "0x9bcef72be871e61ed4fbbc7630889bee758eb81d",
|
|
2407
|
+
"symbol": "RETH",
|
|
2408
|
+
"name": "Rocket Pool ETH",
|
|
2409
|
+
"coingeckoId": "rocket-pool-eth",
|
|
2410
|
+
"marketCapRank": 83,
|
|
2411
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/20764/large/reth.png?1696520159",
|
|
2412
|
+
"decimals": 18
|
|
2413
|
+
},
|
|
2414
|
+
{
|
|
2415
|
+
"chainId": 10,
|
|
2416
|
+
"address": "0x1792865d493fe4dfdd504010d3c0f6da11e8046d",
|
|
2417
|
+
"symbol": "CLBTC",
|
|
2418
|
+
"name": "clBTC",
|
|
2419
|
+
"coingeckoId": "clbtc",
|
|
2420
|
+
"marketCapRank": 120,
|
|
2421
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54164/large/clBTC.png?1738482999",
|
|
2422
|
+
"decimals": 18
|
|
2423
|
+
},
|
|
2424
|
+
{
|
|
2425
|
+
"chainId": 10,
|
|
2426
|
+
"address": "0x0994206dfe8de6ec6920ff4d779b0d950605fb53",
|
|
2427
|
+
"symbol": "CRV",
|
|
2428
|
+
"name": "Curve DAO",
|
|
2429
|
+
"coingeckoId": "curve-dao-token",
|
|
2430
|
+
"marketCapRank": 135,
|
|
2431
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12124/large/Curve.png?1696511967",
|
|
2432
|
+
"decimals": 18
|
|
2433
|
+
},
|
|
2434
|
+
{
|
|
2435
|
+
"chainId": 10,
|
|
2436
|
+
"address": "0x4200000000000000000000000000000000000042",
|
|
2437
|
+
"symbol": "OP",
|
|
2438
|
+
"name": "Optimism",
|
|
2439
|
+
"coingeckoId": "optimism",
|
|
2440
|
+
"marketCapRank": 138,
|
|
2441
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/25244/large/Optimism.png?1696524385",
|
|
2442
|
+
"decimals": 18
|
|
2443
|
+
},
|
|
2444
|
+
{
|
|
2445
|
+
"chainId": 10,
|
|
2446
|
+
"address": "0x6c84a8f1c29108f47a79964b5fe888d4f4d0de40",
|
|
2447
|
+
"symbol": "TBTC",
|
|
2448
|
+
"name": "tBTC",
|
|
2449
|
+
"coingeckoId": "tbtc",
|
|
2450
|
+
"marketCapRank": 143,
|
|
2451
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11224/large/0x18084fba666a33d37592fa2633fd49a74dd93a88.png?1696511155",
|
|
2452
|
+
"decimals": 18
|
|
2453
|
+
},
|
|
2454
|
+
{
|
|
2455
|
+
"chainId": 10,
|
|
2456
|
+
"address": "0xfdb794692724153d1488ccdbe0c56c252596735f",
|
|
2457
|
+
"symbol": "LDO",
|
|
2458
|
+
"name": "Lido DAO",
|
|
2459
|
+
"coingeckoId": "lido-dao",
|
|
2460
|
+
"marketCapRank": 146,
|
|
2461
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13573/large/Lido_DAO.png?1696513326",
|
|
2462
|
+
"decimals": 18
|
|
2463
|
+
},
|
|
2464
|
+
{
|
|
2465
|
+
"chainId": 10,
|
|
2466
|
+
"address": "0xaddb6a0412de1ba0f936dcaeb8aaa24578dcf3b2",
|
|
2467
|
+
"symbol": "CBETH",
|
|
2468
|
+
"name": "Coinbase Wrapped Staked ETH",
|
|
2469
|
+
"coingeckoId": "coinbase-wrapped-staked-eth",
|
|
2470
|
+
"marketCapRank": 175,
|
|
2471
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27008/large/cbeth.png?1709186989",
|
|
2472
|
+
"decimals": 18
|
|
2473
|
+
},
|
|
2474
|
+
{
|
|
2475
|
+
"chainId": 10,
|
|
2476
|
+
"address": "0x060cb087a9730e13aa191f31a6d86bff8dfcdcc0",
|
|
2477
|
+
"symbol": "OHM",
|
|
2478
|
+
"name": "Olympus",
|
|
2479
|
+
"coingeckoId": "olympus",
|
|
2480
|
+
"marketCapRank": 185,
|
|
2481
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14483/large/token_OHM_%281%29.png?1696514169",
|
|
2482
|
+
"decimals": 9
|
|
2483
|
+
},
|
|
2484
|
+
{
|
|
2485
|
+
"chainId": 10,
|
|
2486
|
+
"address": "0xc52d7f23a2e460248db6ee192cb23dd12bddcbf6",
|
|
2487
|
+
"symbol": "CRVUSD",
|
|
2488
|
+
"name": "crvUSD",
|
|
2489
|
+
"coingeckoId": "crvusd",
|
|
2490
|
+
"marketCapRank": 200,
|
|
2491
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30118/large/crvusd.jpg?1746670973",
|
|
2492
|
+
"decimals": 18
|
|
2493
|
+
},
|
|
2494
|
+
{
|
|
2495
|
+
"chainId": 10,
|
|
2496
|
+
"address": "0xbc7b1ff1c6989f006a1185318ed4e7b5796e66e1",
|
|
2497
|
+
"symbol": "PENDLE",
|
|
2498
|
+
"name": "Pendle",
|
|
2499
|
+
"coingeckoId": "pendle",
|
|
2500
|
+
"marketCapRank": 206,
|
|
2501
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/15069/large/Pendle_Logo_Normal-03.png?1696514728",
|
|
2502
|
+
"decimals": 18
|
|
2503
|
+
},
|
|
2504
|
+
{
|
|
2505
|
+
"chainId": 10,
|
|
2506
|
+
"address": "0x9c9e5fd8bbc25984b178fdce6117defa39d2db39",
|
|
2507
|
+
"symbol": "BUSD",
|
|
2508
|
+
"name": "Binance-Peg BUSD",
|
|
2509
|
+
"coingeckoId": "binance-peg-busd",
|
|
2510
|
+
"marketCapRank": 207,
|
|
2511
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31273/large/new_binance-peg-busd.png?1696530096",
|
|
2512
|
+
"decimals": 18
|
|
2513
|
+
},
|
|
2514
|
+
{
|
|
2515
|
+
"chainId": 10,
|
|
2516
|
+
"address": "0x6806411765af15bddd26f8f544a34cc40cb9838b",
|
|
2517
|
+
"symbol": "FRXETH",
|
|
2518
|
+
"name": "Frax Ether",
|
|
2519
|
+
"coingeckoId": "frax-ether",
|
|
2520
|
+
"marketCapRank": 217,
|
|
2521
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28284/large/frxETH_icon.png?1696527284",
|
|
2522
|
+
"decimals": 18
|
|
2523
|
+
},
|
|
2524
|
+
{
|
|
2525
|
+
"chainId": 10,
|
|
2526
|
+
"address": "0x2e3d870790dc77a83dd1d18184acc7439a53f475",
|
|
2527
|
+
"symbol": "FRAX",
|
|
2528
|
+
"name": "Legacy Frax Dollar",
|
|
2529
|
+
"coingeckoId": "frax",
|
|
2530
|
+
"marketCapRank": 223,
|
|
2531
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13422/large/LFRAX.png?1751911193",
|
|
2532
|
+
"decimals": 18
|
|
2533
|
+
},
|
|
2534
|
+
{
|
|
2535
|
+
"chainId": 10,
|
|
2536
|
+
"address": "0x6985884c4392d348587b19cb9eaaf157f13271cd",
|
|
2537
|
+
"symbol": "ZRO",
|
|
2538
|
+
"name": "LayerZero",
|
|
2539
|
+
"coingeckoId": "layerzero",
|
|
2540
|
+
"marketCapRank": 234,
|
|
2541
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28206/large/ftxG9_TJ_400x400.jpeg?1696527208",
|
|
2542
|
+
"decimals": 18
|
|
2543
|
+
},
|
|
2544
|
+
{
|
|
2545
|
+
"chainId": 10,
|
|
2546
|
+
"address": "0x2218a117083f5b482b0bb821d27056ba9c04b1d3",
|
|
2547
|
+
"symbol": "SDAI",
|
|
2548
|
+
"name": "Savings Dai",
|
|
2549
|
+
"coingeckoId": "savings-dai",
|
|
2550
|
+
"marketCapRank": 270,
|
|
2551
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/32254/large/sdai.png?1697015278",
|
|
2552
|
+
"decimals": 18
|
|
2553
|
+
},
|
|
2554
|
+
{
|
|
2555
|
+
"chainId": 10,
|
|
2556
|
+
"address": "0x484c2d6e3cdd945a8b2df735e079178c1036578c",
|
|
2557
|
+
"symbol": "SFRXETH",
|
|
2558
|
+
"name": "Staked Frax Ether",
|
|
2559
|
+
"coingeckoId": "staked-frax-ether",
|
|
2560
|
+
"marketCapRank": 300,
|
|
2561
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28285/large/sfrxETH_icon.png?1696527285",
|
|
2562
|
+
"decimals": 18
|
|
2563
|
+
},
|
|
2564
|
+
{
|
|
2565
|
+
"chainId": 10,
|
|
2566
|
+
"address": "0x73e0c0d45e048d25fc26fa3159b0aa04bfa4db98",
|
|
2567
|
+
"symbol": "KBTC",
|
|
2568
|
+
"name": "Kraken Wrapped BTC",
|
|
2569
|
+
"coingeckoId": "kraken-wrapped-btc",
|
|
2570
|
+
"marketCapRank": 309,
|
|
2571
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/50879/large/kBTC.png?1730321084",
|
|
2572
|
+
"decimals": 8
|
|
2573
|
+
},
|
|
2574
|
+
{
|
|
2575
|
+
"chainId": 10,
|
|
2576
|
+
"address": "0x8700daec35af8ff88c16bdf0418774cb3d7599b4",
|
|
2577
|
+
"symbol": "SNX",
|
|
2578
|
+
"name": "Synthetix",
|
|
2579
|
+
"coingeckoId": "havven",
|
|
2580
|
+
"marketCapRank": 327,
|
|
2581
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/3406/large/SNX.png?1696504103",
|
|
2582
|
+
"decimals": 18
|
|
2583
|
+
},
|
|
2584
|
+
{
|
|
2585
|
+
"chainId": 10,
|
|
2586
|
+
"address": "0x93919784c523f39cacaa98ee0a9d96c3f32b593e",
|
|
2587
|
+
"symbol": "UNIBTC",
|
|
2588
|
+
"name": "Universal BTC",
|
|
2589
|
+
"coingeckoId": "universal-btc",
|
|
2590
|
+
"marketCapRank": 354,
|
|
2591
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39599/large/uniBTC_200px.png?1723064455",
|
|
2592
|
+
"decimals": 8
|
|
2593
|
+
},
|
|
2594
|
+
{
|
|
2595
|
+
"chainId": 10,
|
|
2596
|
+
"address": "0x8ae125e8653821e851f12a49f7765db9a9ce7384",
|
|
2597
|
+
"symbol": "DOLA",
|
|
2598
|
+
"name": "DOLA",
|
|
2599
|
+
"coingeckoId": "dola-usd",
|
|
2600
|
+
"marketCapRank": 365,
|
|
2601
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14287/large/dola.png?1696513984",
|
|
2602
|
+
"decimals": 18
|
|
2603
|
+
},
|
|
2604
|
+
{
|
|
2605
|
+
"chainId": 10,
|
|
2606
|
+
"address": "0x80eede496655fb9047dd39d9f418d5483ed600df",
|
|
2607
|
+
"symbol": "FRXUSD",
|
|
2608
|
+
"name": "Frax USD",
|
|
2609
|
+
"coingeckoId": "frax-usd",
|
|
2610
|
+
"marketCapRank": 370,
|
|
2611
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53963/large/frxUSD.png?1737792154",
|
|
2612
|
+
"decimals": 18
|
|
2613
|
+
},
|
|
2614
|
+
{
|
|
2615
|
+
"chainId": 10,
|
|
2616
|
+
"address": "0x9046d36440290ffde54fe0dd84db8b1cfee9107b",
|
|
2617
|
+
"symbol": "YFI",
|
|
2618
|
+
"name": "yearn.finance",
|
|
2619
|
+
"coingeckoId": "yearn-finance",
|
|
2620
|
+
"marketCapRank": 377,
|
|
2621
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11849/large/yearn.jpg?1696511720",
|
|
2622
|
+
"decimals": 18
|
|
2623
|
+
},
|
|
2624
|
+
{
|
|
2625
|
+
"chainId": 10,
|
|
2626
|
+
"address": "0x747e42eb0591547a0ab429b3627816208c734ea7",
|
|
2627
|
+
"symbol": "T",
|
|
2628
|
+
"name": "Threshold Network",
|
|
2629
|
+
"coingeckoId": "threshold-network-token",
|
|
2630
|
+
"marketCapRank": 418,
|
|
2631
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/22228/large/nFPNiSbL_400x400.jpg?1696521570",
|
|
2632
|
+
"decimals": 18
|
|
2633
|
+
},
|
|
2634
|
+
{
|
|
2635
|
+
"chainId": 10,
|
|
2636
|
+
"address": "0xc6bdfc4f2e90196738873e824a9efa03f7c64176",
|
|
2637
|
+
"symbol": "VCNT",
|
|
2638
|
+
"name": "ViciCoin",
|
|
2639
|
+
"coingeckoId": "vicicoin",
|
|
2640
|
+
"marketCapRank": 479,
|
|
2641
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31305/large/ViciCoin_-_small.png?1696530124",
|
|
2642
|
+
"decimals": 18
|
|
2643
|
+
},
|
|
2644
|
+
{
|
|
2645
|
+
"chainId": 10,
|
|
2646
|
+
"address": "0x7ff7fa94b8b66ef313f7970d4eebd2cb3103a2c0",
|
|
2647
|
+
"symbol": "VANA",
|
|
2648
|
+
"name": "Vana",
|
|
2649
|
+
"coingeckoId": "vana",
|
|
2650
|
+
"marketCapRank": 486,
|
|
2651
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51404/large/logo.png?1731086679",
|
|
2652
|
+
"decimals": 18
|
|
2653
|
+
},
|
|
2654
|
+
{
|
|
2655
|
+
"chainId": 10,
|
|
2656
|
+
"address": "0x23ee2343b892b1bb63503a4fabc840e0e2c6810f",
|
|
2657
|
+
"symbol": "AXL",
|
|
2658
|
+
"name": "Axelar",
|
|
2659
|
+
"coingeckoId": "axelar",
|
|
2660
|
+
"marketCapRank": 497,
|
|
2661
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27277/large/V-65_xQ1_400x400.jpeg?1696526329",
|
|
2662
|
+
"decimals": 6
|
|
2663
|
+
},
|
|
2664
|
+
{
|
|
2665
|
+
"chainId": 10,
|
|
2666
|
+
"address": "0x1f32b1c2345538c0c6f582fcb022739c4a194ebb",
|
|
2667
|
+
"symbol": "WSTETH",
|
|
2668
|
+
"name": "Superbridge Bridged wstETH (Optimism)",
|
|
2669
|
+
"coingeckoId": "superbridge-bridged-wsteth-optimism",
|
|
2670
|
+
"marketCapRank": 516,
|
|
2671
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53104/large/superbridge-bridged-wsteth-optimism.webp?1735228418",
|
|
2672
|
+
"decimals": 18
|
|
2673
|
+
},
|
|
2674
|
+
{
|
|
2675
|
+
"chainId": 10,
|
|
2676
|
+
"address": "0x4a971e87ad1f61f7f3081645f52a99277ae917cf",
|
|
2677
|
+
"symbol": "XVS",
|
|
2678
|
+
"name": "Venus",
|
|
2679
|
+
"coingeckoId": "venus",
|
|
2680
|
+
"marketCapRank": 522,
|
|
2681
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12677/large/XVS_Token.jpg?1727454303",
|
|
2682
|
+
"decimals": 18
|
|
2683
|
+
},
|
|
2684
|
+
{
|
|
2685
|
+
"chainId": 10,
|
|
2686
|
+
"address": "0x4200000000000000000000000000000000000006",
|
|
2687
|
+
"symbol": "WETH",
|
|
2688
|
+
"name": "L2 Standard Bridged WETH (Optimism)",
|
|
2689
|
+
"coingeckoId": "l2-standard-bridged-weth-optimism",
|
|
2690
|
+
"marketCapRank": 532,
|
|
2691
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39715/large/WETH.PNG?1723731805",
|
|
2692
|
+
"decimals": 18
|
|
2693
|
+
},
|
|
2694
|
+
{
|
|
2695
|
+
"chainId": 10,
|
|
2696
|
+
"address": "0xaeaeed23478c3a4b798e4ed40d8b7f41366ae861",
|
|
2697
|
+
"symbol": "ANKR",
|
|
2698
|
+
"name": "Ankr Network",
|
|
2699
|
+
"coingeckoId": "ankr",
|
|
2700
|
+
"marketCapRank": 558,
|
|
2701
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/4324/large/Ankr_Blue_Symbol.png?1754623142",
|
|
2702
|
+
"decimals": 18
|
|
2703
|
+
},
|
|
2704
|
+
{
|
|
2705
|
+
"chainId": 10,
|
|
2706
|
+
"address": "0xaf8ca653fa2772d58f4368b0a71980e9e3ceb888",
|
|
2707
|
+
"symbol": "TRB",
|
|
2708
|
+
"name": "Tellor Tributes",
|
|
2709
|
+
"coingeckoId": "tellor",
|
|
2710
|
+
"marketCapRank": 616,
|
|
2711
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/9644/large/TRB-New_Logo.png?1737722143",
|
|
2712
|
+
"decimals": 18
|
|
2713
|
+
},
|
|
2714
|
+
{
|
|
2715
|
+
"chainId": 10,
|
|
2716
|
+
"address": "0x59d9356e565ab3a36dd77763fc0d87feaf85508c",
|
|
2717
|
+
"symbol": "USDM",
|
|
2718
|
+
"name": "Mountain Protocol USD",
|
|
2719
|
+
"coingeckoId": "mountain-protocol-usdm",
|
|
2720
|
+
"marketCapRank": 668,
|
|
2721
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31719/large/usdm.png?1696530540",
|
|
2722
|
+
"decimals": 18
|
|
2723
|
+
},
|
|
2724
|
+
{
|
|
2725
|
+
"chainId": 10,
|
|
2726
|
+
"address": "0x33800de7e817a70a694f31476313a7c572bba100",
|
|
2727
|
+
"symbol": "DRV",
|
|
2728
|
+
"name": "Derive",
|
|
2729
|
+
"coingeckoId": "derive",
|
|
2730
|
+
"marketCapRank": 692,
|
|
2731
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/52889/large/Token_Logo.png?1734601695",
|
|
2732
|
+
"decimals": 18
|
|
2733
|
+
},
|
|
2734
|
+
{
|
|
2735
|
+
"chainId": 10,
|
|
2736
|
+
"address": "0x296f55f8fb28e498b858d0bcda06d955b2cb3f97",
|
|
2737
|
+
"symbol": "STG",
|
|
2738
|
+
"name": "Stargate Finance",
|
|
2739
|
+
"coingeckoId": "stargate-finance",
|
|
2740
|
+
"marketCapRank": 711,
|
|
2741
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/24413/large/STG_LOGO.png?1696523595",
|
|
2742
|
+
"decimals": 18
|
|
2743
|
+
},
|
|
2744
|
+
{
|
|
2745
|
+
"chainId": 10,
|
|
2746
|
+
"address": "0x03569cc076654f82679c4ba2124d64774781b01d",
|
|
2747
|
+
"symbol": "BOLD",
|
|
2748
|
+
"name": "BOLD",
|
|
2749
|
+
"coingeckoId": "liquity-bold-2",
|
|
2750
|
+
"marketCapRank": 741,
|
|
2751
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/56069/large/BOLD_logo.png?1748265087",
|
|
2752
|
+
"decimals": 18
|
|
2753
|
+
},
|
|
2754
|
+
{
|
|
2755
|
+
"chainId": 10,
|
|
2756
|
+
"address": "0x14778860e937f509e651192a90589de711fb88a9",
|
|
2757
|
+
"symbol": "CYBER",
|
|
2758
|
+
"name": "CYBER",
|
|
2759
|
+
"coingeckoId": "cyberconnect",
|
|
2760
|
+
"marketCapRank": 743,
|
|
2761
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31274/large/token.png?1715826754",
|
|
2762
|
+
"decimals": 18
|
|
2763
|
+
},
|
|
2764
|
+
{
|
|
2765
|
+
"chainId": 10,
|
|
2766
|
+
"address": "0xa00e3a3511aac35ca78530c85007afcd31753819",
|
|
2767
|
+
"symbol": "KNC",
|
|
2768
|
+
"name": "Kyber Network Crystal",
|
|
2769
|
+
"coingeckoId": "kyber-network-crystal",
|
|
2770
|
+
"marketCapRank": 750,
|
|
2771
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14899/large/RwdVsGcw_400x400.jpg?1696514562",
|
|
2772
|
+
"decimals": 18
|
|
2773
|
+
}
|
|
2774
|
+
];
|
|
2775
|
+
|
|
2776
|
+
//#endregion
|
|
2777
|
+
//#region src/chains/tokens/polygon-token-list.json
|
|
2778
|
+
var polygon_token_list_default = [
|
|
2779
|
+
{
|
|
2780
|
+
"chainId": 137,
|
|
2781
|
+
"address": "0x3c499c542cef5e3811e1192ce70d8cc03d5c3359",
|
|
2782
|
+
"symbol": "USDC",
|
|
2783
|
+
"name": "USDC",
|
|
2784
|
+
"coingeckoId": "usd-coin",
|
|
2785
|
+
"marketCapRank": 6,
|
|
2786
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/6319/large/usdc.png?1696506694",
|
|
2787
|
+
"decimals": 6
|
|
2788
|
+
},
|
|
2789
|
+
{
|
|
2790
|
+
"chainId": 137,
|
|
2791
|
+
"address": "0x53e0bca35ec356bd5dddfebbd1fc0fd03fabad39",
|
|
2792
|
+
"symbol": "LINK",
|
|
2793
|
+
"name": "Chainlink",
|
|
2794
|
+
"coingeckoId": "chainlink",
|
|
2795
|
+
"marketCapRank": 20,
|
|
2796
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/877/large/Chainlink_Logo_500.png?1760023405",
|
|
2797
|
+
"decimals": 18
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
"chainId": 137,
|
|
2801
|
+
"address": "0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
|
|
2802
|
+
"symbol": "USDT0",
|
|
2803
|
+
"name": "USDT0",
|
|
2804
|
+
"coingeckoId": "usdt0",
|
|
2805
|
+
"marketCapRank": 37,
|
|
2806
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53705/large/usdt0.jpg?1737086183",
|
|
2807
|
+
"decimals": 6
|
|
2808
|
+
},
|
|
2809
|
+
{
|
|
2810
|
+
"chainId": 137,
|
|
2811
|
+
"address": "0xb33eaad8d922b1083446dc23f610c2567fb5180f",
|
|
2812
|
+
"symbol": "UNI",
|
|
2813
|
+
"name": "Uniswap",
|
|
2814
|
+
"coingeckoId": "uniswap",
|
|
2815
|
+
"marketCapRank": 41,
|
|
2816
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12504/large/uniswap-logo.png?1720676669",
|
|
2817
|
+
"decimals": 18
|
|
2818
|
+
},
|
|
2819
|
+
{
|
|
2820
|
+
"chainId": 137,
|
|
2821
|
+
"address": "0xd6df932a45c0f255f85145f286ea0b292b21c90b",
|
|
2822
|
+
"symbol": "AAVE",
|
|
2823
|
+
"name": "Aave",
|
|
2824
|
+
"coingeckoId": "aave",
|
|
2825
|
+
"marketCapRank": 51,
|
|
2826
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12645/large/aave-token-round.png?1720472354",
|
|
2827
|
+
"decimals": 18
|
|
2828
|
+
},
|
|
2829
|
+
{
|
|
2830
|
+
"chainId": 137,
|
|
2831
|
+
"address": "0x2893ef551b6dd69f661ac00f11d93e5dc5dc0e99",
|
|
2832
|
+
"symbol": "BUIDL",
|
|
2833
|
+
"name": "BlackRock USD Institutional Digital Liquidity Fund",
|
|
2834
|
+
"coingeckoId": "blackrock-usd-institutional-digital-liquidity-fund",
|
|
2835
|
+
"marketCapRank": 61,
|
|
2836
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36291/large/blackrock.png?1711013223",
|
|
2837
|
+
"decimals": 6
|
|
2838
|
+
},
|
|
2839
|
+
{
|
|
2840
|
+
"chainId": 137,
|
|
2841
|
+
"address": "0x0266f4f08d82372cf0fcbccc0ff74309089c74d1",
|
|
2842
|
+
"symbol": "RETH",
|
|
2843
|
+
"name": "Rocket Pool ETH",
|
|
2844
|
+
"coingeckoId": "rocket-pool-eth",
|
|
2845
|
+
"marketCapRank": 83,
|
|
2846
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/20764/large/reth.png?1696520159",
|
|
2847
|
+
"decimals": 18
|
|
2848
|
+
},
|
|
2849
|
+
{
|
|
2850
|
+
"chainId": 137,
|
|
2851
|
+
"address": "0x0000000000000000000000000000000000001010",
|
|
2852
|
+
"symbol": "POL",
|
|
2853
|
+
"name": "POL (ex-MATIC)",
|
|
2854
|
+
"coingeckoId": "polygon-ecosystem-token",
|
|
2855
|
+
"marketCapRank": 88,
|
|
2856
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/32440/large/pol.png?1759114181",
|
|
2857
|
+
"decimals": 18
|
|
2858
|
+
},
|
|
2859
|
+
{
|
|
2860
|
+
"chainId": 137,
|
|
2861
|
+
"address": "0xae4efbc7736f963982aacb17efa37fcbab924cb3",
|
|
2862
|
+
"symbol": "SOLVBTC",
|
|
2863
|
+
"name": "Solv Protocol BTC",
|
|
2864
|
+
"coingeckoId": "solv-btc",
|
|
2865
|
+
"marketCapRank": 102,
|
|
2866
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/36800/large/solvBTC.png?1719810684",
|
|
2867
|
+
"decimals": 18
|
|
2868
|
+
},
|
|
2869
|
+
{
|
|
2870
|
+
"chainId": 137,
|
|
2871
|
+
"address": "0x41b3966b4ff7b427969ddf5da3627d6aeae9a48e",
|
|
2872
|
+
"symbol": "NEXO",
|
|
2873
|
+
"name": "NEXO",
|
|
2874
|
+
"coingeckoId": "nexo",
|
|
2875
|
+
"marketCapRank": 104,
|
|
2876
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/3695/large/CG-nexo-token-200x200_2x.png?1730414360",
|
|
2877
|
+
"decimals": 18
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"chainId": 137,
|
|
2881
|
+
"address": "0xba11c5effa33c4d6f8f593cfa394241cfe925811",
|
|
2882
|
+
"symbol": "OUSG",
|
|
2883
|
+
"name": "OUSG",
|
|
2884
|
+
"coingeckoId": "ousg",
|
|
2885
|
+
"marketCapRank": 108,
|
|
2886
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/29023/large/OUSG.png?1696527993",
|
|
2887
|
+
"decimals": 18
|
|
2888
|
+
},
|
|
2889
|
+
{
|
|
2890
|
+
"chainId": 137,
|
|
2891
|
+
"address": "0x2791bca1f2de4661ed88a30c99a7a9449aa84174",
|
|
2892
|
+
"symbol": "USDC.E",
|
|
2893
|
+
"name": "Polygon Bridged USDC (Polygon PoS)",
|
|
2894
|
+
"coingeckoId": "bridged-usdc-polygon-pos-bridge",
|
|
2895
|
+
"marketCapRank": 113,
|
|
2896
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/33000/large/usdc_normal.png?1758615648",
|
|
2897
|
+
"decimals": 6
|
|
2898
|
+
},
|
|
2899
|
+
{
|
|
2900
|
+
"chainId": 137,
|
|
2901
|
+
"address": "0xe5b49820e5a1063f6f4ddf851327b5e8b2301048",
|
|
2902
|
+
"symbol": "BONK",
|
|
2903
|
+
"name": "Bonk",
|
|
2904
|
+
"coingeckoId": "bonk",
|
|
2905
|
+
"marketCapRank": 121,
|
|
2906
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28600/large/bonk.jpg?1696527587",
|
|
2907
|
+
"decimals": 5
|
|
2908
|
+
},
|
|
2909
|
+
{
|
|
2910
|
+
"chainId": 137,
|
|
2911
|
+
"address": "0x8f3cf7ad23cd3cadbd9735aff958023239c6a063",
|
|
2912
|
+
"symbol": "DAI",
|
|
2913
|
+
"name": "Polygon PoS Bridged DAI (Polygon POS)",
|
|
2914
|
+
"coingeckoId": "polygon-pos-bridged-dai-polygon-pos",
|
|
2915
|
+
"marketCapRank": 128,
|
|
2916
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39787/large/dai.png?1724110678",
|
|
2917
|
+
"decimals": 18
|
|
2918
|
+
},
|
|
2919
|
+
{
|
|
2920
|
+
"chainId": 137,
|
|
2921
|
+
"address": "0x172370d5cd63279efa6d502dab29171933a610af",
|
|
2922
|
+
"symbol": "CRV",
|
|
2923
|
+
"name": "Curve DAO",
|
|
2924
|
+
"coingeckoId": "curve-dao-token",
|
|
2925
|
+
"marketCapRank": 135,
|
|
2926
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12124/large/Curve.png?1696511967",
|
|
2927
|
+
"decimals": 18
|
|
2928
|
+
},
|
|
2929
|
+
{
|
|
2930
|
+
"chainId": 137,
|
|
2931
|
+
"address": "0xa0769f7a8fc65e47de93797b4e21c073c117fc80",
|
|
2932
|
+
"symbol": "EUTBL",
|
|
2933
|
+
"name": "Spiko EU T-Bills Money Market Fund",
|
|
2934
|
+
"coingeckoId": "eutbl",
|
|
2935
|
+
"marketCapRank": 139,
|
|
2936
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39657/large/EUTBL.png?1723517425",
|
|
2937
|
+
"decimals": 5
|
|
2938
|
+
},
|
|
2939
|
+
{
|
|
2940
|
+
"chainId": 137,
|
|
2941
|
+
"address": "0x236aa50979d5f3de3bd1eeb40e81137f22ab794b",
|
|
2942
|
+
"symbol": "TBTC",
|
|
2943
|
+
"name": "tBTC",
|
|
2944
|
+
"coingeckoId": "tbtc",
|
|
2945
|
+
"marketCapRank": 143,
|
|
2946
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11224/large/0x18084fba666a33d37592fa2633fd49a74dd93a88.png?1696511155",
|
|
2947
|
+
"decimals": 18
|
|
2948
|
+
},
|
|
2949
|
+
{
|
|
2950
|
+
"chainId": 137,
|
|
2951
|
+
"address": "0xc3c7d422809852031b44ab29eec9f1eff2a58756",
|
|
2952
|
+
"symbol": "LDO",
|
|
2953
|
+
"name": "Lido DAO",
|
|
2954
|
+
"coingeckoId": "lido-dao",
|
|
2955
|
+
"marketCapRank": 146,
|
|
2956
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13573/large/Lido_DAO.png?1696513326",
|
|
2957
|
+
"decimals": 18
|
|
2958
|
+
},
|
|
2959
|
+
{
|
|
2960
|
+
"chainId": 137,
|
|
2961
|
+
"address": "0xb7b31a6bc18e48888545ce79e83e06003be70930",
|
|
2962
|
+
"symbol": "WAPE",
|
|
2963
|
+
"name": "Wrapped ApeCoin",
|
|
2964
|
+
"coingeckoId": "wrapped-apecoin",
|
|
2965
|
+
"marketCapRank": 163,
|
|
2966
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/50913/large/apecoin.jpg?1729568016",
|
|
2967
|
+
"decimals": 18
|
|
2968
|
+
},
|
|
2969
|
+
{
|
|
2970
|
+
"chainId": 137,
|
|
2971
|
+
"address": "0xdf7837de1f2fa4631d716cf2502f8b230f1dcc32",
|
|
2972
|
+
"symbol": "TEL",
|
|
2973
|
+
"name": "Telcoin",
|
|
2974
|
+
"coingeckoId": "telcoin",
|
|
2975
|
+
"marketCapRank": 165,
|
|
2976
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/1899/large/tel.png?1696502892",
|
|
2977
|
+
"decimals": 2
|
|
2978
|
+
},
|
|
2979
|
+
{
|
|
2980
|
+
"chainId": 137,
|
|
2981
|
+
"address": "0x5fe2b58c013d7601147dcdd68c143a77499f5531",
|
|
2982
|
+
"symbol": "GRT",
|
|
2983
|
+
"name": "The Graph",
|
|
2984
|
+
"coingeckoId": "the-graph",
|
|
2985
|
+
"marketCapRank": 169,
|
|
2986
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13397/large/Graph_Token.png?1696513159",
|
|
2987
|
+
"decimals": 18
|
|
2988
|
+
},
|
|
2989
|
+
{
|
|
2990
|
+
"chainId": 137,
|
|
2991
|
+
"address": "0x4b4327db1600b8b1440163f667e199cef35385f5",
|
|
2992
|
+
"symbol": "CBETH",
|
|
2993
|
+
"name": "Coinbase Wrapped Staked ETH",
|
|
2994
|
+
"coingeckoId": "coinbase-wrapped-staked-eth",
|
|
2995
|
+
"marketCapRank": 175,
|
|
2996
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/27008/large/cbeth.png?1709186989",
|
|
2997
|
+
"decimals": 18
|
|
2998
|
+
},
|
|
2999
|
+
{
|
|
3000
|
+
"chainId": 137,
|
|
3001
|
+
"address": "0x3cef98bb43d732e2f285ee605a8158cde967d219",
|
|
3002
|
+
"symbol": "BAT",
|
|
3003
|
+
"name": "Basic Attention",
|
|
3004
|
+
"coingeckoId": "basic-attention-token",
|
|
3005
|
+
"marketCapRank": 198,
|
|
3006
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/677/large/basic-attention-token.png?1696501867",
|
|
3007
|
+
"decimals": 18
|
|
3008
|
+
},
|
|
3009
|
+
{
|
|
3010
|
+
"chainId": 137,
|
|
3011
|
+
"address": "0xc4ce1d6f5d98d65ee25cf85e9f2e9dcfee6cb5d6",
|
|
3012
|
+
"symbol": "CRVUSD",
|
|
3013
|
+
"name": "crvUSD",
|
|
3014
|
+
"coingeckoId": "crvusd",
|
|
3015
|
+
"marketCapRank": 200,
|
|
3016
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/30118/large/crvusd.jpg?1746670973",
|
|
3017
|
+
"decimals": 18
|
|
3018
|
+
},
|
|
3019
|
+
{
|
|
3020
|
+
"chainId": 137,
|
|
3021
|
+
"address": "0x9c9e5fd8bbc25984b178fdce6117defa39d2db39",
|
|
3022
|
+
"symbol": "BUSD",
|
|
3023
|
+
"name": "Binance-Peg BUSD",
|
|
3024
|
+
"coingeckoId": "binance-peg-busd",
|
|
3025
|
+
"marketCapRank": 207,
|
|
3026
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31273/large/new_binance-peg-busd.png?1696530096",
|
|
3027
|
+
"decimals": 18
|
|
3028
|
+
},
|
|
3029
|
+
{
|
|
3030
|
+
"chainId": 137,
|
|
3031
|
+
"address": "0xbbba073c31bf03b8acf7c28ef0738decf3695683",
|
|
3032
|
+
"symbol": "SAND",
|
|
3033
|
+
"name": "The Sandbox",
|
|
3034
|
+
"coingeckoId": "the-sandbox",
|
|
3035
|
+
"marketCapRank": 210,
|
|
3036
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12129/large/sandbox_logo.jpg?1696511971",
|
|
3037
|
+
"decimals": 18
|
|
3038
|
+
},
|
|
3039
|
+
{
|
|
3040
|
+
"chainId": 137,
|
|
3041
|
+
"address": "0xee327f889d5947c1dc1934bb208a1e792f953e96",
|
|
3042
|
+
"symbol": "FRXETH",
|
|
3043
|
+
"name": "Frax Ether",
|
|
3044
|
+
"coingeckoId": "frax-ether",
|
|
3045
|
+
"marketCapRank": 217,
|
|
3046
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28284/large/frxETH_icon.png?1696527284",
|
|
3047
|
+
"decimals": 18
|
|
3048
|
+
},
|
|
3049
|
+
{
|
|
3050
|
+
"chainId": 137,
|
|
3051
|
+
"address": "0x45c32fa6df82ead1e2ef74d17b76547eddfaff89",
|
|
3052
|
+
"symbol": "FRAX",
|
|
3053
|
+
"name": "Legacy Frax Dollar",
|
|
3054
|
+
"coingeckoId": "frax",
|
|
3055
|
+
"marketCapRank": 223,
|
|
3056
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/13422/large/LFRAX.png?1751911193",
|
|
3057
|
+
"decimals": 18
|
|
3058
|
+
},
|
|
3059
|
+
{
|
|
3060
|
+
"chainId": 137,
|
|
3061
|
+
"address": "0x7ceb23fd6bc0add59e62ac25578270cff1b9f619",
|
|
3062
|
+
"symbol": "WETH",
|
|
3063
|
+
"name": "Polygon PoS Bridged WETH (Polygon POS)",
|
|
3064
|
+
"coingeckoId": "polygon-pos-bridged-weth-polygon-pos",
|
|
3065
|
+
"marketCapRank": 225,
|
|
3066
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39708/large/WETH.PNG?1723730343",
|
|
3067
|
+
"decimals": 18
|
|
3068
|
+
},
|
|
3069
|
+
{
|
|
3070
|
+
"chainId": 137,
|
|
3071
|
+
"address": "0x6985884c4392d348587b19cb9eaaf157f13271cd",
|
|
3072
|
+
"symbol": "ZRO",
|
|
3073
|
+
"name": "LayerZero",
|
|
3074
|
+
"coingeckoId": "layerzero",
|
|
3075
|
+
"marketCapRank": 234,
|
|
3076
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28206/large/ftxG9_TJ_400x400.jpeg?1696527208",
|
|
3077
|
+
"decimals": 18
|
|
3078
|
+
},
|
|
3079
|
+
{
|
|
3080
|
+
"chainId": 137,
|
|
3081
|
+
"address": "0x8505b9d2254a7ae468c0e9dd10ccea3a837aef5c",
|
|
3082
|
+
"symbol": "COMP",
|
|
3083
|
+
"name": "Compound",
|
|
3084
|
+
"coingeckoId": "compound-governance-token",
|
|
3085
|
+
"marketCapRank": 240,
|
|
3086
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/10775/large/COMP.png?1696510737",
|
|
3087
|
+
"decimals": 18
|
|
3088
|
+
},
|
|
3089
|
+
{
|
|
3090
|
+
"chainId": 137,
|
|
3091
|
+
"address": "0xa1c57f48f0deb89f569dfbe6e2b7f46d33606fd4",
|
|
3092
|
+
"symbol": "MANA",
|
|
3093
|
+
"name": "Decentraland",
|
|
3094
|
+
"coingeckoId": "decentraland",
|
|
3095
|
+
"marketCapRank": 249,
|
|
3096
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/878/large/decentraland-mana.png?1696502010",
|
|
3097
|
+
"decimals": 18
|
|
3098
|
+
},
|
|
3099
|
+
{
|
|
3100
|
+
"chainId": 137,
|
|
3101
|
+
"address": "0xa3f751662e282e83ec3cbc387d225ca56dd63d3a",
|
|
3102
|
+
"symbol": "APEPE",
|
|
3103
|
+
"name": "Ape and Pepe",
|
|
3104
|
+
"coingeckoId": "ape-and-pepe",
|
|
3105
|
+
"marketCapRank": 253,
|
|
3106
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39614/large/APEPE_200.png?1723142351",
|
|
3107
|
+
"decimals": 18
|
|
3108
|
+
},
|
|
3109
|
+
{
|
|
3110
|
+
"chainId": 137,
|
|
3111
|
+
"address": "0x00000000efe302beaa2b3e6e1b18d08d69a9012a",
|
|
3112
|
+
"symbol": "AUSD",
|
|
3113
|
+
"name": "AUSD",
|
|
3114
|
+
"coingeckoId": "agora-dollar",
|
|
3115
|
+
"marketCapRank": 263,
|
|
3116
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39284/large/AUSD_1024px.png?1764684132",
|
|
3117
|
+
"decimals": 6
|
|
3118
|
+
},
|
|
3119
|
+
{
|
|
3120
|
+
"chainId": 137,
|
|
3121
|
+
"address": "0x1bfd67037b42cf73acf2047067bd4f2c47d9bfd6",
|
|
3122
|
+
"symbol": "WBTC",
|
|
3123
|
+
"name": "Polygon Bridged WBTC (Polygon POS)",
|
|
3124
|
+
"coingeckoId": "polygon-bridged-wbtc-polygon-pos",
|
|
3125
|
+
"marketCapRank": 267,
|
|
3126
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39530/large/WBTCLOGO.png?1764570023",
|
|
3127
|
+
"decimals": 8
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"chainId": 137,
|
|
3131
|
+
"address": "0xf50d05a1402d0adafa880d36050736f9f6ee7dee",
|
|
3132
|
+
"symbol": "FLUID",
|
|
3133
|
+
"name": "Fluid",
|
|
3134
|
+
"coingeckoId": "instadapp",
|
|
3135
|
+
"marketCapRank": 272,
|
|
3136
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14688/large/Logo_1_%28brighter%29.png?1734430693",
|
|
3137
|
+
"decimals": 18
|
|
3138
|
+
},
|
|
3139
|
+
{
|
|
3140
|
+
"chainId": 137,
|
|
3141
|
+
"address": "0xc99f5c922dae05b6e2ff83463ce705ef7c91f077",
|
|
3142
|
+
"symbol": "XSOLVBTC",
|
|
3143
|
+
"name": "Solv Protocol Staked BTC",
|
|
3144
|
+
"coingeckoId": "solv-protocol-solvbtc-bbn",
|
|
3145
|
+
"marketCapRank": 294,
|
|
3146
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39384/large/xSolvBTC.png?1744170824",
|
|
3147
|
+
"decimals": 18
|
|
3148
|
+
},
|
|
3149
|
+
{
|
|
3150
|
+
"chainId": 137,
|
|
3151
|
+
"address": "0x6d1fdbb266fcc09a16a22016369210a15bb95761",
|
|
3152
|
+
"symbol": "SFRXETH",
|
|
3153
|
+
"name": "Staked Frax Ether",
|
|
3154
|
+
"coingeckoId": "staked-frax-ether",
|
|
3155
|
+
"marketCapRank": 300,
|
|
3156
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/28285/large/sfrxETH_icon.png?1696527285",
|
|
3157
|
+
"decimals": 18
|
|
3158
|
+
},
|
|
3159
|
+
{
|
|
3160
|
+
"chainId": 137,
|
|
3161
|
+
"address": "0xe4880249745eac5f1ed9d8f7df844792d560e750",
|
|
3162
|
+
"symbol": "USTBL",
|
|
3163
|
+
"name": "Spiko US T-Bills Money Market Fund",
|
|
3164
|
+
"coingeckoId": "spiko-us-t-bills-money-market-fund",
|
|
3165
|
+
"marketCapRank": 324,
|
|
3166
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/39666/large/USTB.png?1723541269",
|
|
3167
|
+
"decimals": 5
|
|
3168
|
+
},
|
|
3169
|
+
{
|
|
3170
|
+
"chainId": 137,
|
|
3171
|
+
"address": "0x50b728d8d964fd00c2d0aad81718b71311fef68a",
|
|
3172
|
+
"symbol": "SNX",
|
|
3173
|
+
"name": "Synthetix",
|
|
3174
|
+
"coingeckoId": "havven",
|
|
3175
|
+
"marketCapRank": 327,
|
|
3176
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/3406/large/SNX.png?1696504103",
|
|
3177
|
+
"decimals": 18
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
"chainId": 137,
|
|
3181
|
+
"address": "0xe111178a87a3bff0c8d18decba5798827539ae99",
|
|
3182
|
+
"symbol": "EURS",
|
|
3183
|
+
"name": "STASIS EURO",
|
|
3184
|
+
"coingeckoId": "stasis-eurs",
|
|
3185
|
+
"marketCapRank": 336,
|
|
3186
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/5164/large/EURS_300x300.png?1696505680",
|
|
3187
|
+
"decimals": 2
|
|
3188
|
+
},
|
|
3189
|
+
{
|
|
3190
|
+
"chainId": 137,
|
|
3191
|
+
"address": "0xa1428174f516f527fafdd146b883bb4428682737",
|
|
3192
|
+
"symbol": "SUPER",
|
|
3193
|
+
"name": "SuperVerse",
|
|
3194
|
+
"coingeckoId": "superfarm",
|
|
3195
|
+
"marketCapRank": 349,
|
|
3196
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/14040/large/SV-Logo-200x200.png?1706880312",
|
|
3197
|
+
"decimals": 18
|
|
3198
|
+
},
|
|
3199
|
+
{
|
|
3200
|
+
"chainId": 137,
|
|
3201
|
+
"address": "0xfce60bbc52a5705cec5b445501fbaf3274dc43d0",
|
|
3202
|
+
"symbol": "ACRED",
|
|
3203
|
+
"name": "Apollo Diversified Credit Securitize Fund",
|
|
3204
|
+
"coingeckoId": "apollo-diversified-credit-securitize-fund",
|
|
3205
|
+
"marketCapRank": 356,
|
|
3206
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/54809/large/ACRED.png?1741801356",
|
|
3207
|
+
"decimals": 6
|
|
3208
|
+
},
|
|
3209
|
+
{
|
|
3210
|
+
"chainId": 137,
|
|
3211
|
+
"address": "0x80eede496655fb9047dd39d9f418d5483ed600df",
|
|
3212
|
+
"symbol": "FRXUSD",
|
|
3213
|
+
"name": "Frax USD",
|
|
3214
|
+
"coingeckoId": "frax-usd",
|
|
3215
|
+
"marketCapRank": 370,
|
|
3216
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/53963/large/frxUSD.png?1737792154",
|
|
3217
|
+
"decimals": 18
|
|
3218
|
+
},
|
|
3219
|
+
{
|
|
3220
|
+
"chainId": 137,
|
|
3221
|
+
"address": "0x2f4efd3aa42e15a1ec6114547151b63ee5d39958",
|
|
3222
|
+
"symbol": "COW",
|
|
3223
|
+
"name": "CoW Protocol",
|
|
3224
|
+
"coingeckoId": "cow-protocol",
|
|
3225
|
+
"marketCapRank": 376,
|
|
3226
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/24384/large/CoW-token_logo.png?1719524382",
|
|
3227
|
+
"decimals": 18
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"chainId": 137,
|
|
3231
|
+
"address": "0xda537104d6a5edd53c6fbba9a898708e465260b6",
|
|
3232
|
+
"symbol": "YFI",
|
|
3233
|
+
"name": "yearn.finance",
|
|
3234
|
+
"coingeckoId": "yearn-finance",
|
|
3235
|
+
"marketCapRank": 377,
|
|
3236
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/11849/large/yearn.jpg?1696511720",
|
|
3237
|
+
"decimals": 18
|
|
3238
|
+
},
|
|
3239
|
+
{
|
|
3240
|
+
"chainId": 137,
|
|
3241
|
+
"address": "0xc3ec80343d2bae2f8e680fdadde7c17e71e114ea",
|
|
3242
|
+
"symbol": "OM",
|
|
3243
|
+
"name": "MANTRA",
|
|
3244
|
+
"coingeckoId": "mantra-dao",
|
|
3245
|
+
"marketCapRank": 469,
|
|
3246
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12151/large/OM_Token.png?1696511991",
|
|
3247
|
+
"decimals": 18
|
|
3248
|
+
},
|
|
3249
|
+
{
|
|
3250
|
+
"chainId": 137,
|
|
3251
|
+
"address": "0x8a16d4bf8a0a716017e8d2262c4ac32927797a2f",
|
|
3252
|
+
"symbol": "VCNT",
|
|
3253
|
+
"name": "ViciCoin",
|
|
3254
|
+
"coingeckoId": "vicicoin",
|
|
3255
|
+
"marketCapRank": 479,
|
|
3256
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/31305/large/ViciCoin_-_small.png?1696530124",
|
|
3257
|
+
"decimals": 18
|
|
3258
|
+
},
|
|
3259
|
+
{
|
|
3260
|
+
"chainId": 137,
|
|
3261
|
+
"address": "0x0b3f868e0be5597d5db7feb59e1cadbb0fdda50a",
|
|
3262
|
+
"symbol": "SUSHI",
|
|
3263
|
+
"name": "Sushi",
|
|
3264
|
+
"coingeckoId": "sushi",
|
|
3265
|
+
"marketCapRank": 483,
|
|
3266
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/12271/large/512x512_Logo_no_chop.png?1696512101",
|
|
3267
|
+
"decimals": 18
|
|
3268
|
+
},
|
|
3269
|
+
{
|
|
3270
|
+
"chainId": 137,
|
|
3271
|
+
"address": "0x7ff7fa94b8b66ef313f7970d4eebd2cb3103a2c0",
|
|
3272
|
+
"symbol": "VANA",
|
|
3273
|
+
"name": "Vana",
|
|
3274
|
+
"coingeckoId": "vana",
|
|
3275
|
+
"marketCapRank": 486,
|
|
3276
|
+
"logoUrl": "https://coin-images.coingecko.com/coins/images/51404/large/logo.png?1731086679",
|
|
3277
|
+
"decimals": 18
|
|
3278
|
+
}
|
|
3279
|
+
];
|
|
3280
|
+
|
|
3281
|
+
//#endregion
|
|
3282
|
+
//#region src/chains/tokens/token-lists.ts
|
|
3283
|
+
/**
|
|
3284
|
+
* Chain ID to token list mapping
|
|
3285
|
+
*/
|
|
3286
|
+
const CHAIN_TOKEN_LISTS = {
|
|
3287
|
+
[mainnet.id]: ethereum_token_list_default,
|
|
3288
|
+
[base.id]: base_token_list_default,
|
|
3289
|
+
[arbitrum.id]: arbitrum_token_list_default,
|
|
3290
|
+
[optimism.id]: optimism_token_list_default,
|
|
3291
|
+
[bsc.id]: bsc_token_list_default,
|
|
3292
|
+
[polygon.id]: polygon_token_list_default
|
|
315
3293
|
};
|
|
316
|
-
|
|
317
|
-
|
|
3294
|
+
/**
|
|
3295
|
+
* Convert TokenListEntry to ChainToken format
|
|
3296
|
+
*/
|
|
3297
|
+
function toChainToken(entry) {
|
|
3298
|
+
const decimals = entry.decimals;
|
|
3299
|
+
return {
|
|
3300
|
+
chainId: entry.chainId,
|
|
3301
|
+
address: entry.address,
|
|
3302
|
+
symbol: entry.symbol,
|
|
3303
|
+
name: entry.name,
|
|
3304
|
+
decimals,
|
|
3305
|
+
logoURI: entry.logoUrl,
|
|
3306
|
+
type: "ERC20"
|
|
3307
|
+
};
|
|
3308
|
+
}
|
|
3309
|
+
/**
|
|
3310
|
+
* Load token list for a specific chain
|
|
3311
|
+
*/
|
|
3312
|
+
function loadTokenList(chainId) {
|
|
3313
|
+
return CHAIN_TOKEN_LISTS[chainId] || [];
|
|
3314
|
+
}
|
|
3315
|
+
/**
|
|
3316
|
+
* Get token list as ChainToken[] for a specific chain
|
|
3317
|
+
*/
|
|
3318
|
+
function getTokenListTokens(chainId) {
|
|
3319
|
+
return loadTokenList(chainId).map(toChainToken);
|
|
3320
|
+
}
|
|
3321
|
+
/**
|
|
3322
|
+
* Get a token from the token list by address
|
|
3323
|
+
*/
|
|
3324
|
+
function getTokenListTokenByAddress(chainId, address) {
|
|
3325
|
+
const entry = loadTokenList(chainId).find((t) => t.address.toLowerCase() === address.toLowerCase());
|
|
3326
|
+
return entry ? toChainToken(entry) : void 0;
|
|
3327
|
+
}
|
|
3328
|
+
/**
|
|
3329
|
+
* Get a token from the token list by symbol
|
|
3330
|
+
*/
|
|
3331
|
+
function getTokenListTokenBySymbol(chainId, symbol) {
|
|
3332
|
+
const entry = loadTokenList(chainId).find((t) => t.symbol.toUpperCase() === symbol.toUpperCase());
|
|
3333
|
+
return entry ? toChainToken(entry) : void 0;
|
|
3334
|
+
}
|
|
3335
|
+
/**
|
|
3336
|
+
* Get raw token list entries (with CoinGecko metadata)
|
|
3337
|
+
*/
|
|
3338
|
+
function getTokenListEntries(chainId) {
|
|
3339
|
+
return loadTokenList(chainId);
|
|
3340
|
+
}
|
|
3341
|
+
/**
|
|
3342
|
+
* Check if a chain has a token list available
|
|
3343
|
+
*/
|
|
3344
|
+
function hasTokenList(chainId) {
|
|
3345
|
+
return chainId in CHAIN_TOKEN_LISTS;
|
|
318
3346
|
}
|
|
319
3347
|
|
|
320
|
-
|
|
3348
|
+
//#endregion
|
|
3349
|
+
//#region src/chains/tokens/chain-tokens.ts
|
|
3350
|
+
/**
|
|
3351
|
+
* Get all tokens for a chain.
|
|
3352
|
+
*
|
|
3353
|
+
* Mainnets (Ethereum, Base, Arbitrum, Optimism, BSC, Polygon):
|
|
3354
|
+
* - Uses comprehensive JSON token lists (top 50 by market cap)
|
|
3355
|
+
*
|
|
3356
|
+
* Testnets and custom chains:
|
|
3357
|
+
* - Uses hardcoded token addresses and metadata
|
|
3358
|
+
*/
|
|
321
3359
|
function getChainTokens(chainId) {
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
3360
|
+
if (hasTokenList(chainId)) return getTokenListTokens(chainId);
|
|
3361
|
+
const addresses = getTestnetTokenAddresses(chainId);
|
|
3362
|
+
const tokens = [];
|
|
3363
|
+
for (const [symbol, address] of Object.entries(addresses)) {
|
|
3364
|
+
const metadata = getTestnetTokenMetadata(symbol);
|
|
3365
|
+
if (metadata && address) tokens.push({
|
|
3366
|
+
...metadata,
|
|
3367
|
+
address,
|
|
3368
|
+
chainId
|
|
3369
|
+
});
|
|
3370
|
+
}
|
|
3371
|
+
return tokens;
|
|
331
3372
|
}
|
|
332
3373
|
function getChainToken(chainId, symbol) {
|
|
333
|
-
|
|
334
|
-
return tokens.find(
|
|
335
|
-
(token) => token.symbol.toUpperCase() === symbol.toUpperCase()
|
|
336
|
-
);
|
|
3374
|
+
return getChainTokens(chainId).find((token) => token.symbol.toUpperCase() === symbol.toUpperCase());
|
|
337
3375
|
}
|
|
338
3376
|
function getChainTokenByAddress(chainId, address) {
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
3377
|
+
return getChainTokens(chainId).find((token) => token.address.toLowerCase() === address.toLowerCase());
|
|
3378
|
+
}
|
|
3379
|
+
/**
|
|
3380
|
+
* Get token address by symbol for a chain.
|
|
3381
|
+
* Works for both mainnets (from JSON lists) and testnets (from hardcoded addresses).
|
|
3382
|
+
*/
|
|
3383
|
+
function getTokenAddress(chainId, symbol) {
|
|
3384
|
+
if (hasTokenList(chainId)) return getTokenListTokenBySymbol(chainId, symbol)?.address;
|
|
3385
|
+
return getTestnetTokenAddress(chainId, symbol);
|
|
3386
|
+
}
|
|
3387
|
+
/**
|
|
3388
|
+
* Get all token addresses for a chain as a symbol -> address mapping.
|
|
3389
|
+
* Compatible with the old tokenAddresses structure for backward compatibility.
|
|
3390
|
+
*/
|
|
3391
|
+
function getTokenAddresses(chainId) {
|
|
3392
|
+
const tokens = getChainTokens(chainId);
|
|
3393
|
+
const addresses = {};
|
|
3394
|
+
for (const token of tokens) addresses[token.symbol.toUpperCase()] = token.address;
|
|
3395
|
+
return addresses;
|
|
343
3396
|
}
|
|
344
3397
|
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
);
|
|
3398
|
+
//#endregion
|
|
3399
|
+
//#region src/chains/config/supported-chains.ts
|
|
3400
|
+
const allChains = [...mainnetChains, ...testnetChains];
|
|
3401
|
+
const chainById = new Map(allChains.map((chain) => [chain.id, chain]));
|
|
350
3402
|
function getChainById(chainId) {
|
|
351
|
-
|
|
3403
|
+
return chainById.get(chainId);
|
|
352
3404
|
}
|
|
353
3405
|
function getChainConfig(chainId) {
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
3406
|
+
const chain = getChainById(chainId);
|
|
3407
|
+
if (!chain) return void 0;
|
|
3408
|
+
return {
|
|
3409
|
+
chain,
|
|
3410
|
+
isTestnet: chain.testnet ?? false,
|
|
3411
|
+
tokens: getChainTokens(chain.id)
|
|
3412
|
+
};
|
|
361
3413
|
}
|
|
362
3414
|
function getMainnetChains() {
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
3415
|
+
return mainnetChains.map((chain) => ({
|
|
3416
|
+
chain,
|
|
3417
|
+
isTestnet: false,
|
|
3418
|
+
tokens: getChainTokens(chain.id)
|
|
3419
|
+
}));
|
|
368
3420
|
}
|
|
369
3421
|
function getTestnetChains() {
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
3422
|
+
return testnetChains.map((chain) => ({
|
|
3423
|
+
chain,
|
|
3424
|
+
isTestnet: true,
|
|
3425
|
+
tokens: getChainTokens(chain.id)
|
|
3426
|
+
}));
|
|
375
3427
|
}
|
|
376
3428
|
function getAllChains() {
|
|
377
|
-
|
|
3429
|
+
return [...getMainnetChains(), ...getTestnetChains()];
|
|
378
3430
|
}
|
|
379
3431
|
function isSupportedChain(chainId) {
|
|
380
|
-
|
|
3432
|
+
return chainById.has(chainId);
|
|
381
3433
|
}
|
|
382
3434
|
|
|
383
|
-
|
|
3435
|
+
//#endregion
|
|
3436
|
+
//#region src/chains/utils/filter-tokens.ts
|
|
384
3437
|
function filterTokens(tokens, allowedSymbols, disabledSymbols) {
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
);
|
|
390
|
-
}
|
|
391
|
-
if (allowedSymbols && allowedSymbols.length > 0) {
|
|
392
|
-
result = result.filter(
|
|
393
|
-
(token) => allowedSymbols.includes(token.symbol.toUpperCase())
|
|
394
|
-
);
|
|
395
|
-
}
|
|
396
|
-
return result;
|
|
3438
|
+
let result = tokens;
|
|
3439
|
+
if (disabledSymbols.length > 0) result = result.filter((token) => !disabledSymbols.includes(token.symbol.toUpperCase()));
|
|
3440
|
+
if (allowedSymbols && allowedSymbols.length > 0) result = result.filter((token) => allowedSymbols.includes(token.symbol.toUpperCase()));
|
|
3441
|
+
return result;
|
|
397
3442
|
}
|
|
398
3443
|
|
|
399
|
-
|
|
3444
|
+
//#endregion
|
|
3445
|
+
//#region src/chains/utils/token-maps.ts
|
|
400
3446
|
function createTokenMaps(tokens) {
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
|
|
3447
|
+
const byAddress = /* @__PURE__ */ new Map();
|
|
3448
|
+
const bySymbol = /* @__PURE__ */ new Map();
|
|
3449
|
+
tokens.forEach((token) => {
|
|
3450
|
+
byAddress.set(token.address.toLowerCase(), token);
|
|
3451
|
+
bySymbol.set(token.symbol.toLowerCase(), token);
|
|
3452
|
+
});
|
|
3453
|
+
return {
|
|
3454
|
+
byAddress,
|
|
3455
|
+
bySymbol
|
|
3456
|
+
};
|
|
408
3457
|
}
|
|
409
3458
|
function getTokenByAddress(maps, address) {
|
|
410
|
-
|
|
411
|
-
|
|
3459
|
+
if (!address) return void 0;
|
|
3460
|
+
return maps.byAddress.get(address.toLowerCase());
|
|
412
3461
|
}
|
|
413
3462
|
function getTokenBySymbol(maps, symbol) {
|
|
414
|
-
|
|
415
|
-
|
|
3463
|
+
if (!symbol) return void 0;
|
|
3464
|
+
return maps.bySymbol.get(symbol.toLowerCase());
|
|
416
3465
|
}
|
|
417
3466
|
|
|
418
|
-
|
|
419
|
-
|
|
3467
|
+
//#endregion
|
|
3468
|
+
//#region src/chains/utils/stablecoin.ts
|
|
3469
|
+
/**
|
|
3470
|
+
* List of supported stablecoin symbols
|
|
3471
|
+
*/
|
|
3472
|
+
const stablecoinSymbols = ["USDC", "USDT"];
|
|
3473
|
+
/**
|
|
3474
|
+
* Checks if a token symbol is a stablecoin
|
|
3475
|
+
* @param symbol - Token symbol to check (e.g., "USDC", "ETH")
|
|
3476
|
+
* @returns true if the symbol is a recognized stablecoin
|
|
3477
|
+
*/
|
|
420
3478
|
function isStablecoin(symbol) {
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
symbol
|
|
424
|
-
);
|
|
425
|
-
}
|
|
426
|
-
return symbol.every(
|
|
427
|
-
(s) => stablecoinSymbols.includes(s)
|
|
428
|
-
);
|
|
3479
|
+
if (typeof symbol === "string") return stablecoinSymbols.includes(symbol);
|
|
3480
|
+
return symbol.every((s) => stablecoinSymbols.includes(s));
|
|
429
3481
|
}
|
|
430
3482
|
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
3483
|
+
//#endregion
|
|
3484
|
+
//#region src/chains/lambda/chain-mapping.ts
|
|
3485
|
+
/**
|
|
3486
|
+
* Mapping between chain ID numbers (used internally by otim) and
|
|
3487
|
+
* Lambda API chain ID strings (used by Lambda's API endpoints).
|
|
3488
|
+
*
|
|
3489
|
+
* Lambda uses string identifiers for chains while we use numeric chain IDs
|
|
3490
|
+
* from viem/wagmi. This map provides bidirectional conversion.
|
|
3491
|
+
*/
|
|
3492
|
+
/**
|
|
3493
|
+
* Map from numeric chain ID to Lambda chain ID string
|
|
3494
|
+
*/
|
|
3495
|
+
const CHAIN_ID_TO_LAMBDA_ID = {
|
|
3496
|
+
1: "ethereum",
|
|
3497
|
+
8453: "base",
|
|
3498
|
+
42161: "arbitrum",
|
|
3499
|
+
10: "optimism",
|
|
3500
|
+
56: "binance-smart-chain",
|
|
3501
|
+
130: "unichain",
|
|
3502
|
+
137: "polygon"
|
|
441
3503
|
};
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
3504
|
+
/**
|
|
3505
|
+
* Map from Lambda chain ID string to numeric chain ID
|
|
3506
|
+
*/
|
|
3507
|
+
const LAMBDA_ID_TO_CHAIN_ID = {
|
|
3508
|
+
ethereum: 1,
|
|
3509
|
+
base: 8453,
|
|
3510
|
+
arbitrum: 42161,
|
|
3511
|
+
optimism: 10,
|
|
3512
|
+
"binance-smart-chain": 56,
|
|
3513
|
+
unichain: 130,
|
|
3514
|
+
polygon: 137
|
|
450
3515
|
};
|
|
3516
|
+
/**
|
|
3517
|
+
* Convert a numeric chain ID to Lambda's chain ID string
|
|
3518
|
+
* @param chainId - The numeric chain ID
|
|
3519
|
+
* @returns The Lambda chain ID string, or undefined if not supported by Lambda
|
|
3520
|
+
*/
|
|
451
3521
|
function chainIdToLambdaId(chainId) {
|
|
452
|
-
|
|
3522
|
+
return CHAIN_ID_TO_LAMBDA_ID[chainId];
|
|
453
3523
|
}
|
|
3524
|
+
/**
|
|
3525
|
+
* Convert a Lambda chain ID string to numeric chain ID
|
|
3526
|
+
* @param lambdaId - The Lambda chain ID string
|
|
3527
|
+
* @returns The numeric chain ID, or undefined if not recognized
|
|
3528
|
+
*/
|
|
454
3529
|
function lambdaIdToChainId(lambdaId) {
|
|
455
|
-
|
|
3530
|
+
return LAMBDA_ID_TO_CHAIN_ID[lambdaId];
|
|
456
3531
|
}
|
|
3532
|
+
/**
|
|
3533
|
+
* Check if a chain ID is supported by Lambda
|
|
3534
|
+
* @param chainId - The numeric chain ID to check
|
|
3535
|
+
* @returns true if the chain is supported by Lambda
|
|
3536
|
+
*/
|
|
457
3537
|
function isLambdaSupportedChain(chainId) {
|
|
458
|
-
|
|
3538
|
+
return chainId in CHAIN_ID_TO_LAMBDA_ID;
|
|
459
3539
|
}
|
|
3540
|
+
/**
|
|
3541
|
+
* Get all chain IDs supported by Lambda
|
|
3542
|
+
* @returns Array of numeric chain IDs that are supported by Lambda
|
|
3543
|
+
*/
|
|
460
3544
|
function getLambdaSupportedChainIds() {
|
|
461
|
-
|
|
3545
|
+
return Object.keys(CHAIN_ID_TO_LAMBDA_ID).map(Number);
|
|
462
3546
|
}
|
|
3547
|
+
/**
|
|
3548
|
+
* Get all Lambda chain ID strings
|
|
3549
|
+
* @returns Array of Lambda chain ID strings
|
|
3550
|
+
*/
|
|
463
3551
|
function getLambdaChainIds() {
|
|
464
|
-
|
|
465
|
-
}
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
3552
|
+
return Object.values(CHAIN_ID_TO_LAMBDA_ID);
|
|
3553
|
+
}
|
|
3554
|
+
|
|
3555
|
+
//#endregion
|
|
3556
|
+
//#region src/chains/config/chain-metadata.ts
|
|
3557
|
+
/**
|
|
3558
|
+
* Chain metadata including icon URLs and display names.
|
|
3559
|
+
* Icon URLs can be IPFS hashes or HTTP URLs.
|
|
3560
|
+
*
|
|
3561
|
+
* To get chain icon URLs, you can:
|
|
3562
|
+
* 1. Extract from Lambda portfolio API (chain_icon_url field)
|
|
3563
|
+
* 2. Use chain explorer APIs
|
|
3564
|
+
* 3. Use trusted sources like ChainList
|
|
3565
|
+
*/
|
|
3566
|
+
const chainMetadata = {
|
|
3567
|
+
[mainnet.id]: {
|
|
3568
|
+
name: "Ethereum",
|
|
3569
|
+
iconUrl: "https://static.lambda.p2p.org/chains/ethereum.png"
|
|
3570
|
+
},
|
|
3571
|
+
[base.id]: {
|
|
3572
|
+
name: "Base",
|
|
3573
|
+
iconUrl: "https://static.lambda.p2p.org/chains/base.png"
|
|
3574
|
+
},
|
|
3575
|
+
[arbitrum.id]: {
|
|
3576
|
+
name: "Arbitrum One",
|
|
3577
|
+
iconUrl: "https://static.lambda.p2p.org/chains/arbitrum.png"
|
|
3578
|
+
},
|
|
3579
|
+
[optimism.id]: {
|
|
3580
|
+
name: "OP Mainnet",
|
|
3581
|
+
iconUrl: "https://static.lambda.p2p.org/chains/optimism.png"
|
|
3582
|
+
},
|
|
3583
|
+
[bsc.id]: {
|
|
3584
|
+
name: "Binance Smart Chain",
|
|
3585
|
+
iconUrl: "https://static.lambda.p2p.org/chains/binance-smart-chain.png"
|
|
3586
|
+
},
|
|
3587
|
+
[polygon.id]: {
|
|
3588
|
+
name: "Polygon",
|
|
3589
|
+
iconUrl: "https://static.lambda.p2p.org/chains/polygon.png"
|
|
3590
|
+
},
|
|
3591
|
+
[avalanche.id]: {
|
|
3592
|
+
name: "Avalanche",
|
|
3593
|
+
iconUrl: "https://static.lambda.p2p.org/chains/avalanche.png"
|
|
3594
|
+
},
|
|
3595
|
+
[unichain.id]: {
|
|
3596
|
+
name: "Unichain",
|
|
3597
|
+
iconUrl: "https://static.lambda.p2p.org/chains/unichain.png"
|
|
3598
|
+
},
|
|
3599
|
+
[sepolia.id]: { name: "Sepolia" },
|
|
3600
|
+
[baseSepolia.id]: { name: "Base Sepolia" },
|
|
3601
|
+
[polygonAmoy.id]: { name: "Polygon Amoy" },
|
|
3602
|
+
[pecorinoSignet.id]: { name: "Pecorino Signet" },
|
|
3603
|
+
[pecorinoHost.id]: { name: "Pecorino Host" }
|
|
510
3604
|
};
|
|
511
|
-
|
|
3605
|
+
/**
|
|
3606
|
+
* Get chain metadata by chain ID
|
|
3607
|
+
* @param chainId - The numeric chain ID
|
|
3608
|
+
* @returns Chain metadata or undefined if not found
|
|
3609
|
+
*/
|
|
3610
|
+
function getChainMetadata(chainId) {
|
|
3611
|
+
return chainMetadata[chainId];
|
|
3612
|
+
}
|
|
3613
|
+
/**
|
|
3614
|
+
* Get chain icon URL by chain ID
|
|
3615
|
+
* @param chainId - The numeric chain ID
|
|
3616
|
+
* @returns Chain icon URL or undefined if not found
|
|
3617
|
+
*/
|
|
3618
|
+
function getChainIconUrl(chainId) {
|
|
3619
|
+
return chainMetadata[chainId]?.iconUrl;
|
|
3620
|
+
}
|
|
3621
|
+
/**
|
|
3622
|
+
* Get chain display name by chain ID
|
|
3623
|
+
* @param chainId - The numeric chain ID
|
|
3624
|
+
* @returns Chain name or undefined if not found
|
|
3625
|
+
*/
|
|
3626
|
+
function getChainDisplayName(chainId) {
|
|
3627
|
+
return chainMetadata[chainId]?.name;
|
|
3628
|
+
}
|
|
3629
|
+
|
|
3630
|
+
//#endregion
|
|
3631
|
+
export { CHAIN_ID_TO_LAMBDA_ID, LAMBDA_ID_TO_CHAIN_ID, allChains, allSupportedChains, chainById, chainIdToLambdaId, chainMetadata, createTokenMaps, filterTokens, getAllChains, getChainById, getChainConfig, getChainDisplayName, getChainIconUrl, getChainMetadata, getChainToken, getChainTokenByAddress, getChainTokens, getDefaultChain, getDefaultChainId, getLambdaChainIds, getLambdaSupportedChainIds, getMainnetChain, getMainnetChains, getTestnetChain, getTestnetChains, getTestnetTokenAddress, getTestnetTokenAddresses, getTestnetTokenMetadata, getTokenAddress, getTokenAddresses, getTokenByAddress, getTokenBySymbol, getTokenListEntries, getTokenListTokenByAddress, getTokenListTokenBySymbol, getTokenListTokens, hasTokenList, isLambdaSupportedChain, isMainnetChain, isStablecoin, isSupportedChain, isTestnetChain, isTestnetTokenSupported, lambdaIdToChainId, loadTokenList, mainnetChains, mainnetChainsById, pecorinoHost, pecorinoSignet, supportedChains, testnetChains, testnetChainsById, testnetTokenAddresses, testnetTokenMetadata };
|
|
3632
|
+
//# sourceMappingURL=index.mjs.map
|