Balances
Get historical balance
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.
GET
Path Parameters
Wallet address
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
The requested contract address.
Ending block to define a block range. Omitting this parameter defaults to the latest block height.
Ending date to define a block range (YYYY-MM-DD). Omitting this parameter defaults to the current date.