@sabaaa1/common 0.1.7 → 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/estimateGasRelayer.cjs +1 -1
- package/functions/web3/functionCalls/estimateGasRelayer.mjs +12 -12
- 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
|
@@ -3365,7 +3365,7 @@ const e = "0x25e5e82f5702A27C3466fE68f14abDbbAdFca826", t = [
|
|
|
3365
3365
|
stateMutability: "nonpayable",
|
|
3366
3366
|
type: "function"
|
|
3367
3367
|
}
|
|
3368
|
-
], p = "0x043258814389403E396D58BFD5c2585e4d856097",
|
|
3368
|
+
], p = "0x043258814389403E396D58BFD5c2585e4d856097", r = "0x737E33EBe0b6FF66841B890ccF7BB7Ae3dc4CEA1", y = "0x824234f96e82d56d73aCD59273E964b7AE22f849", u = [
|
|
3369
3369
|
{
|
|
3370
3370
|
inputs: [
|
|
3371
3371
|
{
|
|
@@ -5677,7 +5677,1209 @@ const e = "0x25e5e82f5702A27C3466fE68f14abDbbAdFca826", t = [
|
|
|
5677
5677
|
stateMutability: "view",
|
|
5678
5678
|
type: "function"
|
|
5679
5679
|
}
|
|
5680
|
-
], o = "0x9Ee3b51350c98f0E912441aAf35166d7A71310A0", m = "0xd079ADceaeC7276f693a097248246Da6ac581A19", T =
|
|
5680
|
+
], o = "0x9Ee3b51350c98f0E912441aAf35166d7A71310A0", m = "0xd079ADceaeC7276f693a097248246Da6ac581A19", T = "0x7a71635F72408FA540796c39F1Bf43BDe08F85E5", c = [
|
|
5681
|
+
{
|
|
5682
|
+
inputs: [
|
|
5683
|
+
{
|
|
5684
|
+
internalType: "address",
|
|
5685
|
+
name: "_hinkal",
|
|
5686
|
+
type: "address"
|
|
5687
|
+
}
|
|
5688
|
+
],
|
|
5689
|
+
stateMutability: "nonpayable",
|
|
5690
|
+
type: "constructor"
|
|
5691
|
+
},
|
|
5692
|
+
{
|
|
5693
|
+
anonymous: !1,
|
|
5694
|
+
inputs: [
|
|
5695
|
+
{
|
|
5696
|
+
indexed: !0,
|
|
5697
|
+
internalType: "address",
|
|
5698
|
+
name: "previousOwner",
|
|
5699
|
+
type: "address"
|
|
5700
|
+
},
|
|
5701
|
+
{
|
|
5702
|
+
indexed: !0,
|
|
5703
|
+
internalType: "address",
|
|
5704
|
+
name: "newOwner",
|
|
5705
|
+
type: "address"
|
|
5706
|
+
}
|
|
5707
|
+
],
|
|
5708
|
+
name: "OwnershipTransferStarted",
|
|
5709
|
+
type: "event"
|
|
5710
|
+
},
|
|
5711
|
+
{
|
|
5712
|
+
anonymous: !1,
|
|
5713
|
+
inputs: [
|
|
5714
|
+
{
|
|
5715
|
+
indexed: !0,
|
|
5716
|
+
internalType: "address",
|
|
5717
|
+
name: "previousOwner",
|
|
5718
|
+
type: "address"
|
|
5719
|
+
},
|
|
5720
|
+
{
|
|
5721
|
+
indexed: !0,
|
|
5722
|
+
internalType: "address",
|
|
5723
|
+
name: "newOwner",
|
|
5724
|
+
type: "address"
|
|
5725
|
+
}
|
|
5726
|
+
],
|
|
5727
|
+
name: "OwnershipTransferred",
|
|
5728
|
+
type: "event"
|
|
5729
|
+
},
|
|
5730
|
+
{
|
|
5731
|
+
inputs: [],
|
|
5732
|
+
name: "acceptOwnership",
|
|
5733
|
+
outputs: [],
|
|
5734
|
+
stateMutability: "nonpayable",
|
|
5735
|
+
type: "function"
|
|
5736
|
+
},
|
|
5737
|
+
{
|
|
5738
|
+
inputs: [],
|
|
5739
|
+
name: "getEth",
|
|
5740
|
+
outputs: [
|
|
5741
|
+
{
|
|
5742
|
+
internalType: "uint256",
|
|
5743
|
+
name: "",
|
|
5744
|
+
type: "uint256"
|
|
5745
|
+
}
|
|
5746
|
+
],
|
|
5747
|
+
stateMutability: "nonpayable",
|
|
5748
|
+
type: "function"
|
|
5749
|
+
},
|
|
5750
|
+
{
|
|
5751
|
+
inputs: [],
|
|
5752
|
+
name: "getSender",
|
|
5753
|
+
outputs: [
|
|
5754
|
+
{
|
|
5755
|
+
internalType: "address",
|
|
5756
|
+
name: "",
|
|
5757
|
+
type: "address"
|
|
5758
|
+
}
|
|
5759
|
+
],
|
|
5760
|
+
stateMutability: "view",
|
|
5761
|
+
type: "function"
|
|
5762
|
+
},
|
|
5763
|
+
{
|
|
5764
|
+
inputs: [
|
|
5765
|
+
{
|
|
5766
|
+
internalType: "address",
|
|
5767
|
+
name: "",
|
|
5768
|
+
type: "address"
|
|
5769
|
+
},
|
|
5770
|
+
{
|
|
5771
|
+
internalType: "address",
|
|
5772
|
+
name: "",
|
|
5773
|
+
type: "address"
|
|
5774
|
+
},
|
|
5775
|
+
{
|
|
5776
|
+
internalType: "uint256[]",
|
|
5777
|
+
name: "",
|
|
5778
|
+
type: "uint256[]"
|
|
5779
|
+
},
|
|
5780
|
+
{
|
|
5781
|
+
internalType: "uint256[]",
|
|
5782
|
+
name: "",
|
|
5783
|
+
type: "uint256[]"
|
|
5784
|
+
},
|
|
5785
|
+
{
|
|
5786
|
+
internalType: "bytes",
|
|
5787
|
+
name: "",
|
|
5788
|
+
type: "bytes"
|
|
5789
|
+
}
|
|
5790
|
+
],
|
|
5791
|
+
name: "onERC1155BatchReceived",
|
|
5792
|
+
outputs: [
|
|
5793
|
+
{
|
|
5794
|
+
internalType: "bytes4",
|
|
5795
|
+
name: "",
|
|
5796
|
+
type: "bytes4"
|
|
5797
|
+
}
|
|
5798
|
+
],
|
|
5799
|
+
stateMutability: "pure",
|
|
5800
|
+
type: "function"
|
|
5801
|
+
},
|
|
5802
|
+
{
|
|
5803
|
+
inputs: [
|
|
5804
|
+
{
|
|
5805
|
+
internalType: "address",
|
|
5806
|
+
name: "",
|
|
5807
|
+
type: "address"
|
|
5808
|
+
},
|
|
5809
|
+
{
|
|
5810
|
+
internalType: "address",
|
|
5811
|
+
name: "",
|
|
5812
|
+
type: "address"
|
|
5813
|
+
},
|
|
5814
|
+
{
|
|
5815
|
+
internalType: "uint256",
|
|
5816
|
+
name: "",
|
|
5817
|
+
type: "uint256"
|
|
5818
|
+
},
|
|
5819
|
+
{
|
|
5820
|
+
internalType: "uint256",
|
|
5821
|
+
name: "",
|
|
5822
|
+
type: "uint256"
|
|
5823
|
+
},
|
|
5824
|
+
{
|
|
5825
|
+
internalType: "bytes",
|
|
5826
|
+
name: "",
|
|
5827
|
+
type: "bytes"
|
|
5828
|
+
}
|
|
5829
|
+
],
|
|
5830
|
+
name: "onERC1155Received",
|
|
5831
|
+
outputs: [
|
|
5832
|
+
{
|
|
5833
|
+
internalType: "bytes4",
|
|
5834
|
+
name: "",
|
|
5835
|
+
type: "bytes4"
|
|
5836
|
+
}
|
|
5837
|
+
],
|
|
5838
|
+
stateMutability: "pure",
|
|
5839
|
+
type: "function"
|
|
5840
|
+
},
|
|
5841
|
+
{
|
|
5842
|
+
inputs: [
|
|
5843
|
+
{
|
|
5844
|
+
internalType: "address",
|
|
5845
|
+
name: "",
|
|
5846
|
+
type: "address"
|
|
5847
|
+
},
|
|
5848
|
+
{
|
|
5849
|
+
internalType: "address",
|
|
5850
|
+
name: "",
|
|
5851
|
+
type: "address"
|
|
5852
|
+
},
|
|
5853
|
+
{
|
|
5854
|
+
internalType: "uint256",
|
|
5855
|
+
name: "",
|
|
5856
|
+
type: "uint256"
|
|
5857
|
+
},
|
|
5858
|
+
{
|
|
5859
|
+
internalType: "bytes",
|
|
5860
|
+
name: "",
|
|
5861
|
+
type: "bytes"
|
|
5862
|
+
}
|
|
5863
|
+
],
|
|
5864
|
+
name: "onERC721Received",
|
|
5865
|
+
outputs: [
|
|
5866
|
+
{
|
|
5867
|
+
internalType: "bytes4",
|
|
5868
|
+
name: "",
|
|
5869
|
+
type: "bytes4"
|
|
5870
|
+
}
|
|
5871
|
+
],
|
|
5872
|
+
stateMutability: "pure",
|
|
5873
|
+
type: "function"
|
|
5874
|
+
},
|
|
5875
|
+
{
|
|
5876
|
+
inputs: [],
|
|
5877
|
+
name: "owner",
|
|
5878
|
+
outputs: [
|
|
5879
|
+
{
|
|
5880
|
+
internalType: "address",
|
|
5881
|
+
name: "",
|
|
5882
|
+
type: "address"
|
|
5883
|
+
}
|
|
5884
|
+
],
|
|
5885
|
+
stateMutability: "view",
|
|
5886
|
+
type: "function"
|
|
5887
|
+
},
|
|
5888
|
+
{
|
|
5889
|
+
inputs: [],
|
|
5890
|
+
name: "pendingOwner",
|
|
5891
|
+
outputs: [
|
|
5892
|
+
{
|
|
5893
|
+
internalType: "address",
|
|
5894
|
+
name: "",
|
|
5895
|
+
type: "address"
|
|
5896
|
+
}
|
|
5897
|
+
],
|
|
5898
|
+
stateMutability: "view",
|
|
5899
|
+
type: "function"
|
|
5900
|
+
},
|
|
5901
|
+
{
|
|
5902
|
+
inputs: [],
|
|
5903
|
+
name: "renounceOwnership",
|
|
5904
|
+
outputs: [],
|
|
5905
|
+
stateMutability: "view",
|
|
5906
|
+
type: "function"
|
|
5907
|
+
},
|
|
5908
|
+
{
|
|
5909
|
+
inputs: [
|
|
5910
|
+
{
|
|
5911
|
+
internalType: "address",
|
|
5912
|
+
name: "_hinkal",
|
|
5913
|
+
type: "address"
|
|
5914
|
+
}
|
|
5915
|
+
],
|
|
5916
|
+
name: "setHinkalAddress",
|
|
5917
|
+
outputs: [],
|
|
5918
|
+
stateMutability: "nonpayable",
|
|
5919
|
+
type: "function"
|
|
5920
|
+
},
|
|
5921
|
+
{
|
|
5922
|
+
inputs: [
|
|
5923
|
+
{
|
|
5924
|
+
internalType: "bytes4",
|
|
5925
|
+
name: "_interfaceId",
|
|
5926
|
+
type: "bytes4"
|
|
5927
|
+
}
|
|
5928
|
+
],
|
|
5929
|
+
name: "supportsInterface",
|
|
5930
|
+
outputs: [
|
|
5931
|
+
{
|
|
5932
|
+
internalType: "bool",
|
|
5933
|
+
name: "",
|
|
5934
|
+
type: "bool"
|
|
5935
|
+
}
|
|
5936
|
+
],
|
|
5937
|
+
stateMutability: "view",
|
|
5938
|
+
type: "function"
|
|
5939
|
+
},
|
|
5940
|
+
{
|
|
5941
|
+
inputs: [
|
|
5942
|
+
{
|
|
5943
|
+
internalType: "uint256[2]",
|
|
5944
|
+
name: "a",
|
|
5945
|
+
type: "uint256[2]"
|
|
5946
|
+
},
|
|
5947
|
+
{
|
|
5948
|
+
internalType: "uint256[2][2]",
|
|
5949
|
+
name: "b",
|
|
5950
|
+
type: "uint256[2][2]"
|
|
5951
|
+
},
|
|
5952
|
+
{
|
|
5953
|
+
internalType: "uint256[2]",
|
|
5954
|
+
name: "c",
|
|
5955
|
+
type: "uint256[2]"
|
|
5956
|
+
},
|
|
5957
|
+
{
|
|
5958
|
+
components: [
|
|
5959
|
+
{
|
|
5960
|
+
internalType: "uint16",
|
|
5961
|
+
name: "tokenNumber",
|
|
5962
|
+
type: "uint16"
|
|
5963
|
+
},
|
|
5964
|
+
{
|
|
5965
|
+
internalType: "uint16",
|
|
5966
|
+
name: "nullifierAmount",
|
|
5967
|
+
type: "uint16"
|
|
5968
|
+
},
|
|
5969
|
+
{
|
|
5970
|
+
internalType: "uint16",
|
|
5971
|
+
name: "outputAmount",
|
|
5972
|
+
type: "uint16"
|
|
5973
|
+
}
|
|
5974
|
+
],
|
|
5975
|
+
internalType: "struct Dimensions",
|
|
5976
|
+
name: "dimensions",
|
|
5977
|
+
type: "tuple"
|
|
5978
|
+
},
|
|
5979
|
+
{
|
|
5980
|
+
components: [
|
|
5981
|
+
{
|
|
5982
|
+
internalType: "uint256",
|
|
5983
|
+
name: "rootHashHinkal",
|
|
5984
|
+
type: "uint256"
|
|
5985
|
+
},
|
|
5986
|
+
{
|
|
5987
|
+
internalType: "address[]",
|
|
5988
|
+
name: "erc20TokenAddresses",
|
|
5989
|
+
type: "address[]"
|
|
5990
|
+
},
|
|
5991
|
+
{
|
|
5992
|
+
internalType: "uint256[]",
|
|
5993
|
+
name: "tokenIds",
|
|
5994
|
+
type: "uint256[]"
|
|
5995
|
+
},
|
|
5996
|
+
{
|
|
5997
|
+
internalType: "int256[]",
|
|
5998
|
+
name: "amountChanges",
|
|
5999
|
+
type: "int256[]"
|
|
6000
|
+
},
|
|
6001
|
+
{
|
|
6002
|
+
internalType: "bool[]",
|
|
6003
|
+
name: "onChainCreation",
|
|
6004
|
+
type: "bool[]"
|
|
6005
|
+
},
|
|
6006
|
+
{
|
|
6007
|
+
internalType: "int256[]",
|
|
6008
|
+
name: "slippageValues",
|
|
6009
|
+
type: "int256[]"
|
|
6010
|
+
},
|
|
6011
|
+
{
|
|
6012
|
+
internalType: "uint256[][]",
|
|
6013
|
+
name: "inputNullifiers",
|
|
6014
|
+
type: "uint256[][]"
|
|
6015
|
+
},
|
|
6016
|
+
{
|
|
6017
|
+
internalType: "uint256[][]",
|
|
6018
|
+
name: "outCommitments",
|
|
6019
|
+
type: "uint256[][]"
|
|
6020
|
+
},
|
|
6021
|
+
{
|
|
6022
|
+
internalType: "bytes[][]",
|
|
6023
|
+
name: "encryptedOutputs",
|
|
6024
|
+
type: "bytes[][]"
|
|
6025
|
+
},
|
|
6026
|
+
{
|
|
6027
|
+
components: [
|
|
6028
|
+
{
|
|
6029
|
+
internalType: "address",
|
|
6030
|
+
name: "feeToken",
|
|
6031
|
+
type: "address"
|
|
6032
|
+
},
|
|
6033
|
+
{
|
|
6034
|
+
internalType: "uint256",
|
|
6035
|
+
name: "flatFee",
|
|
6036
|
+
type: "uint256"
|
|
6037
|
+
},
|
|
6038
|
+
{
|
|
6039
|
+
internalType: "uint256",
|
|
6040
|
+
name: "variableRate",
|
|
6041
|
+
type: "uint256"
|
|
6042
|
+
}
|
|
6043
|
+
],
|
|
6044
|
+
internalType: "struct FeeStructure",
|
|
6045
|
+
name: "feeStructure",
|
|
6046
|
+
type: "tuple"
|
|
6047
|
+
},
|
|
6048
|
+
{
|
|
6049
|
+
internalType: "uint256",
|
|
6050
|
+
name: "timeStamp",
|
|
6051
|
+
type: "uint256"
|
|
6052
|
+
},
|
|
6053
|
+
{
|
|
6054
|
+
components: [
|
|
6055
|
+
{
|
|
6056
|
+
internalType: "uint256",
|
|
6057
|
+
name: "extraRandomization",
|
|
6058
|
+
type: "uint256"
|
|
6059
|
+
},
|
|
6060
|
+
{
|
|
6061
|
+
internalType: "uint256",
|
|
6062
|
+
name: "stealthAddress",
|
|
6063
|
+
type: "uint256"
|
|
6064
|
+
},
|
|
6065
|
+
{
|
|
6066
|
+
internalType: "uint256",
|
|
6067
|
+
name: "H0",
|
|
6068
|
+
type: "uint256"
|
|
6069
|
+
},
|
|
6070
|
+
{
|
|
6071
|
+
internalType: "uint256",
|
|
6072
|
+
name: "H1",
|
|
6073
|
+
type: "uint256"
|
|
6074
|
+
}
|
|
6075
|
+
],
|
|
6076
|
+
internalType: "struct StealthAddressStructure",
|
|
6077
|
+
name: "stealthAddressStructure",
|
|
6078
|
+
type: "tuple"
|
|
6079
|
+
},
|
|
6080
|
+
{
|
|
6081
|
+
internalType: "uint256",
|
|
6082
|
+
name: "rootHashAccessToken",
|
|
6083
|
+
type: "uint256"
|
|
6084
|
+
},
|
|
6085
|
+
{
|
|
6086
|
+
internalType: "uint256",
|
|
6087
|
+
name: "calldataHash",
|
|
6088
|
+
type: "uint256"
|
|
6089
|
+
},
|
|
6090
|
+
{
|
|
6091
|
+
internalType: "uint16",
|
|
6092
|
+
name: "publicSignalCount",
|
|
6093
|
+
type: "uint16"
|
|
6094
|
+
},
|
|
6095
|
+
{
|
|
6096
|
+
internalType: "address",
|
|
6097
|
+
name: "relay",
|
|
6098
|
+
type: "address"
|
|
6099
|
+
},
|
|
6100
|
+
{
|
|
6101
|
+
internalType: "address",
|
|
6102
|
+
name: "externalAddress",
|
|
6103
|
+
type: "address"
|
|
6104
|
+
},
|
|
6105
|
+
{
|
|
6106
|
+
internalType: "uint256",
|
|
6107
|
+
name: "externalActionId",
|
|
6108
|
+
type: "uint256"
|
|
6109
|
+
},
|
|
6110
|
+
{
|
|
6111
|
+
internalType: "bytes",
|
|
6112
|
+
name: "externalActionMetadata",
|
|
6113
|
+
type: "bytes"
|
|
6114
|
+
},
|
|
6115
|
+
{
|
|
6116
|
+
components: [
|
|
6117
|
+
{
|
|
6118
|
+
internalType: "uint256",
|
|
6119
|
+
name: "hinkalLogicAction",
|
|
6120
|
+
type: "uint256"
|
|
6121
|
+
},
|
|
6122
|
+
{
|
|
6123
|
+
internalType: "uint256",
|
|
6124
|
+
name: "inHinkalAddress",
|
|
6125
|
+
type: "uint256"
|
|
6126
|
+
},
|
|
6127
|
+
{
|
|
6128
|
+
internalType: "int256[]",
|
|
6129
|
+
name: "executeApprovalChanges",
|
|
6130
|
+
type: "int256[]"
|
|
6131
|
+
},
|
|
6132
|
+
{
|
|
6133
|
+
internalType: "bool",
|
|
6134
|
+
name: "doPreTxApproval",
|
|
6135
|
+
type: "bool"
|
|
6136
|
+
},
|
|
6137
|
+
{
|
|
6138
|
+
components: [
|
|
6139
|
+
{
|
|
6140
|
+
internalType: "int256[]",
|
|
6141
|
+
name: "approvalChanges",
|
|
6142
|
+
type: "int256[]"
|
|
6143
|
+
},
|
|
6144
|
+
{
|
|
6145
|
+
internalType: "address[]",
|
|
6146
|
+
name: "externalApprovalAddresses",
|
|
6147
|
+
type: "address[]"
|
|
6148
|
+
},
|
|
6149
|
+
{
|
|
6150
|
+
internalType: "uint256[]",
|
|
6151
|
+
name: "conversionInHinkalAddress",
|
|
6152
|
+
type: "uint256[]"
|
|
6153
|
+
}
|
|
6154
|
+
],
|
|
6155
|
+
internalType: "struct UseApprovalUTXOData[]",
|
|
6156
|
+
name: "useApprovalUtxoData",
|
|
6157
|
+
type: "tuple[]"
|
|
6158
|
+
}
|
|
6159
|
+
],
|
|
6160
|
+
internalType: "struct HinkalLogicArgs",
|
|
6161
|
+
name: "hinkalLogicArgs",
|
|
6162
|
+
type: "tuple"
|
|
6163
|
+
},
|
|
6164
|
+
{
|
|
6165
|
+
components: [
|
|
6166
|
+
{
|
|
6167
|
+
internalType: "address",
|
|
6168
|
+
name: "preHookContract",
|
|
6169
|
+
type: "address"
|
|
6170
|
+
},
|
|
6171
|
+
{
|
|
6172
|
+
internalType: "address",
|
|
6173
|
+
name: "hookContract",
|
|
6174
|
+
type: "address"
|
|
6175
|
+
},
|
|
6176
|
+
{
|
|
6177
|
+
internalType: "bytes",
|
|
6178
|
+
name: "preHookMetadata",
|
|
6179
|
+
type: "bytes"
|
|
6180
|
+
},
|
|
6181
|
+
{
|
|
6182
|
+
internalType: "bytes",
|
|
6183
|
+
name: "postHookMetadata",
|
|
6184
|
+
type: "bytes"
|
|
6185
|
+
}
|
|
6186
|
+
],
|
|
6187
|
+
internalType: "struct HookData",
|
|
6188
|
+
name: "hookData",
|
|
6189
|
+
type: "tuple"
|
|
6190
|
+
},
|
|
6191
|
+
{
|
|
6192
|
+
components: [
|
|
6193
|
+
{
|
|
6194
|
+
internalType: "uint8",
|
|
6195
|
+
name: "v",
|
|
6196
|
+
type: "uint8"
|
|
6197
|
+
},
|
|
6198
|
+
{
|
|
6199
|
+
internalType: "bytes32",
|
|
6200
|
+
name: "r",
|
|
6201
|
+
type: "bytes32"
|
|
6202
|
+
},
|
|
6203
|
+
{
|
|
6204
|
+
internalType: "bytes32",
|
|
6205
|
+
name: "s",
|
|
6206
|
+
type: "bytes32"
|
|
6207
|
+
},
|
|
6208
|
+
{
|
|
6209
|
+
internalType: "uint256",
|
|
6210
|
+
name: "accessKey",
|
|
6211
|
+
type: "uint256"
|
|
6212
|
+
},
|
|
6213
|
+
{
|
|
6214
|
+
internalType: "uint256",
|
|
6215
|
+
name: "nonce",
|
|
6216
|
+
type: "uint256"
|
|
6217
|
+
},
|
|
6218
|
+
{
|
|
6219
|
+
internalType: "address",
|
|
6220
|
+
name: "ethereumAddress",
|
|
6221
|
+
type: "address"
|
|
6222
|
+
}
|
|
6223
|
+
],
|
|
6224
|
+
internalType: "struct SignatureData",
|
|
6225
|
+
name: "signatureData",
|
|
6226
|
+
type: "tuple"
|
|
6227
|
+
},
|
|
6228
|
+
{
|
|
6229
|
+
internalType: "address",
|
|
6230
|
+
name: "originalSender",
|
|
6231
|
+
type: "address"
|
|
6232
|
+
}
|
|
6233
|
+
],
|
|
6234
|
+
internalType: "struct CircomData",
|
|
6235
|
+
name: "circomData",
|
|
6236
|
+
type: "tuple"
|
|
6237
|
+
}
|
|
6238
|
+
],
|
|
6239
|
+
name: "transact",
|
|
6240
|
+
outputs: [],
|
|
6241
|
+
stateMutability: "payable",
|
|
6242
|
+
type: "function"
|
|
6243
|
+
},
|
|
6244
|
+
{
|
|
6245
|
+
inputs: [
|
|
6246
|
+
{
|
|
6247
|
+
internalType: "address",
|
|
6248
|
+
name: "newOwner",
|
|
6249
|
+
type: "address"
|
|
6250
|
+
}
|
|
6251
|
+
],
|
|
6252
|
+
name: "transferOwnership",
|
|
6253
|
+
outputs: [],
|
|
6254
|
+
stateMutability: "nonpayable",
|
|
6255
|
+
type: "function"
|
|
6256
|
+
},
|
|
6257
|
+
{
|
|
6258
|
+
stateMutability: "payable",
|
|
6259
|
+
type: "receive"
|
|
6260
|
+
}
|
|
6261
|
+
], b = "0x13252c49226F926a420d530a1B72e88A1EFDe378", f = [
|
|
6262
|
+
{
|
|
6263
|
+
inputs: [
|
|
6264
|
+
{
|
|
6265
|
+
internalType: "address[]",
|
|
6266
|
+
name: "_allowedRecipients",
|
|
6267
|
+
type: "address[]"
|
|
6268
|
+
},
|
|
6269
|
+
{
|
|
6270
|
+
internalType: "address",
|
|
6271
|
+
name: "_hinkalWrapper",
|
|
6272
|
+
type: "address"
|
|
6273
|
+
}
|
|
6274
|
+
],
|
|
6275
|
+
stateMutability: "nonpayable",
|
|
6276
|
+
type: "constructor"
|
|
6277
|
+
},
|
|
6278
|
+
{
|
|
6279
|
+
anonymous: !1,
|
|
6280
|
+
inputs: [
|
|
6281
|
+
{
|
|
6282
|
+
indexed: !1,
|
|
6283
|
+
internalType: "address",
|
|
6284
|
+
name: "sender",
|
|
6285
|
+
type: "address"
|
|
6286
|
+
},
|
|
6287
|
+
{
|
|
6288
|
+
indexed: !1,
|
|
6289
|
+
internalType: "address",
|
|
6290
|
+
name: "tokenAddress",
|
|
6291
|
+
type: "address"
|
|
6292
|
+
},
|
|
6293
|
+
{
|
|
6294
|
+
indexed: !1,
|
|
6295
|
+
internalType: "uint256",
|
|
6296
|
+
name: "amount",
|
|
6297
|
+
type: "uint256"
|
|
6298
|
+
}
|
|
6299
|
+
],
|
|
6300
|
+
name: "BlockedUtxosCreated",
|
|
6301
|
+
type: "event"
|
|
6302
|
+
},
|
|
6303
|
+
{
|
|
6304
|
+
anonymous: !1,
|
|
6305
|
+
inputs: [
|
|
6306
|
+
{
|
|
6307
|
+
indexed: !0,
|
|
6308
|
+
internalType: "address",
|
|
6309
|
+
name: "previousOwner",
|
|
6310
|
+
type: "address"
|
|
6311
|
+
},
|
|
6312
|
+
{
|
|
6313
|
+
indexed: !0,
|
|
6314
|
+
internalType: "address",
|
|
6315
|
+
name: "newOwner",
|
|
6316
|
+
type: "address"
|
|
6317
|
+
}
|
|
6318
|
+
],
|
|
6319
|
+
name: "OwnershipTransferStarted",
|
|
6320
|
+
type: "event"
|
|
6321
|
+
},
|
|
6322
|
+
{
|
|
6323
|
+
anonymous: !1,
|
|
6324
|
+
inputs: [
|
|
6325
|
+
{
|
|
6326
|
+
indexed: !0,
|
|
6327
|
+
internalType: "address",
|
|
6328
|
+
name: "previousOwner",
|
|
6329
|
+
type: "address"
|
|
6330
|
+
},
|
|
6331
|
+
{
|
|
6332
|
+
indexed: !0,
|
|
6333
|
+
internalType: "address",
|
|
6334
|
+
name: "newOwner",
|
|
6335
|
+
type: "address"
|
|
6336
|
+
}
|
|
6337
|
+
],
|
|
6338
|
+
name: "OwnershipTransferred",
|
|
6339
|
+
type: "event"
|
|
6340
|
+
},
|
|
6341
|
+
{
|
|
6342
|
+
inputs: [],
|
|
6343
|
+
name: "acceptOwnership",
|
|
6344
|
+
outputs: [],
|
|
6345
|
+
stateMutability: "nonpayable",
|
|
6346
|
+
type: "function"
|
|
6347
|
+
},
|
|
6348
|
+
{
|
|
6349
|
+
inputs: [
|
|
6350
|
+
{
|
|
6351
|
+
internalType: "address",
|
|
6352
|
+
name: "",
|
|
6353
|
+
type: "address"
|
|
6354
|
+
},
|
|
6355
|
+
{
|
|
6356
|
+
internalType: "address",
|
|
6357
|
+
name: "",
|
|
6358
|
+
type: "address"
|
|
6359
|
+
},
|
|
6360
|
+
{
|
|
6361
|
+
internalType: "uint256[]",
|
|
6362
|
+
name: "",
|
|
6363
|
+
type: "uint256[]"
|
|
6364
|
+
},
|
|
6365
|
+
{
|
|
6366
|
+
internalType: "uint256[]",
|
|
6367
|
+
name: "",
|
|
6368
|
+
type: "uint256[]"
|
|
6369
|
+
},
|
|
6370
|
+
{
|
|
6371
|
+
internalType: "bytes",
|
|
6372
|
+
name: "",
|
|
6373
|
+
type: "bytes"
|
|
6374
|
+
}
|
|
6375
|
+
],
|
|
6376
|
+
name: "onERC1155BatchReceived",
|
|
6377
|
+
outputs: [
|
|
6378
|
+
{
|
|
6379
|
+
internalType: "bytes4",
|
|
6380
|
+
name: "",
|
|
6381
|
+
type: "bytes4"
|
|
6382
|
+
}
|
|
6383
|
+
],
|
|
6384
|
+
stateMutability: "pure",
|
|
6385
|
+
type: "function"
|
|
6386
|
+
},
|
|
6387
|
+
{
|
|
6388
|
+
inputs: [
|
|
6389
|
+
{
|
|
6390
|
+
internalType: "address",
|
|
6391
|
+
name: "",
|
|
6392
|
+
type: "address"
|
|
6393
|
+
},
|
|
6394
|
+
{
|
|
6395
|
+
internalType: "address",
|
|
6396
|
+
name: "",
|
|
6397
|
+
type: "address"
|
|
6398
|
+
},
|
|
6399
|
+
{
|
|
6400
|
+
internalType: "uint256",
|
|
6401
|
+
name: "",
|
|
6402
|
+
type: "uint256"
|
|
6403
|
+
},
|
|
6404
|
+
{
|
|
6405
|
+
internalType: "uint256",
|
|
6406
|
+
name: "",
|
|
6407
|
+
type: "uint256"
|
|
6408
|
+
},
|
|
6409
|
+
{
|
|
6410
|
+
internalType: "bytes",
|
|
6411
|
+
name: "",
|
|
6412
|
+
type: "bytes"
|
|
6413
|
+
}
|
|
6414
|
+
],
|
|
6415
|
+
name: "onERC1155Received",
|
|
6416
|
+
outputs: [
|
|
6417
|
+
{
|
|
6418
|
+
internalType: "bytes4",
|
|
6419
|
+
name: "",
|
|
6420
|
+
type: "bytes4"
|
|
6421
|
+
}
|
|
6422
|
+
],
|
|
6423
|
+
stateMutability: "pure",
|
|
6424
|
+
type: "function"
|
|
6425
|
+
},
|
|
6426
|
+
{
|
|
6427
|
+
inputs: [
|
|
6428
|
+
{
|
|
6429
|
+
internalType: "address",
|
|
6430
|
+
name: "",
|
|
6431
|
+
type: "address"
|
|
6432
|
+
},
|
|
6433
|
+
{
|
|
6434
|
+
internalType: "address",
|
|
6435
|
+
name: "",
|
|
6436
|
+
type: "address"
|
|
6437
|
+
},
|
|
6438
|
+
{
|
|
6439
|
+
internalType: "uint256",
|
|
6440
|
+
name: "",
|
|
6441
|
+
type: "uint256"
|
|
6442
|
+
},
|
|
6443
|
+
{
|
|
6444
|
+
internalType: "bytes",
|
|
6445
|
+
name: "",
|
|
6446
|
+
type: "bytes"
|
|
6447
|
+
}
|
|
6448
|
+
],
|
|
6449
|
+
name: "onERC721Received",
|
|
6450
|
+
outputs: [
|
|
6451
|
+
{
|
|
6452
|
+
internalType: "bytes4",
|
|
6453
|
+
name: "",
|
|
6454
|
+
type: "bytes4"
|
|
6455
|
+
}
|
|
6456
|
+
],
|
|
6457
|
+
stateMutability: "pure",
|
|
6458
|
+
type: "function"
|
|
6459
|
+
},
|
|
6460
|
+
{
|
|
6461
|
+
inputs: [],
|
|
6462
|
+
name: "owner",
|
|
6463
|
+
outputs: [
|
|
6464
|
+
{
|
|
6465
|
+
internalType: "address",
|
|
6466
|
+
name: "",
|
|
6467
|
+
type: "address"
|
|
6468
|
+
}
|
|
6469
|
+
],
|
|
6470
|
+
stateMutability: "view",
|
|
6471
|
+
type: "function"
|
|
6472
|
+
},
|
|
6473
|
+
{
|
|
6474
|
+
inputs: [],
|
|
6475
|
+
name: "pendingOwner",
|
|
6476
|
+
outputs: [
|
|
6477
|
+
{
|
|
6478
|
+
internalType: "address",
|
|
6479
|
+
name: "",
|
|
6480
|
+
type: "address"
|
|
6481
|
+
}
|
|
6482
|
+
],
|
|
6483
|
+
stateMutability: "view",
|
|
6484
|
+
type: "function"
|
|
6485
|
+
},
|
|
6486
|
+
{
|
|
6487
|
+
inputs: [],
|
|
6488
|
+
name: "renounceOwnership",
|
|
6489
|
+
outputs: [],
|
|
6490
|
+
stateMutability: "view",
|
|
6491
|
+
type: "function"
|
|
6492
|
+
},
|
|
6493
|
+
{
|
|
6494
|
+
inputs: [
|
|
6495
|
+
{
|
|
6496
|
+
components: [
|
|
6497
|
+
{
|
|
6498
|
+
internalType: "uint256",
|
|
6499
|
+
name: "rootHashHinkal",
|
|
6500
|
+
type: "uint256"
|
|
6501
|
+
},
|
|
6502
|
+
{
|
|
6503
|
+
internalType: "address[]",
|
|
6504
|
+
name: "erc20TokenAddresses",
|
|
6505
|
+
type: "address[]"
|
|
6506
|
+
},
|
|
6507
|
+
{
|
|
6508
|
+
internalType: "uint256[]",
|
|
6509
|
+
name: "tokenIds",
|
|
6510
|
+
type: "uint256[]"
|
|
6511
|
+
},
|
|
6512
|
+
{
|
|
6513
|
+
internalType: "int256[]",
|
|
6514
|
+
name: "amountChanges",
|
|
6515
|
+
type: "int256[]"
|
|
6516
|
+
},
|
|
6517
|
+
{
|
|
6518
|
+
internalType: "bool[]",
|
|
6519
|
+
name: "onChainCreation",
|
|
6520
|
+
type: "bool[]"
|
|
6521
|
+
},
|
|
6522
|
+
{
|
|
6523
|
+
internalType: "int256[]",
|
|
6524
|
+
name: "slippageValues",
|
|
6525
|
+
type: "int256[]"
|
|
6526
|
+
},
|
|
6527
|
+
{
|
|
6528
|
+
internalType: "uint256[][]",
|
|
6529
|
+
name: "inputNullifiers",
|
|
6530
|
+
type: "uint256[][]"
|
|
6531
|
+
},
|
|
6532
|
+
{
|
|
6533
|
+
internalType: "uint256[][]",
|
|
6534
|
+
name: "outCommitments",
|
|
6535
|
+
type: "uint256[][]"
|
|
6536
|
+
},
|
|
6537
|
+
{
|
|
6538
|
+
internalType: "bytes[][]",
|
|
6539
|
+
name: "encryptedOutputs",
|
|
6540
|
+
type: "bytes[][]"
|
|
6541
|
+
},
|
|
6542
|
+
{
|
|
6543
|
+
components: [
|
|
6544
|
+
{
|
|
6545
|
+
internalType: "address",
|
|
6546
|
+
name: "feeToken",
|
|
6547
|
+
type: "address"
|
|
6548
|
+
},
|
|
6549
|
+
{
|
|
6550
|
+
internalType: "uint256",
|
|
6551
|
+
name: "flatFee",
|
|
6552
|
+
type: "uint256"
|
|
6553
|
+
},
|
|
6554
|
+
{
|
|
6555
|
+
internalType: "uint256",
|
|
6556
|
+
name: "variableRate",
|
|
6557
|
+
type: "uint256"
|
|
6558
|
+
}
|
|
6559
|
+
],
|
|
6560
|
+
internalType: "struct FeeStructure",
|
|
6561
|
+
name: "feeStructure",
|
|
6562
|
+
type: "tuple"
|
|
6563
|
+
},
|
|
6564
|
+
{
|
|
6565
|
+
internalType: "uint256",
|
|
6566
|
+
name: "timeStamp",
|
|
6567
|
+
type: "uint256"
|
|
6568
|
+
},
|
|
6569
|
+
{
|
|
6570
|
+
components: [
|
|
6571
|
+
{
|
|
6572
|
+
internalType: "uint256",
|
|
6573
|
+
name: "extraRandomization",
|
|
6574
|
+
type: "uint256"
|
|
6575
|
+
},
|
|
6576
|
+
{
|
|
6577
|
+
internalType: "uint256",
|
|
6578
|
+
name: "stealthAddress",
|
|
6579
|
+
type: "uint256"
|
|
6580
|
+
},
|
|
6581
|
+
{
|
|
6582
|
+
internalType: "uint256",
|
|
6583
|
+
name: "H0",
|
|
6584
|
+
type: "uint256"
|
|
6585
|
+
},
|
|
6586
|
+
{
|
|
6587
|
+
internalType: "uint256",
|
|
6588
|
+
name: "H1",
|
|
6589
|
+
type: "uint256"
|
|
6590
|
+
}
|
|
6591
|
+
],
|
|
6592
|
+
internalType: "struct StealthAddressStructure",
|
|
6593
|
+
name: "stealthAddressStructure",
|
|
6594
|
+
type: "tuple"
|
|
6595
|
+
},
|
|
6596
|
+
{
|
|
6597
|
+
internalType: "uint256",
|
|
6598
|
+
name: "rootHashAccessToken",
|
|
6599
|
+
type: "uint256"
|
|
6600
|
+
},
|
|
6601
|
+
{
|
|
6602
|
+
internalType: "uint256",
|
|
6603
|
+
name: "calldataHash",
|
|
6604
|
+
type: "uint256"
|
|
6605
|
+
},
|
|
6606
|
+
{
|
|
6607
|
+
internalType: "uint16",
|
|
6608
|
+
name: "publicSignalCount",
|
|
6609
|
+
type: "uint16"
|
|
6610
|
+
},
|
|
6611
|
+
{
|
|
6612
|
+
internalType: "address",
|
|
6613
|
+
name: "relay",
|
|
6614
|
+
type: "address"
|
|
6615
|
+
},
|
|
6616
|
+
{
|
|
6617
|
+
internalType: "address",
|
|
6618
|
+
name: "externalAddress",
|
|
6619
|
+
type: "address"
|
|
6620
|
+
},
|
|
6621
|
+
{
|
|
6622
|
+
internalType: "uint256",
|
|
6623
|
+
name: "externalActionId",
|
|
6624
|
+
type: "uint256"
|
|
6625
|
+
},
|
|
6626
|
+
{
|
|
6627
|
+
internalType: "bytes",
|
|
6628
|
+
name: "externalActionMetadata",
|
|
6629
|
+
type: "bytes"
|
|
6630
|
+
},
|
|
6631
|
+
{
|
|
6632
|
+
components: [
|
|
6633
|
+
{
|
|
6634
|
+
internalType: "uint256",
|
|
6635
|
+
name: "hinkalLogicAction",
|
|
6636
|
+
type: "uint256"
|
|
6637
|
+
},
|
|
6638
|
+
{
|
|
6639
|
+
internalType: "uint256",
|
|
6640
|
+
name: "inHinkalAddress",
|
|
6641
|
+
type: "uint256"
|
|
6642
|
+
},
|
|
6643
|
+
{
|
|
6644
|
+
internalType: "int256[]",
|
|
6645
|
+
name: "executeApprovalChanges",
|
|
6646
|
+
type: "int256[]"
|
|
6647
|
+
},
|
|
6648
|
+
{
|
|
6649
|
+
internalType: "bool",
|
|
6650
|
+
name: "doPreTxApproval",
|
|
6651
|
+
type: "bool"
|
|
6652
|
+
},
|
|
6653
|
+
{
|
|
6654
|
+
components: [
|
|
6655
|
+
{
|
|
6656
|
+
internalType: "int256[]",
|
|
6657
|
+
name: "approvalChanges",
|
|
6658
|
+
type: "int256[]"
|
|
6659
|
+
},
|
|
6660
|
+
{
|
|
6661
|
+
internalType: "address[]",
|
|
6662
|
+
name: "externalApprovalAddresses",
|
|
6663
|
+
type: "address[]"
|
|
6664
|
+
},
|
|
6665
|
+
{
|
|
6666
|
+
internalType: "uint256[]",
|
|
6667
|
+
name: "conversionInHinkalAddress",
|
|
6668
|
+
type: "uint256[]"
|
|
6669
|
+
}
|
|
6670
|
+
],
|
|
6671
|
+
internalType: "struct UseApprovalUTXOData[]",
|
|
6672
|
+
name: "useApprovalUtxoData",
|
|
6673
|
+
type: "tuple[]"
|
|
6674
|
+
}
|
|
6675
|
+
],
|
|
6676
|
+
internalType: "struct HinkalLogicArgs",
|
|
6677
|
+
name: "hinkalLogicArgs",
|
|
6678
|
+
type: "tuple"
|
|
6679
|
+
},
|
|
6680
|
+
{
|
|
6681
|
+
components: [
|
|
6682
|
+
{
|
|
6683
|
+
internalType: "address",
|
|
6684
|
+
name: "preHookContract",
|
|
6685
|
+
type: "address"
|
|
6686
|
+
},
|
|
6687
|
+
{
|
|
6688
|
+
internalType: "address",
|
|
6689
|
+
name: "hookContract",
|
|
6690
|
+
type: "address"
|
|
6691
|
+
},
|
|
6692
|
+
{
|
|
6693
|
+
internalType: "bytes",
|
|
6694
|
+
name: "preHookMetadata",
|
|
6695
|
+
type: "bytes"
|
|
6696
|
+
},
|
|
6697
|
+
{
|
|
6698
|
+
internalType: "bytes",
|
|
6699
|
+
name: "postHookMetadata",
|
|
6700
|
+
type: "bytes"
|
|
6701
|
+
}
|
|
6702
|
+
],
|
|
6703
|
+
internalType: "struct HookData",
|
|
6704
|
+
name: "hookData",
|
|
6705
|
+
type: "tuple"
|
|
6706
|
+
},
|
|
6707
|
+
{
|
|
6708
|
+
components: [
|
|
6709
|
+
{
|
|
6710
|
+
internalType: "uint8",
|
|
6711
|
+
name: "v",
|
|
6712
|
+
type: "uint8"
|
|
6713
|
+
},
|
|
6714
|
+
{
|
|
6715
|
+
internalType: "bytes32",
|
|
6716
|
+
name: "r",
|
|
6717
|
+
type: "bytes32"
|
|
6718
|
+
},
|
|
6719
|
+
{
|
|
6720
|
+
internalType: "bytes32",
|
|
6721
|
+
name: "s",
|
|
6722
|
+
type: "bytes32"
|
|
6723
|
+
},
|
|
6724
|
+
{
|
|
6725
|
+
internalType: "uint256",
|
|
6726
|
+
name: "accessKey",
|
|
6727
|
+
type: "uint256"
|
|
6728
|
+
},
|
|
6729
|
+
{
|
|
6730
|
+
internalType: "uint256",
|
|
6731
|
+
name: "nonce",
|
|
6732
|
+
type: "uint256"
|
|
6733
|
+
},
|
|
6734
|
+
{
|
|
6735
|
+
internalType: "address",
|
|
6736
|
+
name: "ethereumAddress",
|
|
6737
|
+
type: "address"
|
|
6738
|
+
}
|
|
6739
|
+
],
|
|
6740
|
+
internalType: "struct SignatureData",
|
|
6741
|
+
name: "signatureData",
|
|
6742
|
+
type: "tuple"
|
|
6743
|
+
},
|
|
6744
|
+
{
|
|
6745
|
+
internalType: "address",
|
|
6746
|
+
name: "originalSender",
|
|
6747
|
+
type: "address"
|
|
6748
|
+
}
|
|
6749
|
+
],
|
|
6750
|
+
internalType: "struct CircomData",
|
|
6751
|
+
name: "circomData",
|
|
6752
|
+
type: "tuple"
|
|
6753
|
+
},
|
|
6754
|
+
{
|
|
6755
|
+
internalType: "int256[]",
|
|
6756
|
+
name: "deltaAmounts",
|
|
6757
|
+
type: "int256[]"
|
|
6758
|
+
}
|
|
6759
|
+
],
|
|
6760
|
+
name: "runAction",
|
|
6761
|
+
outputs: [
|
|
6762
|
+
{
|
|
6763
|
+
components: [
|
|
6764
|
+
{
|
|
6765
|
+
internalType: "uint256",
|
|
6766
|
+
name: "amount",
|
|
6767
|
+
type: "uint256"
|
|
6768
|
+
},
|
|
6769
|
+
{
|
|
6770
|
+
internalType: "address",
|
|
6771
|
+
name: "erc20Address",
|
|
6772
|
+
type: "address"
|
|
6773
|
+
},
|
|
6774
|
+
{
|
|
6775
|
+
components: [
|
|
6776
|
+
{
|
|
6777
|
+
internalType: "uint256",
|
|
6778
|
+
name: "extraRandomization",
|
|
6779
|
+
type: "uint256"
|
|
6780
|
+
},
|
|
6781
|
+
{
|
|
6782
|
+
internalType: "uint256",
|
|
6783
|
+
name: "stealthAddress",
|
|
6784
|
+
type: "uint256"
|
|
6785
|
+
},
|
|
6786
|
+
{
|
|
6787
|
+
internalType: "uint256",
|
|
6788
|
+
name: "H0",
|
|
6789
|
+
type: "uint256"
|
|
6790
|
+
},
|
|
6791
|
+
{
|
|
6792
|
+
internalType: "uint256",
|
|
6793
|
+
name: "H1",
|
|
6794
|
+
type: "uint256"
|
|
6795
|
+
}
|
|
6796
|
+
],
|
|
6797
|
+
internalType: "struct StealthAddressStructure",
|
|
6798
|
+
name: "stealthAddressStructure",
|
|
6799
|
+
type: "tuple"
|
|
6800
|
+
},
|
|
6801
|
+
{
|
|
6802
|
+
internalType: "uint256",
|
|
6803
|
+
name: "timeStamp",
|
|
6804
|
+
type: "uint256"
|
|
6805
|
+
},
|
|
6806
|
+
{
|
|
6807
|
+
internalType: "uint256",
|
|
6808
|
+
name: "tokenId",
|
|
6809
|
+
type: "uint256"
|
|
6810
|
+
}
|
|
6811
|
+
],
|
|
6812
|
+
internalType: "struct UTXO[]",
|
|
6813
|
+
name: "",
|
|
6814
|
+
type: "tuple[]"
|
|
6815
|
+
}
|
|
6816
|
+
],
|
|
6817
|
+
stateMutability: "nonpayable",
|
|
6818
|
+
type: "function"
|
|
6819
|
+
},
|
|
6820
|
+
{
|
|
6821
|
+
inputs: [
|
|
6822
|
+
{
|
|
6823
|
+
internalType: "address[]",
|
|
6824
|
+
name: "recipients",
|
|
6825
|
+
type: "address[]"
|
|
6826
|
+
}
|
|
6827
|
+
],
|
|
6828
|
+
name: "setAllowedRecipients",
|
|
6829
|
+
outputs: [],
|
|
6830
|
+
stateMutability: "nonpayable",
|
|
6831
|
+
type: "function"
|
|
6832
|
+
},
|
|
6833
|
+
{
|
|
6834
|
+
inputs: [
|
|
6835
|
+
{
|
|
6836
|
+
internalType: "address",
|
|
6837
|
+
name: "_hinkalWrapper",
|
|
6838
|
+
type: "address"
|
|
6839
|
+
}
|
|
6840
|
+
],
|
|
6841
|
+
name: "setHinkalWrapper",
|
|
6842
|
+
outputs: [],
|
|
6843
|
+
stateMutability: "nonpayable",
|
|
6844
|
+
type: "function"
|
|
6845
|
+
},
|
|
6846
|
+
{
|
|
6847
|
+
inputs: [
|
|
6848
|
+
{
|
|
6849
|
+
internalType: "bytes4",
|
|
6850
|
+
name: "_interfaceId",
|
|
6851
|
+
type: "bytes4"
|
|
6852
|
+
}
|
|
6853
|
+
],
|
|
6854
|
+
name: "supportsInterface",
|
|
6855
|
+
outputs: [
|
|
6856
|
+
{
|
|
6857
|
+
internalType: "bool",
|
|
6858
|
+
name: "",
|
|
6859
|
+
type: "bool"
|
|
6860
|
+
}
|
|
6861
|
+
],
|
|
6862
|
+
stateMutability: "view",
|
|
6863
|
+
type: "function"
|
|
6864
|
+
},
|
|
6865
|
+
{
|
|
6866
|
+
inputs: [
|
|
6867
|
+
{
|
|
6868
|
+
internalType: "address",
|
|
6869
|
+
name: "newOwner",
|
|
6870
|
+
type: "address"
|
|
6871
|
+
}
|
|
6872
|
+
],
|
|
6873
|
+
name: "transferOwnership",
|
|
6874
|
+
outputs: [],
|
|
6875
|
+
stateMutability: "nonpayable",
|
|
6876
|
+
type: "function"
|
|
6877
|
+
},
|
|
6878
|
+
{
|
|
6879
|
+
stateMutability: "payable",
|
|
6880
|
+
type: "receive"
|
|
6881
|
+
}
|
|
6882
|
+
], A = {
|
|
5681
6883
|
hinkalAddress: e,
|
|
5682
6884
|
hinkalABI: t,
|
|
5683
6885
|
hinkalHelperAddress: n,
|
|
@@ -5685,13 +6887,17 @@ const e = "0x25e5e82f5702A27C3466fE68f14abDbbAdFca826", t = [
|
|
|
5685
6887
|
accessTokenAddress: i,
|
|
5686
6888
|
accessTokenABI: s,
|
|
5687
6889
|
uniswapExternalActionAddress: p,
|
|
5688
|
-
odosExternalActionInstanceAddress:
|
|
5689
|
-
oneInchExternalActionInstanceAddress:
|
|
6890
|
+
odosExternalActionInstanceAddress: r,
|
|
6891
|
+
oneInchExternalActionInstanceAddress: y,
|
|
5690
6892
|
HinkalStakeExternalActionABI: u,
|
|
5691
6893
|
HTokenABI: l,
|
|
5692
6894
|
HTokenOracleABI: d,
|
|
5693
6895
|
emporiumAddress: o,
|
|
5694
|
-
hinkalWalletAddress: m
|
|
6896
|
+
hinkalWalletAddress: m,
|
|
6897
|
+
hinkalWrapperAddress: T,
|
|
6898
|
+
hinkalWrapperABI: c,
|
|
6899
|
+
depositOnChainUtxosExternalActionAddress: b,
|
|
6900
|
+
depositOnChainUtxosExternalActionABI: f
|
|
5695
6901
|
};
|
|
5696
6902
|
export {
|
|
5697
6903
|
l as HTokenABI,
|
|
@@ -5699,14 +6905,18 @@ export {
|
|
|
5699
6905
|
u as HinkalStakeExternalActionABI,
|
|
5700
6906
|
s as accessTokenABI,
|
|
5701
6907
|
i as accessTokenAddress,
|
|
5702
|
-
|
|
6908
|
+
A as default,
|
|
6909
|
+
f as depositOnChainUtxosExternalActionABI,
|
|
6910
|
+
b as depositOnChainUtxosExternalActionAddress,
|
|
5703
6911
|
o as emporiumAddress,
|
|
5704
6912
|
t as hinkalABI,
|
|
5705
6913
|
e as hinkalAddress,
|
|
5706
6914
|
a as hinkalHelperABI,
|
|
5707
6915
|
n as hinkalHelperAddress,
|
|
5708
6916
|
m as hinkalWalletAddress,
|
|
5709
|
-
|
|
5710
|
-
|
|
6917
|
+
c as hinkalWrapperABI,
|
|
6918
|
+
T as hinkalWrapperAddress,
|
|
6919
|
+
r as odosExternalActionInstanceAddress,
|
|
6920
|
+
y as oneInchExternalActionInstanceAddress,
|
|
5711
6921
|
p as uniswapExternalActionAddress
|
|
5712
6922
|
};
|