Wallet
Number of APIs: 17
-
get-chains GET {{wallet-api-endpoint}}/api/chains
-
get-block-number GET {{wallet-api-endpoint}}/api/chains/:secretType
-
get-wallets GET {{wallet-api-endpoint}}/api/wallets
-
get-wallet GET {{wallet-api-endpoint}}/api/wallets/:walletId
-
get-token-balance GET {{wallet-api-endpoint}}/api/wallets/:walletId/balance/tokens
-
get-NFT-token-balance-by-wallet-id GET {{wallet-api-endpoint}}/api/wallets/:walletId/nonfungibles
-
get-NFT-token-balance-by-wallet-address GET {{wallet-api-endpoint}}/api/wallets/:secretType/:walletAddress/nonfungibles
-
get-tx-status GET {{wallet-api-endpoint}}/api/transactions/:secretType/:txHash/status
-
get-wallet-events GET {{wallet-api-endpoint}}/api/wallets/:walletId/events
-
validate-wallet-address GET {{wallet-api-endpoint}}/api/wallets/address/validation/:secretType/:walletAddress