GET
/
ethereum
/
contractlabel

Authorization

x-api-key
string
default: "demo-api-key-x-00000"required

Your API key for authentication.

Body

address
string
required

Specify the Smart Contract’s Ethereum address for which you want to gather labels and metadata.

limit
string

Specify number of shown results.

offset
string

Specify the starting point in the list of results for pagination. e.g. offset=0, offset=1, etc..

Response

data
array

An array containing labels and metadata that correspond to the verified Smart Contract address provided.