Wallet

Number of APIs: 17

  1. get-chains GET {{wallet-api-endpoint}}/api/chains

  2. get-block-number GET {{wallet-api-endpoint}}/api/chains/:secretType

  3. get-wallets GET {{wallet-api-endpoint}}/api/wallets

  4. get-wallet GET {{wallet-api-endpoint}}/api/wallets/:walletId

  5. get-token-balance GET {{wallet-api-endpoint}}/api/wallets/:walletId/balance/tokens

  6. get-NFT-token-balance-by-wallet-id GET {{wallet-api-endpoint}}/api/wallets/:walletId/nonfungibles

  7. get-NFT-token-balance-by-wallet-address GET {{wallet-api-endpoint}}/api/wallets/:secretType/:walletAddress/nonfungibles

  8. get-tx-status GET {{wallet-api-endpoint}}/api/transactions/:secretType/:txHash/status

  9. get-wallet-events GET {{wallet-api-endpoint}}/api/wallets/:walletId/events

  10. validate-wallet-address GET {{wallet-api-endpoint}}/api/wallets/address/validation/:secretType/:walletAddress