@sabaaa1/common 0.1.6 → 0.1.14
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/API/API.cjs +1 -1
- package/API/API.d.ts +16 -12
- package/API/API.mjs +73 -69
- package/API/accessCodeCalls.cjs +1 -0
- package/API/accessCodeCalls.d.ts +23 -0
- package/API/accessCodeCalls.mjs +23 -0
- package/API/admin-calls.cjs +1 -1
- package/API/admin-calls.mjs +5 -7
- package/API/ai-calls.cjs +1 -1
- package/API/ai-calls.mjs +11 -10
- package/API/brotherhoodCalls.cjs +1 -1
- package/API/brotherhoodCalls.mjs +43 -69
- package/API/callLifiAPI.cjs +1 -1
- package/API/callLifiAPI.mjs +8 -7
- package/API/callOdosAPI.cjs +1 -1
- package/API/callOdosAPI.mjs +16 -16
- package/API/callOkxAPI.cjs +1 -0
- package/API/callOkxAPI.d.ts +10 -0
- package/API/callOkxAPI.mjs +13 -0
- package/API/callOneInchAPI.cjs +1 -1
- package/API/callOneInchAPI.mjs +8 -7
- package/API/callRelayer.cjs +1 -1
- package/API/callRelayer.d.ts +11 -0
- package/API/callRelayer.mjs +15 -7
- package/API/checkRisk.cjs +1 -1
- package/API/checkRisk.mjs +5 -4
- package/API/duneAPI.cjs +1 -1
- package/API/duneAPI.mjs +2 -3
- package/API/enclaveCalls.cjs +1 -1
- package/API/enclaveCalls.mjs +9 -11
- package/API/fetchCommitmentsCache.cjs +1 -1
- package/API/fetchCommitmentsCache.d.ts +2 -2
- package/API/fetchCommitmentsCache.mjs +13 -10
- package/API/generate-trading-points.cjs +1 -1
- package/API/generate-trading-points.mjs +34 -39
- package/API/get-token-data.cjs +1 -1
- package/API/get-token-data.mjs +5 -4
- package/API/getBridgeProtocols.cjs +1 -1
- package/API/getBridgeProtocols.mjs +4 -3
- package/API/getGasEstimates.cjs +1 -1
- package/API/getGasEstimates.d.ts +2 -1
- package/API/getGasEstimates.mjs +14 -16
- package/API/getLifiStatus.cjs +1 -1
- package/API/getLifiStatus.mjs +11 -10
- package/API/getRelayerURL.cjs +1 -1
- package/API/getRelayerURL.mjs +4 -4
- package/API/getServerURL.cjs +1 -1
- package/API/getServerURL.mjs +42 -36
- package/API/getTokenPrice.cjs +1 -1
- package/API/getTokenPrice.d.ts +0 -11
- package/API/getTokenPrice.mjs +8 -23
- package/API/getWebsiteURL.cjs +1 -1
- package/API/getWebsiteURL.d.ts +1 -1
- package/API/getWebsiteURL.mjs +6 -7
- package/API/index.d.ts +2 -1
- package/API/is-tx-stateless.cjs +1 -1
- package/API/is-tx-stateless.mjs +17 -22
- package/API/kycCalls.cjs +1 -1
- package/API/kycCalls.d.ts +2 -2
- package/API/kycCalls.mjs +31 -30
- package/API/leaderboardCalls.cjs +1 -1
- package/API/leaderboardCalls.mjs +11 -16
- package/API/proxyAccountsCalls.cjs +1 -1
- package/API/proxyAccountsCalls.mjs +19 -18
- package/API/referralsCalls.cjs +1 -1
- package/API/referralsCalls.mjs +16 -24
- package/API/relayCalls.cjs +1 -1
- package/API/relayCalls.mjs +6 -8
- package/API/resolve-sns.cjs +1 -0
- package/API/resolve-sns.d.ts +1 -0
- package/API/resolve-sns.mjs +12 -0
- package/API/restoreSnapshots.cjs +1 -1
- package/API/restoreSnapshots.mjs +5 -5
- package/API/rewardsUserCalls.cjs +1 -1
- package/API/rewardsUserCalls.mjs +37 -54
- package/API/seedless-calls.cjs +1 -0
- package/API/seedless-calls.d.ts +53 -0
- package/API/seedless-calls.mjs +12 -0
- package/API/send-telegram-callback.cjs +1 -1
- package/API/send-telegram-callback.mjs +9 -11
- package/API/simulate-batch-tx.cjs +1 -1
- package/API/simulate-batch-tx.mjs +11 -13
- package/API/solana-calls.cjs +1 -0
- package/API/solana-calls.d.ts +34 -0
- package/API/solana-calls.mjs +19 -0
- package/API/tenderly.api.cjs +1 -1
- package/API/tenderly.api.mjs +48 -59
- package/API/token-calls.cjs +1 -1
- package/API/token-calls.mjs +11 -13
- package/API/weeklyAnalyticCalls.cjs +1 -1
- package/API/weeklyAnalyticCalls.mjs +9 -14
- package/README.md +164 -0
- package/_virtual/_commonjsHelpers.cjs +1 -0
- package/_virtual/_commonjsHelpers.mjs +30 -0
- package/_virtual/bn.cjs +1 -0
- package/_virtual/bn.mjs +4 -0
- package/_virtual/bn2.cjs +1 -0
- package/_virtual/bn2.mjs +4 -0
- package/_virtual/common.cjs +1 -0
- package/_virtual/common.mjs +4 -0
- package/_virtual/common2.cjs +1 -0
- package/_virtual/common2.mjs +4 -0
- package/_virtual/hash.cjs +1 -0
- package/_virtual/hash.mjs +4 -0
- package/_virtual/index.cjs +1 -0
- package/_virtual/index.mjs +6 -0
- package/_virtual/index10.cjs +1 -0
- package/_virtual/index10.mjs +6 -0
- package/_virtual/index11.cjs +1 -0
- package/_virtual/index11.mjs +6 -0
- package/_virtual/index12.cjs +1 -0
- package/_virtual/index12.mjs +6 -0
- package/_virtual/index13.cjs +1 -0
- package/_virtual/index13.mjs +6 -0
- package/_virtual/index14.cjs +1 -0
- package/_virtual/index14.mjs +6 -0
- package/_virtual/index15.cjs +1 -0
- package/_virtual/index15.mjs +6 -0
- package/_virtual/index16.cjs +1 -0
- package/_virtual/index16.mjs +6 -0
- package/_virtual/index17.cjs +1 -0
- package/_virtual/index17.mjs +6 -0
- package/_virtual/index18.cjs +1 -0
- package/_virtual/index18.mjs +6 -0
- package/_virtual/index19.cjs +1 -0
- package/_virtual/index19.mjs +6 -0
- package/_virtual/index2.cjs +1 -0
- package/_virtual/index2.mjs +6 -0
- package/_virtual/index20.cjs +1 -0
- package/_virtual/index20.mjs +6 -0
- package/_virtual/index21.cjs +1 -0
- package/_virtual/index21.mjs +6 -0
- package/_virtual/index22.cjs +1 -0
- package/_virtual/index22.mjs +4 -0
- package/_virtual/index3.cjs +1 -0
- package/_virtual/index3.mjs +6 -0
- package/_virtual/index4.cjs +1 -0
- package/_virtual/index4.mjs +6 -0
- package/_virtual/index5.cjs +1 -0
- package/_virtual/index5.mjs +6 -0
- package/_virtual/index6.cjs +1 -0
- package/_virtual/index6.mjs +6 -0
- package/_virtual/index7.cjs +1 -0
- package/_virtual/index7.mjs +6 -0
- package/_virtual/index8.cjs +1 -0
- package/_virtual/index8.mjs +6 -0
- package/_virtual/index9.cjs +1 -0
- package/_virtual/index9.mjs +6 -0
- package/_virtual/inherits_browser.cjs +1 -0
- package/_virtual/inherits_browser.mjs +4 -0
- package/_virtual/ripemd.cjs +1 -0
- package/_virtual/ripemd.mjs +4 -0
- package/_virtual/scrypt.cjs +1 -0
- package/_virtual/scrypt.mjs +4 -0
- package/_virtual/sha.cjs +1 -0
- package/_virtual/sha.mjs +4 -0
- package/_virtual/sha3.cjs +1 -0
- package/_virtual/sha3.mjs +4 -0
- package/_virtual/utils.cjs +1 -0
- package/_virtual/utils.mjs +4 -0
- package/_virtual/utils2.cjs +1 -0
- package/_virtual/utils2.mjs +4 -0
- package/constants/backend.constants.cjs +1 -1
- package/constants/backend.constants.d.ts +2 -1
- package/constants/backend.constants.mjs +5 -7
- package/constants/chains.constants.cjs +1 -1
- package/constants/chains.constants.d.ts +5 -0
- package/constants/chains.constants.mjs +63 -35
- package/constants/coingecko.constants.cjs +1 -1
- package/constants/coingecko.constants.d.ts +1 -1
- package/constants/coingecko.constants.mjs +18 -11
- package/constants/contracts.constants.cjs +1 -1
- package/constants/contracts.constants.mjs +19 -15
- package/constants/deploy-data/deploy-data-arbMainnet.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-arbMainnet.json.mjs +1218 -8
- package/constants/deploy-data/deploy-data-arcTestnet.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-arcTestnet.json.mjs +1214 -4
- package/constants/deploy-data/deploy-data-base.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-base.json.mjs +1218 -8
- package/constants/deploy-data/deploy-data-ethMainnet.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-ethMainnet.json.mjs +1213 -3
- package/constants/deploy-data/deploy-data-optimism.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-optimism.json.mjs +1218 -8
- package/constants/deploy-data/deploy-data-polygon.json.cjs +1 -1
- package/constants/deploy-data/deploy-data-polygon.json.mjs +1218 -8
- package/constants/deploy-data/deploy-data-solana.json.cjs +1 -0
- package/constants/deploy-data/deploy-data-solana.json.mjs +6111 -0
- package/constants/deploy-data/index.d.ts +2 -1
- package/constants/index.d.ts +1 -1
- package/constants/mediaUrls.constants.cjs +1 -1
- package/constants/mediaUrls.constants.d.ts +9 -0
- package/constants/mediaUrls.constants.mjs +13 -4
- package/constants/okx.constants.cjs +1 -0
- package/constants/okx.constants.d.ts +2 -0
- package/constants/okx.constants.mjs +5 -0
- package/constants/protocol.constants.cjs +1 -1
- package/constants/protocol.constants.d.ts +12 -1
- package/constants/protocol.constants.mjs +37 -29
- package/constants/save-depths.cjs +1 -1
- package/constants/save-depths.mjs +4 -1
- package/constants/server.constants.cjs +1 -1
- package/constants/server.constants.d.ts +23 -10
- package/constants/server.constants.mjs +102 -89
- package/constants/token-data/ERC20Registry.cjs +1 -1
- package/constants/token-data/ERC20Registry.mjs +49 -35
- package/constants/token-data/index.cjs +1 -1
- package/constants/token-data/index.d.ts +17 -1
- package/constants/token-data/index.mjs +29 -25
- package/constants/token-data/solanaLocalnetRegistry.json.cjs +1 -0
- package/constants/token-data/solanaLocalnetRegistry.json.mjs +24 -0
- package/constants/token-data/solanaMainnetRegistry.json.cjs +1 -0
- package/constants/token-data/solanaMainnetRegistry.json.mjs +560 -0
- package/data-structures/ApprovalDBs/EventsPublicApprovalsDB.cjs +1 -1
- package/data-structures/ApprovalDBs/EventsPublicApprovalsDB.mjs +41 -41
- package/data-structures/Hinkal/Hinkal.cjs +1 -1
- package/data-structures/Hinkal/Hinkal.d.ts +19 -10
- package/data-structures/Hinkal/Hinkal.mjs +290 -125
- package/data-structures/Hinkal/IHinkal.d.ts +18 -11
- package/data-structures/Hinkal/handleAutoDepositBack.cjs +1 -1
- package/data-structures/Hinkal/handleAutoDepositBack.mjs +36 -32
- package/data-structures/Hinkal/hinkalActionFundApproveAndTransact.cjs +1 -1
- package/data-structures/Hinkal/hinkalActionFundApproveAndTransact.mjs +24 -23
- package/data-structures/Hinkal/hinkalActionReceive.cjs +1 -1
- package/data-structures/Hinkal/hinkalActionReceive.mjs +13 -12
- package/data-structures/Hinkal/hinkalCheckSolanaTokenRegistry.cjs +1 -0
- package/data-structures/Hinkal/hinkalCheckSolanaTokenRegistry.d.ts +3 -0
- package/data-structures/Hinkal/hinkalCheckSolanaTokenRegistry.mjs +28 -0
- package/data-structures/Hinkal/hinkalCheckTokenRegistry.cjs +1 -1
- package/data-structures/Hinkal/hinkalCheckTokenRegistry.mjs +11 -8
- package/data-structures/Hinkal/hinkalDepositAndWithdraw.cjs +1 -0
- package/data-structures/Hinkal/hinkalDepositAndWithdraw.d.ts +4 -0
- package/data-structures/Hinkal/hinkalDepositAndWithdraw.mjs +167 -0
- package/data-structures/Hinkal/hinkalGetRecipientInfo.cjs +1 -1
- package/data-structures/Hinkal/hinkalGetRecipientInfo.d.ts +1 -1
- package/data-structures/Hinkal/hinkalGetRecipientInfo.mjs +4 -4
- package/data-structures/Hinkal/hinkalMultiSend.cjs +1 -1
- package/data-structures/Hinkal/hinkalMultiSend.mjs +6 -6
- package/data-structures/Hinkal/hinkalPrivateWallet.cjs +1 -1
- package/data-structures/Hinkal/hinkalPrivateWallet.d.ts +2 -2
- package/data-structures/Hinkal/hinkalPrivateWallet.mjs +109 -93
- package/data-structures/Hinkal/hinkalProxySwap.cjs +1 -1
- package/data-structures/Hinkal/hinkalProxySwap.mjs +23 -22
- package/data-structures/Hinkal/hinkalProxyToPrivate.cjs +1 -0
- package/data-structures/Hinkal/hinkalProxyToPrivate.d.ts +6 -0
- package/data-structures/Hinkal/hinkalProxyToPrivate.mjs +45 -0
- package/data-structures/Hinkal/hinkalSignSubAccount.cjs +1 -1
- package/data-structures/Hinkal/hinkalSignSubAccount.mjs +11 -9
- package/data-structures/Hinkal/hinkalSolanaDeposit.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaDeposit.d.ts +4 -0
- package/data-structures/Hinkal/hinkalSolanaDeposit.mjs +133 -0
- package/data-structures/Hinkal/hinkalSolanaDepositAndWithdraw.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaDepositAndWithdraw.d.ts +3 -0
- package/data-structures/Hinkal/hinkalSolanaDepositAndWithdraw.mjs +216 -0
- package/data-structures/Hinkal/hinkalSolanaProxySend.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaProxySend.d.ts +6 -0
- package/data-structures/Hinkal/hinkalSolanaProxySend.mjs +55 -0
- package/data-structures/Hinkal/hinkalSolanaProxyShield.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaProxyShield.d.ts +6 -0
- package/data-structures/Hinkal/hinkalSolanaProxyShield.mjs +99 -0
- package/data-structures/Hinkal/hinkalSolanaProxySwap.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaProxySwap.d.ts +5 -0
- package/data-structures/Hinkal/hinkalSolanaProxySwap.mjs +96 -0
- package/data-structures/Hinkal/hinkalSolanaSwap.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaSwap.d.ts +4 -0
- package/data-structures/Hinkal/hinkalSolanaSwap.mjs +120 -0
- package/data-structures/Hinkal/hinkalSolanaTransfer.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaTransfer.d.ts +3 -0
- package/data-structures/Hinkal/hinkalSolanaTransfer.mjs +90 -0
- package/data-structures/Hinkal/hinkalSolanaWithdraw.cjs +1 -0
- package/data-structures/Hinkal/hinkalSolanaWithdraw.d.ts +3 -0
- package/data-structures/Hinkal/hinkalSolanaWithdraw.mjs +106 -0
- package/data-structures/Hinkal/hinkalSwap.cjs +1 -1
- package/data-structures/Hinkal/hinkalSwap.mjs +33 -27
- package/data-structures/Hinkal/hinkalTransfer.cjs +1 -1
- package/data-structures/Hinkal/hinkalTransfer.mjs +20 -14
- package/data-structures/Hinkal/hinkalWithdraw.cjs +1 -1
- package/data-structures/Hinkal/hinkalWithdraw.mjs +15 -9
- package/data-structures/Hinkal/index.d.ts +4 -0
- package/data-structures/Hinkal/resetMerkleTrees.cjs +1 -1
- package/data-structures/Hinkal/resetMerkleTrees.mjs +56 -23
- package/data-structures/IndexedDB/activity-db.cjs +1 -1
- package/data-structures/IndexedDB/activity-db.d.ts +0 -1
- package/data-structures/IndexedDB/activity-db.mjs +86 -86
- package/data-structures/IndexedDB/balances-db.cjs +1 -1
- package/data-structures/IndexedDB/balances-db.mjs +15 -12
- package/data-structures/IndexedDB/contact-db.cjs +1 -1
- package/data-structures/IndexedDB/contact-db.mjs +29 -26
- package/data-structures/IndexedDB/signatures-db.cjs +1 -1
- package/data-structures/IndexedDB/signatures-db.mjs +14 -10
- package/data-structures/MultiThreadedUtxoUtils/MultiThreadedUtxoUtils.cjs +1 -1
- package/data-structures/MultiThreadedUtxoUtils/MultiThreadedUtxoUtils.d.ts +2 -2
- package/data-structures/MultiThreadedUtxoUtils/MultiThreadedUtxoUtils.mjs +32 -31
- package/data-structures/TokenDBs/AlchemyPublicTokensDB.cjs +1 -1
- package/data-structures/TokenDBs/AlchemyPublicTokensDB.d.ts +6 -1
- package/data-structures/TokenDBs/AlchemyPublicTokensDB.mjs +154 -79
- package/data-structures/TokenDBs/EventsPublicTokensDB.cjs +1 -1
- package/data-structures/TokenDBs/EventsPublicTokensDB.mjs +24 -21
- package/data-structures/TokenDBs/PrivateTokensDB.cjs +1 -1
- package/data-structures/TokenDBs/PrivateTokensDB.mjs +39 -34
- package/data-structures/crypto-keys/decodeUTXO.cjs +1 -1
- package/data-structures/crypto-keys/decodeUTXO.d.ts +15 -3
- package/data-structures/crypto-keys/decodeUTXO.mjs +84 -26
- package/data-structures/crypto-keys/encryptDecryptUtxo.cjs +1 -1
- package/data-structures/crypto-keys/encryptDecryptUtxo.mjs +36 -30
- package/data-structures/crypto-keys/keys.cjs +1 -1
- package/data-structures/crypto-keys/keys.d.ts +19 -5
- package/data-structures/crypto-keys/keys.mjs +117 -60
- package/data-structures/event-service/evm/AbstractAccessTokenSnapshotService.cjs +1 -0
- package/data-structures/event-service/{AbstractAccessTokenSnapshotService.d.ts → evm/AbstractAccessTokenSnapshotService.d.ts} +2 -2
- package/data-structures/event-service/{AbstractAccessTokenSnapshotService.mjs → evm/AbstractAccessTokenSnapshotService.mjs} +6 -6
- package/data-structures/event-service/evm/AbstractApprovalsSnapshotService.cjs +1 -0
- package/data-structures/event-service/{AbstractApprovalsSnapshotService.d.ts → evm/AbstractApprovalsSnapshotService.d.ts} +2 -2
- package/data-structures/event-service/{AbstractApprovalsSnapshotService.mjs → evm/AbstractApprovalsSnapshotService.mjs} +2 -2
- package/data-structures/event-service/evm/AbstractCommitmentsSnapshotService.cjs +1 -0
- package/data-structures/event-service/{AbstractCommitmentsSnapshotService.d.ts → evm/AbstractCommitmentsSnapshotService.d.ts} +3 -3
- package/data-structures/event-service/{AbstractCommitmentsSnapshotService.mjs → evm/AbstractCommitmentsSnapshotService.mjs} +24 -21
- package/data-structures/event-service/evm/AbstractEventService.cjs +1 -0
- package/data-structures/event-service/{AbstractEventService.d.ts → evm/AbstractEventService.d.ts} +1 -1
- package/data-structures/event-service/evm/AbstractEventService.mjs +37 -0
- package/data-structures/event-service/{AbstractNullifierSnapshotService.d.ts → evm/AbstractNullifierSnapshotService.d.ts} +1 -1
- package/data-structures/event-service/evm/AbstractSnapshotService.cjs +1 -0
- package/data-structures/event-service/{AbstractSnapshotService.mjs → evm/AbstractSnapshotService.mjs} +1 -1
- package/data-structures/event-service/evm/BlockchainEventEmitter.cjs +1 -0
- package/data-structures/event-service/{BlockchainEventEmitter.d.ts → evm/BlockchainEventEmitter.d.ts} +2 -1
- package/data-structures/event-service/evm/BlockchainEventEmitter.mjs +89 -0
- package/data-structures/event-service/index.d.ts +13 -7
- package/data-structures/event-service/solana/AbstractSolanaAccessTokenSnapshotService.cjs +1 -0
- package/data-structures/event-service/solana/AbstractSolanaAccessTokenSnapshotService.d.ts +34 -0
- package/data-structures/event-service/solana/AbstractSolanaAccessTokenSnapshotService.mjs +87 -0
- package/data-structures/event-service/solana/AbstractSolanaCommitmentsSnapshotService.cjs +1 -0
- package/data-structures/event-service/solana/AbstractSolanaCommitmentsSnapshotService.d.ts +29 -0
- package/data-structures/event-service/solana/AbstractSolanaCommitmentsSnapshotService.mjs +96 -0
- package/data-structures/event-service/solana/AbstractSolanaEventService.cjs +1 -0
- package/data-structures/event-service/solana/AbstractSolanaEventService.d.ts +22 -0
- package/data-structures/event-service/solana/AbstractSolanaEventService.mjs +33 -0
- package/data-structures/event-service/solana/AbstractSolanaNullifierSnapshotService.cjs +1 -0
- package/data-structures/event-service/solana/AbstractSolanaNullifierSnapshotService.d.ts +21 -0
- package/data-structures/event-service/solana/AbstractSolanaNullifierSnapshotService.mjs +49 -0
- package/data-structures/event-service/solana/AbstractSolanaSnapshotService.cjs +1 -0
- package/data-structures/event-service/solana/AbstractSolanaSnapshotService.d.ts +22 -0
- package/data-structures/event-service/solana/AbstractSolanaSnapshotService.mjs +33 -0
- package/data-structures/event-service/solana/SolanaBlockchainEventEmitter.cjs +1 -0
- package/data-structures/event-service/solana/SolanaBlockchainEventEmitter.d.ts +39 -0
- package/data-structures/event-service/solana/SolanaBlockchainEventEmitter.mjs +153 -0
- package/data-structures/http/BasicHttpClient.cjs +1 -0
- package/data-structures/http/BasicHttpClient.d.ts +11 -0
- package/data-structures/http/BasicHttpClient.mjs +25 -0
- package/data-structures/http/HttpClient.cjs +1 -0
- package/data-structures/http/HttpClient.d.ts +10 -0
- package/data-structures/http/HttpClient.mjs +15 -0
- package/data-structures/http/index.d.ts +2 -0
- package/data-structures/index.d.ts +1 -0
- package/data-structures/provider-adapter/IProviderAdapter.d.ts +1 -3
- package/data-structures/snapshot/SnapshotFetcherService.d.ts +1 -1
- package/data-structures/snapshot/evm-snapshots/ClientAccessTokenSnapshotService.cjs +1 -0
- package/data-structures/snapshot/{ClientAccessTokenSnapshotService.d.ts → evm-snapshots/ClientAccessTokenSnapshotService.d.ts} +2 -2
- package/data-structures/snapshot/{ClientAccessTokenSnapshotService.mjs → evm-snapshots/ClientAccessTokenSnapshotService.mjs} +13 -9
- package/data-structures/snapshot/evm-snapshots/ClientApprovalsSnapshotService.cjs +1 -0
- package/data-structures/snapshot/{ClientApprovalsSnapshotService.d.ts → evm-snapshots/ClientApprovalsSnapshotService.d.ts} +2 -3
- package/data-structures/snapshot/evm-snapshots/ClientApprovalsSnapshotService.mjs +43 -0
- package/data-structures/snapshot/evm-snapshots/ClientCommitmentsSnapshotService.cjs +1 -0
- package/data-structures/snapshot/{ClientCommitmentsSnapshotService.d.ts → evm-snapshots/ClientCommitmentsSnapshotService.d.ts} +2 -2
- package/data-structures/snapshot/evm-snapshots/ClientCommitmentsSnapshotService.mjs +35 -0
- package/data-structures/snapshot/evm-snapshots/ClientNullifierSnapshotService.cjs +1 -0
- package/data-structures/snapshot/{ClientNullifierSnapshotService.d.ts → evm-snapshots/ClientNullifierSnapshotService.d.ts} +2 -2
- package/data-structures/snapshot/evm-snapshots/ClientNullifierSnapshotService.mjs +34 -0
- package/data-structures/snapshot/index.d.ts +7 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaAccessTokenSnapshotService.cjs +1 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaAccessTokenSnapshotService.d.ts +8 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaAccessTokenSnapshotService.mjs +42 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaCommitmentsSnapshotService.cjs +1 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaCommitmentsSnapshotService.d.ts +8 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaCommitmentsSnapshotService.mjs +34 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaNullifierSnapshotService.cjs +1 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaNullifierSnapshotService.d.ts +8 -0
- package/data-structures/snapshot/solana-snapshots/ClientSolanaNullifierSnapshotService.mjs +34 -0
- package/data-structures/token-price-fetcher/TokenChecker.cjs +1 -1
- package/data-structures/token-price-fetcher/TokenChecker.mjs +5 -4
- package/data-structures/utxo/Utxo.cjs +1 -1
- package/data-structures/utxo/Utxo.d.ts +6 -1
- package/data-structures/utxo/Utxo.mjs +37 -24
- package/error-handling/error-codes.constants.cjs +1 -1
- package/error-handling/error-codes.constants.d.ts +2 -0
- package/error-handling/error-codes.constants.mjs +4 -2
- package/functions/connectors.types.d.ts +14 -0
- package/functions/index.d.ts +1 -0
- package/functions/pre-transaction/addressTableLookup.cjs +1 -0
- package/functions/pre-transaction/addressTableLookup.d.ts +4 -0
- package/functions/pre-transaction/addressTableLookup.mjs +44 -0
- package/functions/pre-transaction/constructAdminData.cjs +1 -1
- package/functions/pre-transaction/constructAdminData.d.ts +2 -1
- package/functions/pre-transaction/constructAdminData.mjs +30 -12
- package/functions/pre-transaction/convert-okx-instructions.cjs +1 -0
- package/functions/pre-transaction/convert-okx-instructions.d.ts +12 -0
- package/functions/pre-transaction/convert-okx-instructions.mjs +30 -0
- package/functions/pre-transaction/getSolanaCalldataHash.cjs +1 -0
- package/functions/pre-transaction/getSolanaCalldataHash.d.ts +4 -0
- package/functions/pre-transaction/getSolanaCalldataHash.mjs +36 -0
- package/functions/pre-transaction/getVolatileTransferAmount.cjs +1 -1
- package/functions/pre-transaction/getVolatileTransferAmount.mjs +11 -7
- package/functions/pre-transaction/index.d.ts +10 -0
- package/functions/pre-transaction/initTokenLimitIfNeeded.cjs +1 -0
- package/functions/pre-transaction/initTokenLimitIfNeeded.d.ts +3 -0
- package/functions/pre-transaction/initTokenLimitIfNeeded.mjs +20 -0
- package/functions/pre-transaction/outputUtxoProcessing.cjs +1 -1
- package/functions/pre-transaction/outputUtxoProcessing.mjs +14 -13
- package/functions/pre-transaction/process-gas-estimates.cjs +1 -1
- package/functions/pre-transaction/process-gas-estimates.d.ts +2 -2
- package/functions/pre-transaction/process-gas-estimates.mjs +13 -12
- package/functions/pre-transaction/recipientUtxoProcessing.cjs +1 -0
- package/functions/pre-transaction/recipientUtxoProcessing.d.ts +3 -0
- package/functions/pre-transaction/recipientUtxoProcessing.mjs +36 -0
- package/functions/pre-transaction/sendInitNullifiersTransaction.cjs +1 -0
- package/functions/pre-transaction/sendInitNullifiersTransaction.d.ts +11 -0
- package/functions/pre-transaction/sendInitNullifiersTransaction.mjs +41 -0
- package/functions/pre-transaction/sendV0Transaction.cjs +1 -0
- package/functions/pre-transaction/sendV0Transaction.d.ts +22 -0
- package/functions/pre-transaction/sendV0Transaction.mjs +121 -0
- package/functions/pre-transaction/solana-public-signals.cjs +1 -0
- package/functions/pre-transaction/solana-public-signals.d.ts +19 -0
- package/functions/pre-transaction/solana-public-signals.mjs +60 -0
- package/functions/pre-transaction/solana.cjs +1 -0
- package/functions/pre-transaction/solana.d.ts +17 -0
- package/functions/pre-transaction/solana.mjs +96 -0
- package/functions/pre-transaction/solanaTransfer.utils.cjs +1 -0
- package/functions/pre-transaction/solanaTransfer.utils.d.ts +6 -0
- package/functions/pre-transaction/solanaTransfer.utils.mjs +38 -0
- package/functions/pre-transaction/store-instructions.cjs +1 -0
- package/functions/pre-transaction/store-instructions.d.ts +4 -0
- package/functions/pre-transaction/store-instructions.mjs +9 -0
- package/functions/pre-transaction/store-proof.cjs +1 -0
- package/functions/pre-transaction/store-proof.d.ts +7 -0
- package/functions/pre-transaction/store-proof.mjs +55 -0
- package/functions/private-wallet/emporium.helpers.cjs +1 -1
- package/functions/private-wallet/emporium.helpers.mjs +33 -29
- package/functions/private-wallet/emporium.swap.helpers.cjs +1 -1
- package/functions/private-wallet/emporium.swap.helpers.d.ts +1 -1
- package/functions/private-wallet/emporium.swap.helpers.mjs +79 -69
- package/functions/snarkjs/constant.cjs +1 -1
- package/functions/snarkjs/constant.d.ts +40 -0
- package/functions/snarkjs/constant.mjs +66 -23
- package/functions/snarkjs/constructEmporiumProof.cjs +1 -1
- package/functions/snarkjs/constructEmporiumProof.mjs +32 -32
- package/functions/snarkjs/constructGeneralZkProof.cjs +1 -1
- package/functions/snarkjs/constructGeneralZkProof.d.ts +1 -1
- package/functions/snarkjs/constructGeneralZkProof.mjs +63 -61
- package/functions/snarkjs/constructSolanaZkProof.cjs +1 -0
- package/functions/snarkjs/constructSolanaZkProof.d.ts +13 -0
- package/functions/snarkjs/constructSolanaZkProof.mjs +109 -0
- package/functions/snarkjs/generateCircomData.cjs +1 -1
- package/functions/snarkjs/generateCircomData.d.ts +1 -1
- package/functions/snarkjs/generateCircomData.mjs +9 -9
- package/functions/snarkjs/generateZkProofEnclave.cjs +1 -1
- package/functions/snarkjs/generateZkProofEnclave.mjs +10 -9
- package/functions/snarkjs/getZKFiles.cjs +1 -1
- package/functions/snarkjs/getZKFiles.mjs +13 -13
- package/functions/snarkjs/index.d.ts +1 -0
- package/functions/utils/addresses.cjs +1 -1
- package/functions/utils/addresses.d.ts +1 -1
- package/functions/utils/addresses.mjs +21 -17
- package/functions/utils/amounts.utils.cjs +1 -1
- package/functions/utils/amounts.utils.d.ts +1 -0
- package/functions/utils/amounts.utils.mjs +53 -40
- package/functions/utils/bytes32.utils.cjs +1 -0
- package/functions/utils/bytes32.utils.d.ts +2 -0
- package/functions/utils/bytes32.utils.mjs +10 -0
- package/functions/utils/cacheDevice.utils.cjs +1 -1
- package/functions/utils/cacheDevice.utils.mjs +2 -3
- package/functions/utils/cacheFunctions.cjs +1 -1
- package/functions/utils/cacheFunctions.mjs +53 -52
- package/functions/utils/convertIntegrationProviderToExternalActionId.cjs +1 -1
- package/functions/utils/convertIntegrationProviderToExternalActionId.mjs +1 -0
- package/functions/utils/create-provider.cjs +1 -1
- package/functions/utils/create-provider.d.ts +4 -1
- package/functions/utils/create-provider.mjs +8 -6
- package/functions/utils/encodeTokenWithId.cjs +1 -1
- package/functions/utils/encodeTokenWithId.d.ts +1 -1
- package/functions/utils/encodeTokenWithId.mjs +6 -2
- package/functions/utils/encryptInputForEnclave.cjs +1 -1
- package/functions/utils/encryptInputForEnclave.mjs +29 -28
- package/functions/utils/erc20tokenFunctions.cjs +1 -1
- package/functions/utils/erc20tokenFunctions.mjs +29 -29
- package/functions/utils/ethers-formatter.utils.cjs +1 -1
- package/functions/utils/ethers-formatter.utils.d.ts +2 -0
- package/functions/utils/ethers-formatter.utils.mjs +45 -15
- package/functions/utils/evmNetworkFunctions.cjs +1 -1
- package/functions/utils/evmNetworkFunctions.mjs +3 -4
- package/functions/utils/fees.utils.cjs +1 -1
- package/functions/utils/fees.utils.d.ts +1 -0
- package/functions/utils/fees.utils.mjs +19 -9
- package/functions/utils/get-hinkal-approvals.cjs +1 -1
- package/functions/utils/get-hinkal-approvals.mjs +1 -1
- package/functions/utils/getBlockExplorerUrl.cjs +1 -1
- package/functions/utils/getBlockExplorerUrl.mjs +2 -2
- package/functions/utils/getRecipientInfoFromUserKeys.cjs +1 -1
- package/functions/utils/getRecipientInfoFromUserKeys.d.ts +0 -1
- package/functions/utils/getRecipientInfoFromUserKeys.mjs +10 -13
- package/functions/utils/getUtxosFromReceipt.utils.cjs +1 -0
- package/functions/utils/getUtxosFromReceipt.utils.d.ts +4 -0
- package/functions/utils/getUtxosFromReceipt.utils.mjs +29 -0
- package/functions/utils/getUtxosFromReceiptSolana.cjs +1 -0
- package/functions/utils/getUtxosFromReceiptSolana.d.ts +5 -0
- package/functions/utils/getUtxosFromReceiptSolana.mjs +19 -0
- package/functions/utils/index.d.ts +5 -1
- package/functions/utils/networks.utils.cjs +1 -1
- package/functions/utils/networks.utils.mjs +2 -3
- package/functions/utils/nftTokenFunctions.cjs +1 -1
- package/functions/utils/nftTokenFunctions.mjs +8 -4
- package/functions/utils/prepareHinkal.cjs +1 -0
- package/functions/utils/prepareHinkal.d.ts +7 -1
- package/functions/utils/prepareHinkal.mjs +88 -0
- package/functions/utils/publicBalance.utils.cjs +1 -1
- package/functions/utils/publicBalance.utils.d.ts +1 -0
- package/functions/utils/publicBalance.utils.mjs +75 -45
- package/functions/utils/solanaMint.utils.cjs +1 -0
- package/functions/utils/solanaMint.utils.d.ts +10 -0
- package/functions/utils/solanaMint.utils.mjs +14 -0
- package/functions/utils/time.utils.cjs +1 -1
- package/functions/utils/time.utils.d.ts +1 -1
- package/functions/utils/time.utils.mjs +11 -11
- package/functions/utils/userAgent.cjs +1 -1
- package/functions/utils/userAgent.mjs +6 -7
- package/functions/utils/walletBalances.utils.cjs +1 -1
- package/functions/utils/walletBalances.utils.d.ts +2 -1
- package/functions/utils/walletBalances.utils.mjs +18 -17
- package/functions/web3/events/getInputUtxoAndBalance.cjs +1 -1
- package/functions/web3/events/getInputUtxoAndBalance.mjs +98 -91
- package/functions/web3/events/getInputUtxosEnclave.cjs +1 -1
- package/functions/web3/events/getInputUtxosEnclave.mjs +38 -16
- package/functions/web3/events/getShieldedBalance.cjs +2 -2
- package/functions/web3/events/getShieldedBalance.mjs +70 -62
- package/functions/web3/events/getTransactionLogEvents.cjs +1 -1
- package/functions/web3/events/getTransactionLogEvents.d.ts +3 -2
- package/functions/web3/events/getTransactionLogEvents.mjs +12 -9
- package/functions/web3/fetchSolanaMerkleTreeRootHash.cjs +1 -0
- package/functions/web3/fetchSolanaMerkleTreeRootHash.d.ts +4 -0
- package/functions/web3/fetchSolanaMerkleTreeRootHash.mjs +45 -0
- package/functions/web3/functionCalls/accessTokenCalls.cjs +1 -1
- package/functions/web3/functionCalls/accessTokenCalls.d.ts +2 -0
- package/functions/web3/functionCalls/accessTokenCalls.mjs +25 -7
- package/functions/web3/functionCalls/transactCallRelayer.cjs +1 -1
- package/functions/web3/functionCalls/transactCallRelayer.d.ts +20 -0
- package/functions/web3/functionCalls/transactCallRelayer.mjs +61 -19
- package/functions/web3/getContractMetadata.cjs +1 -1
- package/functions/web3/getContractMetadata.mjs +20 -50
- package/functions/web3/getTokenHolder.cjs +1 -1
- package/functions/web3/getTokenHolder.mjs +29 -24
- package/functions/web3/index.d.ts +2 -0
- package/functions/web3/odosAPI.cjs +1 -1
- package/functions/web3/odosAPI.mjs +11 -8
- package/functions/web3/okxAPI.cjs +1 -0
- package/functions/web3/okxAPI.d.ts +8 -0
- package/functions/web3/okxAPI.mjs +43 -0
- package/functions/web3/oneInchAPI.cjs +1 -1
- package/functions/web3/oneInchAPI.mjs +7 -4
- package/functions/web3/runContractFunction.cjs +1 -1
- package/functions/web3/runContractFunction.mjs +22 -18
- package/functions/web3/signAndSendSerializedTransaction.cjs +1 -0
- package/functions/web3/signAndSendSerializedTransaction.d.ts +2 -0
- package/functions/web3/signAndSendSerializedTransaction.mjs +11 -0
- package/functions/web3/uniswapAPI.cjs +1 -1
- package/functions/web3/uniswapAPI.mjs +7 -4
- package/index.cjs +1 -1
- package/index.mjs +922 -810
- package/package.json +12 -16
- package/providers/CustomEthersProvider.cjs +1 -0
- package/providers/{TorExternalProvider.d.ts → CustomEthersProvider.d.ts} +2 -2
- package/providers/CustomEthersProvider.mjs +29 -0
- package/providers/CustomSolanaConnection.cjs +1 -0
- package/providers/CustomSolanaConnection.d.ts +4 -0
- package/providers/CustomSolanaConnection.mjs +33 -0
- package/providers/EthersProviderAdapter.cjs +1 -1
- package/providers/EthersProviderAdapter.d.ts +1 -2
- package/providers/EthersProviderAdapter.mjs +8 -48
- package/providers/SolanaProviderAdapter.cjs +1 -0
- package/providers/SolanaProviderAdapter.d.ts +44 -0
- package/providers/SolanaProviderAdapter.mjs +125 -0
- package/providers/WagmiProviderAdapter.cjs +1 -1
- package/providers/WagmiProviderAdapter.d.ts +1 -2
- package/providers/WagmiProviderAdapter.mjs +26 -24
- package/providers/prepareEthersHinkal.cjs +1 -1
- package/providers/prepareEthersHinkal.mjs +10 -7
- package/providers/prepareWagmiHinkal.cjs +1 -1
- package/providers/prepareWagmiHinkal.mjs +9 -6
- package/types/IMultiThreadedUtxoUtils.d.ts +2 -2
- package/types/TransactionSimulator.types.d.ts +1 -0
- package/types/activities.types.cjs +1 -1
- package/types/activities.types.d.ts +1 -0
- package/types/activities.types.mjs +6 -4
- package/types/admin.types.cjs +1 -1
- package/types/admin.types.d.ts +16 -0
- package/types/admin.types.mjs +1 -1
- package/types/all-points.types.d.ts +0 -1
- package/types/cache.types.cjs +1 -1
- package/types/cache.types.d.ts +8 -1
- package/types/cache.types.mjs +1 -1
- package/types/circom-data.types.d.ts +6 -0
- package/types/commitments.types.d.ts +12 -0
- package/types/ethereum-network.types.cjs +1 -1
- package/types/ethereum-network.types.d.ts +9 -3
- package/types/ethereum-network.types.mjs +1 -1
- package/types/external-action.types.cjs +1 -1
- package/types/external-action.types.d.ts +3 -1
- package/types/external-action.types.mjs +2 -2
- package/types/hinkal.types.cjs +1 -1
- package/types/hinkal.types.d.ts +3 -2
- package/types/hinkal.types.mjs +8 -8
- package/types/http.types.d.ts +8 -0
- package/types/index.d.ts +3 -2
- package/types/new-rewards.type.d.ts +2 -9
- package/types/offscreen.types.cjs +1 -1
- package/types/offscreen.types.d.ts +2 -1
- package/types/offscreen.types.mjs +2 -2
- package/types/okx.types.d.ts +57 -0
- package/types/rewards.types.d.ts +0 -11
- package/types/sandbox.types.cjs +1 -1
- package/types/sandbox.types.d.ts +19 -2
- package/types/sandbox.types.mjs +2 -2
- package/types/solana.types.d.ts +75 -0
- package/types/token.types.d.ts +6 -0
- package/webworker/snarkjsWorker/snarkjsWorkerLauncher.cjs +1 -1
- package/webworker/snarkjsWorker/snarkjsWorkerLauncher.mjs +1 -1
- package/webworker/snarkjsWorker/snarkjsWorkerLogic.cjs +1 -1
- package/webworker/snarkjsWorker/snarkjsWorkerLogic.d.ts +0 -1
- package/webworker/snarkjsWorker/snarkjsWorkerLogic.mjs +28 -30
- package/webworker/utxoWorker/utxoWorker.types.d.ts +2 -0
- package/webworker/utxoWorker/utxoWorkerLauncher.cjs +1 -1
- package/webworker/utxoWorker/utxoWorkerLauncher.mjs +1 -1
- package/webworker/utxoWorker/utxoWorkerLogic.cjs +1 -1
- package/webworker/utxoWorker/utxoWorkerLogic.mjs +33 -31
- package/webworker/viteWorkerURL.constant.cjs +21 -1
- package/webworker/viteWorkerURL.constant.mjs +21 -12
- package/webworker/zkProofWorker/zkProofWorkerLauncher.cjs +1 -1
- package/webworker/zkProofWorker/zkProofWorkerLauncher.mjs +1 -1
- package/API/mysteryBoxesCalls.cjs +0 -1
- package/API/mysteryBoxesCalls.d.ts +0 -60
- package/API/mysteryBoxesCalls.mjs +0 -66
- package/assets/snarkjsWorkerLauncher-CWaDqRaL.js +0 -14803
- package/assets/utxoWorkerLauncher-BUhBaUSg.js +0 -115868
- package/assets/zkProofWorkerLauncher-DlWQP3l9.js +0 -115360
- package/constants/mystery-boxes.constants.cjs +0 -1
- package/constants/mystery-boxes.constants.d.ts +0 -63
- package/constants/mystery-boxes.constants.mjs +0 -355
- package/data-structures/event-service/AbstractAccessTokenSnapshotService.cjs +0 -1
- package/data-structures/event-service/AbstractApprovalsSnapshotService.cjs +0 -1
- package/data-structures/event-service/AbstractCommitmentsSnapshotService.cjs +0 -1
- package/data-structures/event-service/AbstractEventService.cjs +0 -1
- package/data-structures/event-service/AbstractEventService.mjs +0 -33
- package/data-structures/event-service/AbstractSnapshotService.cjs +0 -1
- package/data-structures/event-service/BlockchainEventEmitter.cjs +0 -1
- package/data-structures/event-service/BlockchainEventEmitter.mjs +0 -80
- package/data-structures/snapshot/ClientAccessTokenSnapshotService.cjs +0 -1
- package/data-structures/snapshot/ClientApprovalsSnapshotService.cjs +0 -1
- package/data-structures/snapshot/ClientApprovalsSnapshotService.mjs +0 -23
- package/data-structures/snapshot/ClientCommitmentsSnapshotService.cjs +0 -1
- package/data-structures/snapshot/ClientCommitmentsSnapshotService.mjs +0 -31
- package/data-structures/snapshot/ClientNullifierSnapshotService.cjs +0 -1
- package/data-structures/snapshot/ClientNullifierSnapshotService.mjs +0 -30
- package/functions/utils/mystery-box-auction.utils.cjs +0 -1
- package/functions/utils/mystery-box-auction.utils.d.ts +0 -8
- package/functions/utils/mystery-box-auction.utils.mjs +0 -51
- package/providers/TorExternalProvider.cjs +0 -1
- package/providers/TorExternalProvider.mjs +0 -29
- package/types/merch-order.types.cjs +0 -1
- package/types/merch-order.types.d.ts +0 -16
- package/types/merch-order.types.mjs +0 -4
- package/types/mystery-boxes.types.cjs +0 -1
- package/types/mystery-boxes.types.d.ts +0 -43
- package/types/mystery-boxes.types.mjs +0 -6
- /package/data-structures/event-service/{AbstractNullifierSnapshotService.cjs → evm/AbstractNullifierSnapshotService.cjs} +0 -0
- /package/data-structures/event-service/{AbstractNullifierSnapshotService.mjs → evm/AbstractNullifierSnapshotService.mjs} +0 -0
- /package/data-structures/event-service/{AbstractSnapshotService.d.ts → evm/AbstractSnapshotService.d.ts} +0 -0
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../types/circom-data.types.mjs";
|
|
2
2
|
import "../types/transactions.types.mjs";
|
|
3
3
|
import "../types/activities.types.mjs";
|
|
4
|
-
import { TaskTypes as
|
|
5
|
-
const
|
|
4
|
+
import { TaskTypes as r } from "../types/new-rewards.type.mjs";
|
|
5
|
+
const b = {
|
|
6
6
|
ROUTES: {
|
|
7
7
|
checkKycStatus: "/check-kyc-status",
|
|
8
8
|
getUserSignature: "/signature-request",
|
|
@@ -13,6 +13,7 @@ const g = {
|
|
|
13
13
|
callOdosAPI: "/OdosSwapData",
|
|
14
14
|
callOneInchAPI: "/OneInchSwapData",
|
|
15
15
|
callLifiAPI: "/LifiBridgeData",
|
|
16
|
+
callOkxAPI: "/OkxSwapData",
|
|
16
17
|
getOdosPriceForToken: (e) => `/getOdosPriceForToken/${e}`,
|
|
17
18
|
userHasKyc: "/user-has-kyc",
|
|
18
19
|
restoreSnapshots: "/snapshots/restore",
|
|
@@ -32,36 +33,40 @@ const g = {
|
|
|
32
33
|
getBridgeProtocols: "/get-bridge-protocols",
|
|
33
34
|
lifiStatus: "/LifiStatus",
|
|
34
35
|
getProxyAccounts: (e) => `/get-proxy-accounts/${e}`,
|
|
35
|
-
updateProxyAccounts: "/update-proxy-accounts"
|
|
36
|
+
updateProxyAccounts: "/update-proxy-accounts",
|
|
37
|
+
generateProoflessDepositLimitless: "/generate-proofless-deposit-limitless",
|
|
38
|
+
generateMultiPaymentDepositLimitless: "/generate-multi-payment-deposit",
|
|
39
|
+
generateAddAccessToken: "/generate-add-access-token"
|
|
36
40
|
}
|
|
37
41
|
}, $ = {
|
|
38
|
-
getGasEstimate: (e, n, o,
|
|
39
|
-
getTokenPrice: "/get-token-price",
|
|
40
|
-
getTokenPriceEth: (e) => `/get-token-price-in-eth/${e}`,
|
|
42
|
+
getGasEstimate: (e, n, o, l) => `/gas-estimation/${e}/${o}/${n}/${l}`,
|
|
41
43
|
getTokenPrices: "/get-token-prices",
|
|
42
44
|
TRANSACT: "/general-transact",
|
|
45
|
+
TRANSACT_BATCH: "/general-transact-batch",
|
|
46
|
+
SOLANA_TRANSACT: "/solana-transact",
|
|
47
|
+
SOLANA_TRANSACT_BATCH: "/solana-transact-batch",
|
|
43
48
|
getIdleRelay: "/get-idle-relay",
|
|
44
49
|
emitTxPublicData: "/emit-tx-public-data"
|
|
45
|
-
},
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
],
|
|
54
|
-
[
|
|
55
|
-
[
|
|
56
|
-
[
|
|
57
|
-
[
|
|
50
|
+
}, i = [
|
|
51
|
+
r.firstSwap,
|
|
52
|
+
r.reclaim,
|
|
53
|
+
r.dailySwap,
|
|
54
|
+
r.dailyDappTx,
|
|
55
|
+
r.createOrJoinBH,
|
|
56
|
+
r.shieldUnshield,
|
|
57
|
+
r.moneyComes
|
|
58
|
+
], g = {
|
|
59
|
+
[r.discord]: (e) => `/verify/discord/${e}`,
|
|
60
|
+
[r.x]: (e) => `/verify/x/${e}`,
|
|
61
|
+
[r.xReferral]: (e) => `/verify/x-referral/${e}`,
|
|
62
|
+
[r.telegram]: (e) => `/verify/telegram/${e}`,
|
|
58
63
|
...Object.fromEntries(
|
|
59
|
-
|
|
64
|
+
i.map((e) => [
|
|
60
65
|
e,
|
|
61
66
|
(n) => `/verify/wallet-task/${n}`
|
|
62
67
|
])
|
|
63
68
|
)
|
|
64
|
-
},
|
|
69
|
+
}, v = {
|
|
65
70
|
createPresaleReferral: "/create-presale-referral",
|
|
66
71
|
updatePresaleReferralList: "/update-presale-referral-list",
|
|
67
72
|
generateTradingPoints: "/generate-trading-points",
|
|
@@ -84,30 +89,19 @@ const g = {
|
|
|
84
89
|
getCurrentUserReferral: "/current-user-referral",
|
|
85
90
|
submitReferralCode: "/refer-user",
|
|
86
91
|
getCurrentUserAppliedReferralCode: "/current-user-applied-referral-code",
|
|
92
|
+
submitAccessCode: "/submit-access-code",
|
|
93
|
+
getAccessCodeBenefits: "/get-access-code-benefits",
|
|
87
94
|
getTelegramCallback: "/auth/telegram/callback",
|
|
88
95
|
generateAumPoints: "/generate-aum-points",
|
|
89
96
|
getTasksProgress: (e) => `/get-tasks-progress/${e}`,
|
|
90
97
|
disconnectSocialNetwork: "/disconnect-social-network",
|
|
91
|
-
openMysteryBox: "/open-mystery-box",
|
|
92
|
-
getMysteryBoxesHistory: (e) => `/get-mystery-boxes-history/${e}`,
|
|
93
|
-
createOrUpdateMerchAddress: "/create-or-update-merch-address",
|
|
94
|
-
claimMerchItem: "/claim-merch-item",
|
|
95
|
-
getMerchOrders: (e) => `/get-merch-orders/${e}`,
|
|
96
98
|
getNftMultiplier: (e) => `/get-nft-multiplier/${e}`,
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
ethMainnet: `${r}/ethMainnet-server`,
|
|
104
|
-
bnbMainnet: `${r}/bnbMainnet-server`,
|
|
105
|
-
avalanche: `${r}/avalanche-server`,
|
|
106
|
-
optimism: `${r}/optimism-server`,
|
|
107
|
-
base: `${r}/base-server`,
|
|
108
|
-
arcTestnet: `${r}/arcTestnet-server`,
|
|
109
|
-
localhost: "http://localhost:7072"
|
|
110
|
-
}, R = {
|
|
99
|
+
seedlessInit: "/seedless/init",
|
|
100
|
+
seedlessBackup: "/seedless/backup",
|
|
101
|
+
seedlessCheckPassword: "/seedless/check-password",
|
|
102
|
+
seedlessStatus: "/seedless/status",
|
|
103
|
+
seedlessSalt: "/seedless/salt"
|
|
104
|
+
}, a = "https://wallet-playground.hinkal.pro", t = "https://wallet-staging.hinkal.pro", s = "https://wallet-prod.hinkal.pro", m = "http://localhost:7090", M = "/ethMainnet-data-server", y = {
|
|
111
105
|
polygon: `${t}/polygon-server`,
|
|
112
106
|
arbMainnet: `${t}/arbMainnet-server`,
|
|
113
107
|
ethMainnet: `${t}/ethMainnet-server`,
|
|
@@ -116,8 +110,9 @@ const g = {
|
|
|
116
110
|
optimism: `${t}/optimism-server`,
|
|
117
111
|
base: `${t}/base-server`,
|
|
118
112
|
arcTestnet: `${t}/arcTestnet-server`,
|
|
113
|
+
solanaMainnet: `${t}/solanaMainnet-server`,
|
|
119
114
|
localhost: "http://localhost:7072"
|
|
120
|
-
},
|
|
115
|
+
}, u = {
|
|
121
116
|
polygon: `${a}/polygon-server`,
|
|
122
117
|
arbMainnet: `${a}/arbMainnet-server`,
|
|
123
118
|
ethMainnet: `${a}/ethMainnet-server`,
|
|
@@ -126,18 +121,20 @@ const g = {
|
|
|
126
121
|
optimism: `${a}/optimism-server`,
|
|
127
122
|
base: `${a}/base-server`,
|
|
128
123
|
arcTestnet: `${a}/arcTestnet-server`,
|
|
124
|
+
solanaMainnet: `${a}/solanaMainnet-server`,
|
|
129
125
|
localhost: "http://localhost:7072"
|
|
130
126
|
}, T = {
|
|
131
|
-
polygon: `${
|
|
132
|
-
arbMainnet: `${
|
|
133
|
-
ethMainnet: `${
|
|
134
|
-
bnbMainnet: `${
|
|
135
|
-
avalanche: `${
|
|
136
|
-
optimism: `${
|
|
137
|
-
base: `${
|
|
138
|
-
arcTestnet: `${
|
|
139
|
-
|
|
140
|
-
|
|
127
|
+
polygon: `${s}/polygon-server`,
|
|
128
|
+
arbMainnet: `${s}/arbMainnet-server`,
|
|
129
|
+
ethMainnet: `${s}/ethMainnet-server`,
|
|
130
|
+
bnbMainnet: `${s}/bnbMainnet-server`,
|
|
131
|
+
avalanche: `${s}/avalanche-server`,
|
|
132
|
+
optimism: `${s}/optimism-server`,
|
|
133
|
+
base: `${s}/base-server`,
|
|
134
|
+
arcTestnet: `${s}/arcTestnet-server`,
|
|
135
|
+
solanaMainnet: `${s}/solanaMainnet-server`,
|
|
136
|
+
localhost: "http://localhost:7072"
|
|
137
|
+
}, R = {
|
|
141
138
|
polygon: `${t}/polygon-relayer`,
|
|
142
139
|
arbMainnet: `${t}/arbMainnet-relayer`,
|
|
143
140
|
ethMainnet: `${t}/ethMainnet-relayer`,
|
|
@@ -146,8 +143,9 @@ const g = {
|
|
|
146
143
|
optimism: `${t}/optimism-relayer`,
|
|
147
144
|
base: `${t}/base-relayer`,
|
|
148
145
|
arcTestnet: `${t}/arcTestnet-relayer`,
|
|
146
|
+
solanaMainnet: `${t}/solanaMainnet-relayer`,
|
|
149
147
|
localhost: "http://localhost:7073"
|
|
150
|
-
},
|
|
148
|
+
}, A = {
|
|
151
149
|
polygon: `${a}/polygon-relayer`,
|
|
152
150
|
arbMainnet: `${a}/arbMainnet-relayer`,
|
|
153
151
|
ethMainnet: `${a}/ethMainnet-relayer`,
|
|
@@ -156,8 +154,31 @@ const g = {
|
|
|
156
154
|
optimism: `${a}/optimism-relayer`,
|
|
157
155
|
base: `${a}/base-relayer`,
|
|
158
156
|
arcTestnet: `${a}/arcTestnet-relayer`,
|
|
157
|
+
solanaMainnet: `${a}/solanaMainnet-relayer`,
|
|
159
158
|
localhost: "http://localhost:7073"
|
|
160
|
-
},
|
|
159
|
+
}, S = {
|
|
160
|
+
polygon: `${s}/polygon-relayer`,
|
|
161
|
+
arbMainnet: `${s}/arbMainnet-relayer`,
|
|
162
|
+
ethMainnet: `${s}/ethMainnet-relayer`,
|
|
163
|
+
bnbMainnet: `${s}/bnbMainnet-relayer`,
|
|
164
|
+
avalanche: `${s}/avalanche-relayer`,
|
|
165
|
+
optimism: `${s}/optimism-relayer`,
|
|
166
|
+
base: `${s}/base-relayer`,
|
|
167
|
+
arcTestnet: `${s}/arcTestnet-relayer`,
|
|
168
|
+
solanaMainnet: `${s}/solanaMainnet-relayer`,
|
|
169
|
+
localhost: "http://localhost:7073"
|
|
170
|
+
}, k = {
|
|
171
|
+
polygon: `${a}/polygon-snapshot-server`,
|
|
172
|
+
arbMainnet: `${a}/arbMainnet-snapshot-server`,
|
|
173
|
+
ethMainnet: `${a}/ethMainnet-snapshot-server`,
|
|
174
|
+
bnbMainnet: `${a}/bnbMainnet-snapshot-server`,
|
|
175
|
+
avalanche: `${a}/avalanche-snapshot-server`,
|
|
176
|
+
optimism: `${a}/optimism-snapshot-server`,
|
|
177
|
+
base: `${a}/base-snapshot-server`,
|
|
178
|
+
arcTestnet: `${a}/arcTestnet-snapshot-server`,
|
|
179
|
+
solanaMainnet: `${a}/solanaMainnet-snapshot-server`,
|
|
180
|
+
localhost: "http://localhost:7074"
|
|
181
|
+
}, _ = {
|
|
161
182
|
polygon: `${t}/polygon-snapshot-server`,
|
|
162
183
|
arbMainnet: `${t}/arbMainnet-snapshot-server`,
|
|
163
184
|
ethMainnet: `${t}/ethMainnet-snapshot-server`,
|
|
@@ -166,46 +187,38 @@ const g = {
|
|
|
166
187
|
optimism: `${t}/optimism-snapshot-server`,
|
|
167
188
|
base: `${t}/base-snapshot-server`,
|
|
168
189
|
arcTestnet: `${t}/arcTestnet-snapshot-server`,
|
|
190
|
+
solanaMainnet: `${t}/solanaMainnet-snapshot-server`,
|
|
169
191
|
localhost: "http://localhost:7074"
|
|
170
192
|
}, f = {
|
|
171
|
-
polygon: `${
|
|
172
|
-
arbMainnet: `${
|
|
173
|
-
ethMainnet: `${
|
|
174
|
-
bnbMainnet: `${
|
|
175
|
-
avalanche: `${
|
|
176
|
-
optimism: `${
|
|
177
|
-
base: `${
|
|
178
|
-
arcTestnet: `${
|
|
179
|
-
|
|
180
|
-
}, U = {
|
|
181
|
-
polygon: `${a}/polygon-snapshot-server`,
|
|
182
|
-
arbMainnet: `${a}/arbMainnet-snapshot-server`,
|
|
183
|
-
ethMainnet: `${a}/ethMainnet-snapshot-server`,
|
|
184
|
-
bnbMainnet: `${a}/bnbMainnet-snapshot-server`,
|
|
185
|
-
avalanche: `${a}/avalanche-snapshot-server`,
|
|
186
|
-
optimism: `${a}/optimism-snapshot-server`,
|
|
187
|
-
base: `${a}/base-snapshot-server`,
|
|
188
|
-
arcTestnet: `${a}/arcTestnet-snapshot-server`,
|
|
193
|
+
polygon: `${s}/polygon-snapshot-server`,
|
|
194
|
+
arbMainnet: `${s}/arbMainnet-snapshot-server`,
|
|
195
|
+
ethMainnet: `${s}/ethMainnet-snapshot-server`,
|
|
196
|
+
bnbMainnet: `${s}/bnbMainnet-snapshot-server`,
|
|
197
|
+
avalanche: `${s}/avalanche-snapshot-server`,
|
|
198
|
+
optimism: `${s}/optimism-snapshot-server`,
|
|
199
|
+
base: `${s}/base-snapshot-server`,
|
|
200
|
+
arcTestnet: `${s}/arcTestnet-snapshot-server`,
|
|
201
|
+
solanaMainnet: `${s}/solanaMainnet-snapshot-server`,
|
|
189
202
|
localhost: "http://localhost:7074"
|
|
190
203
|
};
|
|
191
204
|
export {
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
205
|
+
b as API_CONFIG,
|
|
206
|
+
v as DATA_SERVER_CONFIG,
|
|
207
|
+
M as DATA_SERVER_URL_ENDPOINT,
|
|
208
|
+
m as DATA_SERVER_URL_LOCAL,
|
|
209
|
+
A as PLAYGROUND_RELAYER_URLS,
|
|
210
|
+
u as PLAYGROUND_SERVER_URLS,
|
|
211
|
+
k as PLAYGROUND_SNAPSHOT_SERVER_URLS,
|
|
212
|
+
a as PLAYGROUND_URL,
|
|
213
|
+
S as PRODUCTION_RELAYER_URLS,
|
|
214
|
+
T as PRODUCTION_SERVER_URLS,
|
|
215
|
+
f as PRODUCTION_SNAPSHOT_SERVER_URLS,
|
|
216
|
+
s as PRODUCTION_URL,
|
|
204
217
|
$ as RELAYER_CONFIG,
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
218
|
+
R as STAGING_RELAYER_URLS,
|
|
219
|
+
y as STAGING_SERVER_URLS,
|
|
220
|
+
_ as STAGING_SNAPSHOT_SERVER_URLS,
|
|
221
|
+
t as STAGING_URL,
|
|
222
|
+
g as VERIFICATION_ROUTES,
|
|
223
|
+
i as WALLET_TASK_VERIFICATION_TYPES
|
|
211
224
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./arbMainnetRegistry.json.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./arbMainnetRegistry.json.cjs"),c=require("./arbMainnetRegistryFixed.json.cjs"),o=require("./avalancheRegistry.json.cjs"),u=require("./avalancheRegistryFixed.json.cjs"),d=require("./bnbMainnetRegistry.json.cjs"),l=require("./bnbMainnetRegistryFixed.json.cjs"),g=require("./ethMainnetRegistry.json.cjs"),a=require("./ethMainnetRegistryFixed.json.cjs"),y=require("./localhostRegistry.json.cjs"),R=require("./optimismRegistry.json.cjs"),h=require("./optimismRegistryFixed.json.cjs"),b=require("./baseRegistry.json.cjs"),f=require("./baseRegistryFixed.json.cjs"),k=require("./polygonRegistry.json.cjs"),q=require("./polygonRegistryFixed.json.cjs"),I=require("./arcTestnetRegistry.json.cjs"),n=require("./solanaMainnetRegistry.json.cjs"),s=require("./solanaLocalnetRegistry.json.cjs"),e=require("../chains.constants.cjs"),M=r=>{const t=y.default.networkRegistry.slice(0,10);switch(r){case e.chainIds.polygon:return k.default.networkRegistry;case e.chainIds.arbMainnet:return i.default.networkRegistry;case e.chainIds.ethMainnet:return g.default.networkRegistry;case e.chainIds.bnbMainnet:return d.default.networkRegistry;case e.chainIds.avalanche:return o.default.networkRegistry;case e.chainIds.optimism:return R.default.networkRegistry;case e.chainIds.base:return b.default.networkRegistry;case e.chainIds.arcTestnet:return I.default.networkRegistry;case e.chainIds.solanaMainnet:return n.default.networkRegistry;case e.chainIds.solanaLocalnet:return s.default.networkRegistry;default:return t}},w=r=>{let t;switch(r){case e.chainIds.polygon:{t=q.default;break}case e.chainIds.arbMainnet:{t=c.default;break}case e.chainIds.ethMainnet:{t=a.default;break}case e.chainIds.avalanche:{t=u.default;break}case e.chainIds.bnbMainnet:{t=l.default;break}case e.chainIds.optimism:{t=h.default;break}case e.chainIds.base:{t=f.default;break}case e.chainIds.solanaMainnet:{t=n.default;break}case e.chainIds.solanaLocalnet:{t=s.default;break}default:{t=a.default;break}}return t.networkRegistry};exports.getERC20Registry=M;exports.getFixedRegistry=w;
|
|
@@ -1,81 +1,95 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
1
|
+
import i from "./arbMainnetRegistry.json.mjs";
|
|
2
|
+
import a from "./arbMainnetRegistryFixed.json.mjs";
|
|
3
|
+
import m from "./avalancheRegistry.json.mjs";
|
|
4
|
+
import g from "./avalancheRegistryFixed.json.mjs";
|
|
5
|
+
import y from "./bnbMainnetRegistry.json.mjs";
|
|
6
|
+
import c from "./bnbMainnetRegistryFixed.json.mjs";
|
|
7
|
+
import R from "./ethMainnetRegistry.json.mjs";
|
|
8
|
+
import n from "./ethMainnetRegistryFixed.json.mjs";
|
|
9
|
+
import p from "./localhostRegistry.json.mjs";
|
|
10
|
+
import b from "./optimismRegistry.json.mjs";
|
|
11
|
+
import l from "./optimismRegistryFixed.json.mjs";
|
|
12
|
+
import k from "./baseRegistry.json.mjs";
|
|
13
13
|
import f from "./baseRegistryFixed.json.mjs";
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
14
|
+
import J from "./polygonRegistry.json.mjs";
|
|
15
|
+
import u from "./polygonRegistryFixed.json.mjs";
|
|
16
|
+
import M from "./arcTestnetRegistry.json.mjs";
|
|
17
|
+
import o from "./solanaMainnetRegistry.json.mjs";
|
|
18
|
+
import s from "./solanaLocalnetRegistry.json.mjs";
|
|
17
19
|
import { chainIds as e } from "../chains.constants.mjs";
|
|
18
|
-
const
|
|
19
|
-
const r =
|
|
20
|
+
const K = (t) => {
|
|
21
|
+
const r = p.networkRegistry.slice(0, 10);
|
|
20
22
|
switch (t) {
|
|
21
23
|
case e.polygon:
|
|
22
|
-
return
|
|
24
|
+
return J.networkRegistry;
|
|
23
25
|
case e.arbMainnet:
|
|
24
|
-
return
|
|
26
|
+
return i.networkRegistry;
|
|
25
27
|
case e.ethMainnet:
|
|
26
|
-
return
|
|
28
|
+
return R.networkRegistry;
|
|
27
29
|
case e.bnbMainnet:
|
|
28
|
-
return
|
|
30
|
+
return y.networkRegistry;
|
|
29
31
|
case e.avalanche:
|
|
30
|
-
return
|
|
32
|
+
return m.networkRegistry;
|
|
31
33
|
case e.optimism:
|
|
32
|
-
return R.networkRegistry;
|
|
33
|
-
case e.base:
|
|
34
34
|
return b.networkRegistry;
|
|
35
|
+
case e.base:
|
|
36
|
+
return k.networkRegistry;
|
|
35
37
|
case e.arcTestnet:
|
|
36
|
-
return
|
|
38
|
+
return M.networkRegistry;
|
|
39
|
+
case e.solanaMainnet:
|
|
40
|
+
return o.networkRegistry;
|
|
41
|
+
case e.solanaLocalnet:
|
|
42
|
+
return s.networkRegistry;
|
|
37
43
|
default:
|
|
38
44
|
return r;
|
|
39
45
|
}
|
|
40
|
-
},
|
|
46
|
+
}, N = (t) => {
|
|
41
47
|
let r;
|
|
42
48
|
switch (t) {
|
|
43
49
|
case e.polygon: {
|
|
44
|
-
r =
|
|
50
|
+
r = u;
|
|
45
51
|
break;
|
|
46
52
|
}
|
|
47
53
|
case e.arbMainnet: {
|
|
48
|
-
r =
|
|
54
|
+
r = a;
|
|
49
55
|
break;
|
|
50
56
|
}
|
|
51
57
|
case e.ethMainnet: {
|
|
52
|
-
r =
|
|
58
|
+
r = n;
|
|
53
59
|
break;
|
|
54
60
|
}
|
|
55
61
|
case e.avalanche: {
|
|
56
|
-
r =
|
|
62
|
+
r = g;
|
|
57
63
|
break;
|
|
58
64
|
}
|
|
59
65
|
case e.bnbMainnet: {
|
|
60
|
-
r =
|
|
66
|
+
r = c;
|
|
61
67
|
break;
|
|
62
68
|
}
|
|
63
69
|
case e.optimism: {
|
|
64
|
-
r =
|
|
70
|
+
r = l;
|
|
65
71
|
break;
|
|
66
72
|
}
|
|
67
73
|
case e.base: {
|
|
68
74
|
r = f;
|
|
69
75
|
break;
|
|
70
76
|
}
|
|
77
|
+
case e.solanaMainnet: {
|
|
78
|
+
r = o;
|
|
79
|
+
break;
|
|
80
|
+
}
|
|
81
|
+
case e.solanaLocalnet: {
|
|
82
|
+
r = s;
|
|
83
|
+
break;
|
|
84
|
+
}
|
|
71
85
|
default: {
|
|
72
|
-
r =
|
|
86
|
+
r = n;
|
|
73
87
|
break;
|
|
74
88
|
}
|
|
75
89
|
}
|
|
76
90
|
return r.networkRegistry;
|
|
77
91
|
};
|
|
78
92
|
export {
|
|
79
|
-
|
|
80
|
-
|
|
93
|
+
K as getERC20Registry,
|
|
94
|
+
N as getFixedRegistry
|
|
81
95
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./arcTestnetRegistry.json.cjs"),t=require("./ethMainnetRegistryFixed.json.cjs"),i=require("./arbMainnetRegistryFixed.json.cjs"),r=require("./bnbMainnetRegistryFixed.json.cjs"),s=require("./polygonRegistryFixed.json.cjs"),n=require("./avalancheRegistryFixed.json.cjs"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./arcTestnetRegistry.json.cjs"),t=require("./ethMainnetRegistryFixed.json.cjs"),i=require("./arbMainnetRegistryFixed.json.cjs"),r=require("./bnbMainnetRegistryFixed.json.cjs"),s=require("./polygonRegistryFixed.json.cjs"),n=require("./avalancheRegistryFixed.json.cjs"),a=require("./optimismRegistryFixed.json.cjs"),o=require("./baseRegistryFixed.json.cjs"),g=require("./ethMainnetRegistry.json.cjs"),y=require("./arbMainnetRegistry.json.cjs"),R=require("./bnbMainnetRegistry.json.cjs"),c=require("./polygonRegistry.json.cjs"),l=require("./avalancheRegistry.json.cjs"),d=require("./optimismRegistry.json.cjs"),u=require("./baseRegistry.json.cjs"),b=require("./localhostRegistry.json.cjs"),M=require("./solanaMainnetRegistry.json.cjs"),x=require("./solanaLocalnetRegistry.json.cjs");require("../chains.constants.cjs");const F=t.default.networkRegistry,f=i.default.networkRegistry,q=r.default.networkRegistry,k=s.default.networkRegistry,w=n.default.networkRegistry,$=a.default.networkRegistry,h=o.default.networkRegistry,m=g.default.networkRegistry,p=y.default.networkRegistry,v=R.default.networkRegistry,T=c.default.networkRegistry,L=l.default.networkRegistry,S=d.default.networkRegistry,j=u.default.networkRegistry,O=b.default.networkRegistry,P=e.default.networkRegistry,z=M.default.networkRegistry,A=x.default.networkRegistry;exports.arbMainnetRegistry=p;exports.arbMainnetRegistryFixed=f;exports.arcTestnetRegistry=P;exports.avalancheRegistry=L;exports.avalancheRegistryFixed=w;exports.baseRegistry=j;exports.baseRegistryFixed=h;exports.bnbMainnetRegistry=v;exports.bnbMainnetRegistryFixed=q;exports.ethMainnetRegistry=m;exports.ethMainnetRegistryFixed=F;exports.localhostRegistry=O;exports.optimismRegistry=S;exports.optimismRegistryFixed=$;exports.polygonRegistry=T;exports.polygonRegistryFixed=k;exports.solanaLocalnetRegistry=A;exports.solanaMainnetRegistry=z;
|
|
@@ -1418,4 +1418,20 @@ declare const arcTestnetRegistry: ({
|
|
|
1418
1418
|
balanceStorageOffset: number;
|
|
1419
1419
|
logoURI?: undefined;
|
|
1420
1420
|
})[];
|
|
1421
|
-
|
|
1421
|
+
declare const solanaMainnetRegistry: {
|
|
1422
|
+
chainId: number;
|
|
1423
|
+
erc20TokenAddress: string;
|
|
1424
|
+
name: string;
|
|
1425
|
+
symbol: string;
|
|
1426
|
+
decimals: number;
|
|
1427
|
+
logoURI: string;
|
|
1428
|
+
}[];
|
|
1429
|
+
declare const solanaLocalnetRegistry: {
|
|
1430
|
+
chainId: number;
|
|
1431
|
+
erc20TokenAddress: string;
|
|
1432
|
+
name: string;
|
|
1433
|
+
symbol: string;
|
|
1434
|
+
decimals: number;
|
|
1435
|
+
logoURI: string;
|
|
1436
|
+
}[];
|
|
1437
|
+
export { ethMainnetRegistryFixed, arbMainnetRegistryFixed, bnbMainnetRegistryFixed, polygonRegistryFixed, avalancheRegistryFixed, optimismRegistryFixed, baseRegistryFixed, ethMainnetRegistry, arbMainnetRegistry, bnbMainnetRegistry, polygonRegistry, avalancheRegistry, optimismRegistry, baseRegistry, localhostRegistry, solanaMainnetRegistry, solanaLocalnetRegistry, PopularTokenSymbols, arcTestnetRegistry, };
|
|
@@ -1,36 +1,40 @@
|
|
|
1
1
|
import t from "./arcTestnetRegistry.json.mjs";
|
|
2
2
|
import e from "./ethMainnetRegistryFixed.json.mjs";
|
|
3
3
|
import r from "./arbMainnetRegistryFixed.json.mjs";
|
|
4
|
-
import
|
|
5
|
-
import
|
|
4
|
+
import o from "./bnbMainnetRegistryFixed.json.mjs";
|
|
5
|
+
import i from "./polygonRegistryFixed.json.mjs";
|
|
6
6
|
import s from "./avalancheRegistryFixed.json.mjs";
|
|
7
7
|
import n from "./optimismRegistryFixed.json.mjs";
|
|
8
8
|
import g from "./baseRegistryFixed.json.mjs";
|
|
9
9
|
import y from "./ethMainnetRegistry.json.mjs";
|
|
10
10
|
import R from "./arbMainnetRegistry.json.mjs";
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
11
|
+
import a from "./bnbMainnetRegistry.json.mjs";
|
|
12
|
+
import m from "./polygonRegistry.json.mjs";
|
|
13
|
+
import c from "./avalancheRegistry.json.mjs";
|
|
14
|
+
import p from "./optimismRegistry.json.mjs";
|
|
15
|
+
import f from "./baseRegistry.json.mjs";
|
|
16
|
+
import k from "./localhostRegistry.json.mjs";
|
|
17
|
+
import l from "./solanaMainnetRegistry.json.mjs";
|
|
18
|
+
import w from "./solanaLocalnetRegistry.json.mjs";
|
|
17
19
|
import "../chains.constants.mjs";
|
|
18
|
-
const
|
|
20
|
+
const G = e.networkRegistry, H = r.networkRegistry, I = o.networkRegistry, K = i.networkRegistry, N = s.networkRegistry, O = n.networkRegistry, P = g.networkRegistry, Q = y.networkRegistry, S = R.networkRegistry, U = a.networkRegistry, V = m.networkRegistry, W = c.networkRegistry, X = p.networkRegistry, Y = f.networkRegistry, Z = k.networkRegistry, _ = t.networkRegistry, $ = l.networkRegistry, tt = w.networkRegistry;
|
|
19
21
|
export {
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
22
|
+
S as arbMainnetRegistry,
|
|
23
|
+
H as arbMainnetRegistryFixed,
|
|
24
|
+
_ as arcTestnetRegistry,
|
|
25
|
+
W as avalancheRegistry,
|
|
26
|
+
N as avalancheRegistryFixed,
|
|
27
|
+
Y as baseRegistry,
|
|
28
|
+
P as baseRegistryFixed,
|
|
29
|
+
U as bnbMainnetRegistry,
|
|
30
|
+
I as bnbMainnetRegistryFixed,
|
|
31
|
+
Q as ethMainnetRegistry,
|
|
32
|
+
G as ethMainnetRegistryFixed,
|
|
33
|
+
Z as localhostRegistry,
|
|
34
|
+
X as optimismRegistry,
|
|
35
|
+
O as optimismRegistryFixed,
|
|
36
|
+
V as polygonRegistry,
|
|
37
|
+
K as polygonRegistryFixed,
|
|
38
|
+
tt as solanaLocalnetRegistry,
|
|
39
|
+
$ as solanaMainnetRegistry
|
|
36
40
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=[{chainId:102,erc20TokenAddress:"11111111111111111111111111111111",name:"Solana",symbol:"SOL",decimals:9,logoURI:"https://assets.coingecko.com/coins/images/4128/large/solana.png"},{chainId:102,erc20TokenAddress:"So11111111111111111111111111111111111111112",name:"Wrapped SOL",symbol:"wSOL",decimals:9,logoURI:"https://assets.coingecko.com/coins/images/4128/large/solana.png"}],s={networkRegistry:e};exports.default=s;exports.networkRegistry=e;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
const s = [
|
|
2
|
+
{
|
|
3
|
+
chainId: 102,
|
|
4
|
+
erc20TokenAddress: "11111111111111111111111111111111",
|
|
5
|
+
name: "Solana",
|
|
6
|
+
symbol: "SOL",
|
|
7
|
+
decimals: 9,
|
|
8
|
+
logoURI: "https://assets.coingecko.com/coins/images/4128/large/solana.png"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
chainId: 102,
|
|
12
|
+
erc20TokenAddress: "So11111111111111111111111111111111111111112",
|
|
13
|
+
name: "Wrapped SOL",
|
|
14
|
+
symbol: "wSOL",
|
|
15
|
+
decimals: 9,
|
|
16
|
+
logoURI: "https://assets.coingecko.com/coins/images/4128/large/solana.png"
|
|
17
|
+
}
|
|
18
|
+
], o = {
|
|
19
|
+
networkRegistry: s
|
|
20
|
+
};
|
|
21
|
+
export {
|
|
22
|
+
o as default,
|
|
23
|
+
s as networkRegistry
|
|
24
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=[{chainId:501,erc20TokenAddress:"11111111111111111111111111111111",name:"Solana",symbol:"SOL",decimals:9,logoURI:"https://assets.coingecko.com/coins/images/4128/large/solana.png"},{chainId:501,erc20TokenAddress:"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",name:"USD Coin",symbol:"USDC",decimals:6,logoURI:"https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png"},{chainId:501,erc20TokenAddress:"Es9vMFrzaCERmJfrF4H2FYD4KCoNkY11McCe8BenwNYB",name:"Tether USD",symbol:"USDT",decimals:6,logoURI:"https://d1nvbznp963lfd.cloudfront.net/token-logos/USDT.avif"},{chainId:501,erc20TokenAddress:"So11111111111111111111111111111111111111112",name:"Wrapped SOL",symbol:"wSOL",decimals:9,logoURI:"https://assets.coingecko.com/coins/images/4128/large/solana.png"},{chainId:501,erc20TokenAddress:"6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN",name:"OFFICIAL TRUMP",symbol:"TRUMP",decimals:6,logoURI:"https://arweave.net/VQrPjACwnQRmxdKBTqNwPiyo65x7LAT773t8Kd7YBzw"},{chainId:501,erc20TokenAddress:"Dfh5DzRgSvvCFDoYc2ciTkMrbDfRKybA4SoFbPmApump",name:"Pippin",symbol:"pippin",decimals:6,logoURI:"https://ipfs.io/ipfs/QmdcvSSBg7gWD4tvfXv3PuLtAiPyDZ5Z9w4LQVeRJKL3Lz"},{chainId:501,erc20TokenAddress:"3b8X44fLF9ooXaUm3hhSgjpmVs6rZZ3pPoGnGahc3Uu7",name:"",symbol:"PRIME",decimals:6,logoURI:"https://storage.googleapis.com/hastra-cdn-prod/spl/primetoken.png"},{chainId:501,erc20TokenAddress:"CASHx9KJUStyftLFWGvEVf59SGeG9sh5FfcnZMVPCASH",name:"CASH",symbol:"CASH",decimals:6,logoURI:"https://token-metadata.bridge.xyz/images/cash.png"},{chainId:501,erc20TokenAddress:"2b1kV6DkPAnxd5ixfnxCpjxmKwqjjaYmCZfHsFu24GXo",name:"PayPal USD",symbol:"PYUSD",decimals:6,logoURI:"https://424565.fs1.hubspotusercontent-na1.net/hubfs/424565/PYUSDLOGO.png"},{chainId:501,erc20TokenAddress:"27G8MtK7VtTcCHkpASjSDdkWWYfoqT6ggEuKidVJidD4",name:"Jupiter Perps",symbol:"JLP",decimals:6,logoURI:"https://static.jup.ag/jlp/icon.png"},{chainId:501,erc20TokenAddress:"7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs",name:"Ether (Portal)",symbol:"ETH",decimals:8,logoURI:"https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs/logo.png"},{chainId:501,erc20TokenAddress:"AvZZF1YaZDziPY2RCK4oJrRVrbN3mTD9NL24hPeaZeUj",name:"Syrup USDC",symbol:"syrupUSDC",decimals:6,logoURI:"https://raw.githubusercontent.com/maple-labs/maple-metadata/refs/heads/main/assets/syrupUSDC.svg"},{chainId:501,erc20TokenAddress:"USD1ttGY1N17NEEHLmELoaybftRBUSErhqYiQzvEmuB",name:"World Liberty Financial USD",symbol:"USD1",decimals:6,logoURI:"https://raw.githubusercontent.com/worldliberty/usd1-metadata/refs/heads/main/logo.png"},{chainId:501,erc20TokenAddress:"Gbu7JAKhTVtGyRryg8cYPiKNhonXpUqbrZuCDjfUpump",name:"snowball",symbol:"snowball",decimals:6,logoURI:"https://ipfs.io/ipfs/bafkreibwaexu4acg6ssk6vri3e5ipi3efi7alexyafggyxk7zntkkzbkfu"},{chainId:501,erc20TokenAddress:"J1toso1uCk3RLmjorhTtrVwY9HJ7X8V9yYac6Y7kGCPn",name:"Jito Staked SOL",symbol:"JitoSOL",decimals:9,logoURI:"https://storage.googleapis.com/token-metadata/JitoSOL-256.png"},{chainId:501,erc20TokenAddress:"cbbtcf3aa214zXHbiAZQwf4122FBYbraNdFqgw4iMij",name:"Coinbase Wrapped BTC",symbol:"cbBTC",decimals:8,logoURI:"https://ipfs.io/ipfs/QmZ7L8yd5j36oXXydUiYFiFsRHbi3EdgC4RuFwvM7dcqge"},{chainId:501,erc20TokenAddress:"LBTCgU4b3wsFKsPwBn1rRZDx5DoFutM6RPiEt1TPDsY",name:"Lombard Staked BTC",symbol:"LBTC",decimals:8,logoURI:"https://www.lombard.finance/lbtc/LBTC.png"},{chainId:501,erc20TokenAddress:"9PR7nCP9DpcUotnDPVLUBUZKu5WAYkwrCUx9wDnSpump",name:"Comedian",symbol:"Ban",decimals:6,logoURI:"https://ipfs.io/ipfs/QmfKEGFPjMhtMdc6Nud7yvbPS8tiXfbFu2jGMvSUTejF9V"},{chainId:501,erc20TokenAddress:"2u1tszSeqZ3qBWF3uNGPFc8TzMk2tdiwknnRMWGWjGWH",name:"Global Dollar",symbol:"USDG",decimals:6,logoURI:"https://424565.fs1.hubspotusercontent-na1.net/hubfs/424565/GDN-USDG-Token-512x512.png"},{chainId:501,erc20TokenAddress:"3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh",name:"Wrapped BTC (Portal)",symbol:"WBTC",decimals:8,logoURI:"https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/3NZ9JMVBmGAqocybic2c7LQCJScmgsAZ6vQqTDzcqmJh/logo.png"},{chainId:501,erc20TokenAddress:"GJAFwWjJ3vnTsrQVabjBVK2TYB1YtRCQXRDfDgUnpump",name:"Act I : The AI Prophecy",symbol:"ACT",decimals:6,logoURI:"https://ipfs.io/ipfs/QmUfrHNLqia7NmqgbzHYGF4rtX75nEwukPFFU1YscKKquL"},{chainId:501,erc20TokenAddress:"9AvytnUKsLxPxFHFqS6VLxaxt5p6BhYNr53SD2Chpump",name:"The Official 67 Coin",symbol:"67",decimals:6,logoURI:"https://ipfs.io/ipfs/bafkreiaa4ouicip23xlhq74k6ot6j6exi6skwdziaya5mvzlw3jj5ams3q"},{chainId:501,erc20TokenAddress:"2zMMhcVQEXDtdE6vsFS7S7D5oUodfJHE8vd1gnBouauv",name:"Pudgy Penguins",symbol:"PENGU",decimals:6,logoURI:"https://arweave.net/BW67hICaKGd2_wamSB0IQq-x7Xwtmr2oJj1WnWGJRHU"},{chainId:501,erc20TokenAddress:"9BB6NFEcjBCtnNLFko2FqVQBq8HHM13kCyYcdQbgpump",name:"Fartcoin",symbol:"Fartcoin",decimals:6,logoURI:"https://ipfs.io/ipfs/QmQr3Fz4h1etNsF7oLGMRHiCzhB5y9a7GjyodnF7zLHK1g"},{chainId:501,erc20TokenAddress:"61V8vBaqAGMpgDQi4JcAwo1dmBGHsyhzodcPqnEVpump",name:"AI Rig Complex",symbol:"arc",decimals:6,logoURI:"https://ipfs.io/ipfs/QmPDJuEobBcLZihjFCvkWA8c1FiW7UzM2ctFdiffSLxf1d"},{chainId:501,erc20TokenAddress:"KMNo3nJsBXfcpJTVhZcXLW7RmTwTt4GVFE7suUBo9sS",name:"Kamino",symbol:"KMNO",decimals:6,logoURI:"https://cdn.kamino.finance/kamino.svg"},{chainId:501,erc20TokenAddress:"8SkfuQkYNTskoQUbbjr2JbZQeqQV9egnJXgfMXf5bonk",name:"fih",symbol:"fih",decimals:6,logoURI:"https://raw.githubusercontent.com/judink/topics/main/151225_Fih1.png"},{chainId:501,erc20TokenAddress:"DBRiDgJAMsM95moTzJs7M9LnkGErpbv9v6CUR1DXnUu5",name:"deBridge",symbol:"DBR",decimals:6,logoURI:"https://cdn.debridge.foundation/images/DBR.svg"},{chainId:501,erc20TokenAddress:"HzwqbKZw8HxMN6bF2yFZNrht3c2iXXzpKcFu7uBEDKtr",name:"EURC",symbol:"EURC",decimals:6,logoURI:"https://www.circle.com/eurc-icon"},{chainId:501,erc20TokenAddress:"5oVNBeEEQvYi1cX3ir8Dx5n1P7pdxydbGF2X4TxVusJm",name:"Infinity",symbol:"INF",decimals:9,logoURI:"https://arweave.net/CtPUchyfybiHymdCNAA_cDkPZ7p0xZDLmBYvHWOsAkE"},{chainId:501,erc20TokenAddress:"USDSwr9ApdHk5bvJKMjzff41FfuX8bSxdKcR81vTwcA",name:"USDS",symbol:"USDS",decimals:6,logoURI:"https://ipfs.io/ipfs/QmTW9HWfb2wsQqEVJiixkQ73Nsfp2Rx4ESaDSiQ7ThwnFM"},{chainId:501,erc20TokenAddress:"6FrrzDk5mQARGc1TDYoyVnSyRdds1t4PbtohCD6p3tgG",name:"USX",symbol:"USX",decimals:6,logoURI:"https://raw.githubusercontent.com/Thomas-Solstice/usx-metadata/refs/heads/main/usx.png"},{chainId:501,erc20TokenAddress:"METvsvVRapdj9cFLzq4Tr43xK4tAjQfwX76z3n6mWQL",name:"Meteora",symbol:"MET",decimals:6,logoURI:"https://assets.meteora.ag/met-token.svg"},{chainId:501,erc20TokenAddress:"CtzPWv73Sn1dMGVU3ZtLv9yWSyUAanBni19YWDaznnkn",name:"OKX Wrapped BTC",symbol:"xBTC",decimals:8,logoURI:"https://static.coinall.ltd/cdn/oksupport/common/20250512-095503.72e1f41d9b9a06.png"},{chainId:501,erc20TokenAddress:"7Y2TPeq3hqw21LRTCi4wBWoivDngCpNNJsN1hzhZpump",name:"Sachicoin",symbol:"SACHI",decimals:6,logoURI:"https://ipfs.io/ipfs/bafybeid7vmfzlijieyk2yjc5pq4e7dkbn2w7yadoojuf6qsqwably5w7nm"},{chainId:501,erc20TokenAddress:"5YMkXAYccHSGnHn9nob9xEvv6Pvka9DZWH7nTbotTu9E",name:"hyUSD",symbol:"hyUSD",decimals:6,logoURI:"https://hylo-token-metadata.s3.us-east-2.amazonaws.com/hyUSD/icon.png"},{chainId:501,erc20TokenAddress:"jupSoLaHXQiZZTSfEWMTRRgpnyFm8f6sZdosWBjx93v",name:"Jupiter Staked SOL",symbol:"JupSOL",decimals:9,logoURI:"https://static.jup.ag/jupSOL/icon.png"},{chainId:501,erc20TokenAddress:"HNg5PYJmtqcmzXrv6S9zP1CDKk5BgDuyFBxbvNApump",name:"Alchemist AI",symbol:"ALCH",decimals:6,logoURI:"https://ipfs.io/ipfs/QmYqwkPV1p4DraqN5TfLZVhyrAusSkHfvFDZMJAWALZJxj"},{chainId:501,erc20TokenAddress:"J6pQQ3FAcJQeWPPGppWRb4nM8jU3wLyYbRrLh7feMfvd",name:"DoubleZero",symbol:"2Z",decimals:8,logoURI:"https://i.ibb.co/CpkQG6C1/img.jpg"},{chainId:501,erc20TokenAddress:"BANKJmvhT8tiJRsBSS1n2HryMBPvT5Ze4HU95DUAmeta",name:"Avici",symbol:"AVICI",decimals:6,logoURI:"https://raw.githubusercontent.com/metaDAOproject/futarchy/refs/heads/develop/scripts/assets/AVICI/AVICI.png"},{chainId:501,erc20TokenAddress:"A7bdiYdS5GjqGFtxf17ppRHtDKPkkRqbKtR27dxvQXaS",name:"Zcash",symbol:"ZEC",decimals:8,logoURI:"https://arweave.net/QSYqnmB7NYlB7n1R6rz935Y07dlRK0tIuKe2mof5Sho"},{chainId:501,erc20TokenAddress:"74SBV4zDXxTRgv1pEMoECskKBkZHc2yGPnc7GYVepump",name:"swarms",symbol:"swarms",decimals:6,logoURI:"https://ipfs.io/ipfs/QmYhYx1r94b8apSJpRjUujCE5xXhzLXzXaR3ZmdGfUkvGb"},{chainId:501,erc20TokenAddress:"zBTCug3er3tLyffELcvDNrKkCymbPWysGcWihESYfLg",name:"zBTC",symbol:"zBTC",decimals:8,logoURI:"https://raw.githubusercontent.com/ZeusNetworkHQ/zbtc-metadata/refs/heads/main/lgoo-v2.png"},{chainId:501,erc20TokenAddress:"Dz9mQ9NzkBcCsuGPFJ3r1bS4wgqKMHBPiVuniW8Mbonk",name:"USELESS COIN",symbol:"USELESS",decimals:6,logoURI:"https://i.imgur.com/S17YRd3.png"},{chainId:501,erc20TokenAddress:"PRVT6TB7uss3FrUd2D9xs2zqDBsa3GbMJMwCQsgmeta",name:"Umbra",symbol:"UMBRA",decimals:6,logoURI:"https://raw.githubusercontent.com/metaDAOproject/futarchy/refs/heads/develop/scripts/assets/UMBRA/UMBRA.png"},{chainId:501,erc20TokenAddress:"XsueG8BtpquVJX9LVLLEGuViXUungE6WmK5YZ3p3bd1",name:"Circle xStock",symbol:"CRCLx",decimals:8,logoURI:"https://xstocks-metadata.backed.fi/logos/tokens/CRCLx.png"},{chainId:501,erc20TokenAddress:"5UUH9RTDiSpq6HKS6bp4NdU9PNJpXRXuiw6ShBTBhgH2",name:"TROLL",symbol:"TROLL",decimals:6,logoURI:"https://ipfs.io/ipfs/QmWV8QgmH1gSw41yapzsFwkC8yPbzoSreAcJbzqfvo2sVq"},{chainId:501,erc20TokenAddress:"C2omVhcvt3DDY77S2KZzawFJQeETZofgZ4eNWWkXpump",name:"Bullish Degen",symbol:"BULLISH",decimals:6,logoURI:"https://ipfs.io/ipfs/bafybeicmplvwizbeaoijncqhvftkmh575vz364govjx6sgvmuighvx5vb4"},{chainId:501,erc20TokenAddress:"C29ebrgYjYoJPMGPnPSGY1q3mMGk4iDSqnQeQQA7moon",name:"Nobody Sausage",symbol:"NOBODY",decimals:9,logoURI:"https://imagedelivery.net/TKv7KPMH2OHcr6ck7xjakw/122470db-2978-4620-8242-549349e82100/public"},{chainId:501,erc20TokenAddress:"JUPyiwrYJFskUPiHa7hkeR8VUtAeFoSYbKedZNsDvCN",name:"Jupiter",symbol:"JUP",decimals:6,logoURI:"https://static.jup.ag/jup/icon.png"},{chainId:501,erc20TokenAddress:"6AJcP7wuLwmRYLBNbi825wgguaPsWzPBEHcHndpRpump",name:"Vine Coin",symbol:"VINE",decimals:6,logoURI:"https://ipfs.io/ipfs/QmRtFJu3ZospaS4EAk17iNXZGAJp7gMxzvsZckZxbqZa5r"},{chainId:501,erc20TokenAddress:"METAewgxyPbgwsseH8T16a39CQ5VyVxZi9zXiDPY18m",name:"Metaplex Token",symbol:"MPLX",decimals:6,logoURI:"https://arweave.net/VRKOcXIvCxqp35RZ9I0-bDGk5qNfT46OTho-2oP9iGc"},{chainId:501,erc20TokenAddress:"MEFNBXixkEbait3xn9bkm8WsJzXtVsaJEn4c8Sam21u",name:"Magic Eden",symbol:"ME",decimals:6,logoURI:"https://arweave.net/hhifTzaEDnPKnYNi4aAhkZTUkNLoK6d3nMiQPAjByn4"},{chainId:501,erc20TokenAddress:"85cQsFgbi8mBZxiPppbpPXuV7j1hA8tBwhjF4gKW6mHg",name:"Rizzmas",symbol:"Rizzmas",decimals:6,logoURI:"https://arweave.net/4KejFFTPvFjxc0NkqOCADL7BVZ9xzgh2FNPunMadZrQ"},{chainId:501,erc20TokenAddress:"mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So",name:"Marinade staked SOL (mSOL)",symbol:"mSOL",decimals:9,logoURI:"https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/mSoLzYCxHdYgdzU16g5QSh3i5K3z3KZK7ytfqcJm7So/logo.png"},{chainId:501,erc20TokenAddress:"F7pB3ZdfBnyFw2LRHydWEn9BmhEa5XihXLjhySFRpump",name:"You’ll own nothing & be happy",symbol:"NOTHING",decimals:6,logoURI:"https://ipfs.io/ipfs/QmUrePFqpeW7AXZhFhexoCMFRcmyP3z5rrBF9RXGu32rFw"},{chainId:501,erc20TokenAddress:"jtojtomepa8beP8AuQc6eXt5FriJwfFMwQx2v2f9mCL",name:"JITO",symbol:"JTO",decimals:9,logoURI:"https://metadata.jito.network/token/jto/image"},{chainId:501,erc20TokenAddress:"98sMhvDwXj1RQi5c5Mndm3vPe9cBqPrbLaufMXFNMh5g",name:"HYPE",symbol:"HYPE",decimals:9,logoURI:"https://arweave.net/QBRdRop8wI4PpScSRTKyibv-fQuYBua-WOvC7tuJyJo"},{chainId:501,erc20TokenAddress:"AT13ipG8K4HDyEJm3H1ZVQV2Bw8sihewoLQReSMsYo3o",name:"AU79",symbol:"AU79",decimals:9,logoURI:"https://gateway.pinata.cloud/ipfs/QmSE92ZJNDG3wPgMPMGLXfJvYrvFreHDEJ3uZyGeLxdxMV"},{chainId:501,erc20TokenAddress:"orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE",name:"Orca",symbol:"ORCA",decimals:6,logoURI:"https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/orcaEKTdK7LKz57vaAYr9QeNsVEPfiu6QeMU1kektZE/logo.png"},{chainId:501,erc20TokenAddress:"ukHH6c7mMyiWCf1b9pnWe25TSpkDDt3H5pQZgZ74J82",name:"BOOK OF MEME",symbol:"BOME",decimals:6,logoURI:"https://bafkreihztk5poge7f2lz6logfjmhc7h7u6shvgacoktnuezks5oblmieue.ipfs.nftstorage.link"},{chainId:501,erc20TokenAddress:"BCXpjsHYmgVpRKdv4EQv1RARhYagnnwPkJjYbvM6bonk",name:"Flying Ketamine Horse",symbol:"FKH",decimals:6,logoURI:"https://desperate-moccasin-minnow.myfilebase.com/ipfs/QmVdygFG8r7USnxDrzPuYv7tuYq1akeaxv5UjbHTscpxiK"},{chainId:501,erc20TokenAddress:"3z2tRjNuQjoq6UDcw4zyEPD1Eb5KXMPYb4GWFzVT1DPg",name:"SURGE",symbol:"SURGE",decimals:8,logoURI:"https://tokens.debridge.finance/0xaa9984487dacdc008d6bcd2adf21988388cc20d08b7594a1a96d812dab7f6605.png"},{chainId:501,erc20TokenAddress:"8x5VqbHA8D7NkD52uNuS5nnt3PwA8pLD34ymskeSo2Wn",name:"zerebro",symbol:"ZEREBRO",decimals:6,logoURI:"https://ipfs.io/ipfs/QmZ1HDSibY2LdEmC1tPHK36ApGCQACJENqsbPsT2nc29AD"},{chainId:501,erc20TokenAddress:"A8C3xuqscfmyLrte3VmTqrAq8kgMASius9AFNANwpump",name:"FWOG",symbol:"FWOG",decimals:6,logoURI:"https://ipfs.io/ipfs/QmQ4H6Y23dSEjn9LKB85M7KpVFiDu6KfDNZAcrqiCwFQQH"},{chainId:501,erc20TokenAddress:"9hX59xHHnaZXLU6quvm5uGY2iDiT3jczaReHy6A6TYKw",name:"Zenrock BTC",symbol:"zenBTC",decimals:8,logoURI:"https://zenrock-public-images.s3.eu-west-1.amazonaws.com/zenBTC-logo.svg"},{chainId:501,erc20TokenAddress:"5BKTP1cWao5dhr8tkKcfPW9mWkKtuheMEAU6nih2jSX",name:"DogWifNoHat",symbol:"NoHat",decimals:6,logoURI:"https://ipfs.io/ipfs/QmYRzwG8GBcbYFgpXQxQm9Nrf3KTnU2EKVwMJktE1n4UPa"},{chainId:501,erc20TokenAddress:"5Y8NV33Vv7WbnLfq3zBcKSdYPrk7g2KoiQoe7M2tcxp5",name:"Onchain Yield Coin",symbol:"ONyc",decimals:9,logoURI:"https://arweave.net/PyZzfGP-CqzaVlxTU3sb-I5uv4ZZKwnY8aCjcWn9S1A"},{chainId:501,erc20TokenAddress:"1zJX5gRnjLgmTpq5sVwkq69mNDQkCemqoasyjaPW6jm",name:"KLEDAI",symbol:"KLED",decimals:9,logoURI:"https://ipfs.io/ipfs/bafkreicxgl43yyi3xg3zvi4hxsqmsobwxm7kto7i4qrbk75i2ff7w4jebe"}],s={networkRegistry:e};exports.default=s;exports.networkRegistry=e;
|