Usage

Retrieves the historical usage for the specified address.
Usage is defined by the number of unique addresses interacting with this contract for a specific window of time. Example: If an address makes a transaction to a contract in June, then again in July, this address will be counted once for each period in the usage totals.

👍

Blockchains Supported

This endpoint supports Avalanche, Binance Smart Chain, Ethereum and Polygon.

Response Data

FieldTypeDecription
dataarrayThe historical address usage data.
metadataobjectThe metadata associated with the address usage data.
columnsarrayThe name of the columns associated with the returned data e.g. [ timestamp, usage].
timestampnumberThe timestamp associated with this record.
usagestringThe number of addresses interacting with the address.
endDatenumberThe end of the time frame.
startDatenumberThe start of the time frame.
Language
Authorization
Header
Click Try It! to start a request and see the response here!