Get native coin balance history for an address showing all balance changes
addresses
Get native coin balance history for an address showing all balance changes
Retrieves historical native coin balance changes for a specific address, tracking how an address’s balance has changed over time.
GET
Get native coin balance history for an address showing all balance changes
Authorizations
API key passed as a Bearer token in the Authorization header.
Path Parameters
Address hash in the path
Pattern:
^0x([A-Fa-f0-9]{40})$The ID of the blockchain
Query Parameters
Number of items per page
Required range:
x >= 1Block number for paging
Required range:
x >= 0Export Celo election rewards as CSV
Previous
Get daily native coin balance snapshots for an address from previous 10 days
Next