v1

latestOpenAPI 3.1.02026-07-2691428.4 KB
Contracts

Get ERC20 balance history

Retrieve the historical daily balances of ERC20 tokens ever held by a contract address.

get/contracts/{contractAddress}/erc20-balance-history

Path parameters

contractAddressstring required

Starknet contract address (0x-prefixed hex).

Starknet contract address (0x-prefixed hex).

Query parameters

timerange'1y' | '1m' | '3m' | '6m' | '1w'

Time window: "1w", "1m", "3m", "6m", or "1y". Defaults to "1m".

Time window: "1w", "1m", "3m", "6m", or "1y". Defaults to "1m".

token_addressstring

Token contract address (0x-prefixed hex).

Token contract address (0x-prefixed hex).

Response

Balance history data points

addressstring required
namestring required
symbolstring required
decimalsnumber nullable required
balancestring nullable
logostring
isVerifiedboolean nullable
lastTransferTimenumber nullable