Get Address General Info

Returns core data about a blockchain address:

  • Whether it is a smart contract or EOA
  • Activity timestamps (first/last seen)

🛠️ Use Cases:

  • Differentiate smart contracts from EOAs
  • Tag or filter by activity (e.g., dormant, newly created)
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
enum
required

Target blockchain network (e.g., ethereum, polygon, bsc).

Allowed:
Query Params
string
required
length ≥ 1

EVM address (wallet or contract).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json