balances
Get baalnces associated with a wallet address.
Request Parameters:
Name | Type | Description | Example |
---|---|---|---|
walletAddress (required) | String | The wallet address for which to retrieve the balance | 0x3G9b800bB6805239E9F9C5027F894917C7a71e41 |
networkName (required) | String | The network name for which to retrieve the balance | bsc |
Request URL Example:
Response Example:
Last updated