Cubewire LogoDeveloper
Support
Onboarding
Cubewire Developer Hub Logo
SOC 2 Compliant

Developer documentation and tools for Cubewire's digital wallet infrastructure. Built for developers, by developers.

developers@cubewire.com
TwitterGitHubDiscord

Developer Tools

  • API Documentation
  • API Reference

Resources

  • Documentation

Company

  • About
  • Contact

Legal

  • Privacy Policy
  • Terms of Service
© 2026 Cubewire. All rights reserved.
Developer Documentation Portal•Built with ♥ for developers
  1. Cubewire Wallet
  2. Manage Assets
  3. Get token balance

Get token balance

Retrieve the balance of a specific ERC-20 token for a vault on a blockchain network. Returns the balance in the token's smallest unit and optionally in human-readable form.

Request Body

FieldTypeRequiredDescription
chainIdstringYesChain ID
tokenContractAddressstringYesToken contract address
walletAddressstringYesWallet address

Use Cases

  • Check USDC/USDT balance before token transfers
  • Display vault token holdings
  • Validate balance before initiating transfers

Required Permission

assets:read

On this page

  • Request Body
  • Use Cases
  • Required Permission
  1. Cubewire Wallet
  2. Manage Assets
  3. Get token balance

Get token balance

Retrieve the balance of a specific ERC-20 token for a vault on a blockchain network. Returns the balance in the token's smallest unit and optionally in human-readable form.

Request Body

FieldTypeRequiredDescription
chainIdstringYesChain ID
tokenContractAddressstringYesToken contract address
walletAddressstringYesWallet address

Use Cases

  • Check USDC/USDT balance before token transfers
  • Display vault token holdings
  • Validate balance before initiating transfers

Required Permission

assets:read

On this page

  • Request Body
  • Use Cases
  • Required Permission