getHistoricalBalance
Retrieve the historical balances of native, ERC20, ERC721, and ERC1155 tokens held by a wallet at a specified block height or date.
Instructions
Commonly used to fetch the historical native, fungible (ERC20), and non-fungible (ERC721 & ERC1155) tokens held by an address at a given block height or date
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| authToken | Yes | Authorization token for accessing the Somnia API | |
| chainName | Yes | ||
| walletAddress | Yes | Wallet address to fetch balance for |