Get balances by time of addresses

/v4/data/wallet/balance/time

50 credits per API call

Get native balances for a specific wallet addresses by time on the following blockchains:

  • Ethereum - ethereum

To get started, provide a chain name, comma-separated list of addresses and specify one of the filters listed below (combination of the filters is not allowed):

  • block number
  • time
  • unix

If you pass a block number that is in the future (beyond the current latest block), the system will return the balance for the latest block.

If you pass a time or Unix timestamp that is in the future, the system will also return the balance for the latest block.

If you pass a time or Unix timestamp in the past (dating back to or earlier than the blockchain's genesis block), the system will return the balance for the first block (genesis block).

Language
Credentials
Header
Click Try It! to start a request and see the response here!