View a markdown version of this page

TokenBalance - Amazon Bedrock AgentCore Data Plane

TokenBalance

A single token balance entry.

Contents

amount

Raw balance in the smallest denomination (e.g., USDC base units where 1 USDC = 1000000).

Type: String

Required: Yes

chain

The specific blockchain chain.

Type: String

Valid Values: BASE | BASE_SEPOLIA | ETHEREUM | SOLANA | SOLANA_DEVNET

Required: Yes

decimals

Number of decimal places for the token (e.g., 6 for USDC).

Type: Integer

Required: Yes

network

The blockchain network family (ETHEREUM or SOLANA).

Type: String

Valid Values: ETHEREUM | SOLANA

Required: Yes

token

The supported token for this balance.

Type: String

Valid Values: USDC

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: