Name | Type | Description | Notes |
---|---|---|---|
balance | float | The balance of the token in the wallet | |
integer_balance | float | Not included if retreiving native token (e.g., SOL, ETH, BNB, etc.) balance | [optional] |
decimals | float | Not included if retreiving native token (e.g., SOL, ETH, BNB, etc.) balance. | [optional] |
network | string | The network of the blockchain you selected - Solana: `devnet`, `mainnet-beta` - Ethereum: `ropsten`, `mainnet` Defaults when not provided (not applicable to path parameters): - Solana: `devnet` - Ethereum: `ropsten` | |
unit | string | Not included if retreiving a token / NFT balance | [optional] |