Adoption

Retrieves the historical adoption for the specified address on ethereum-mainnet.

Adoption is defined by the number of unique addresses interacting with this contract for the entire span of time. Example: If an address makes a transaction to a contract in June, then again in July, this address will only be counted once for the adoption totals.

👍

Blockchains Supported

This endpoint supports Ethereum.

Response Data

FieldTypeDecription
dataarrayThe historical address adoption data.
metadataobjectThe metadata associated with the address adoption data.
columnsarrayThe name of the columns associated with the returned data e.g. [ timestamp, usage].
timestampnumberThe timestamp associated with this record.
adoptionstringThe 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!