Skip to main content
GET
get address info

Path Parameters

address_hash
string
required

Address hash

Pattern: ^0x([A-Fa-f0-9]{40})$

Response

address

hash
string
required
Example:

"0xEb533ee5687044E622C69c58B1B12329F56eD9ad"

creator_address_hash
string
Example:

"0xEb533ee5687044E622C69c58B1B12329F56eD9ad"

creation_transaction_hash
string
Example:

"0x1f610ff9c1efad6b5a8bb6afcc0786cd7343f03f9a61e2544fcff908cedee924"

token
object
coin_balance
string
Example:

"10000000"

exchange_rate
string
Example:

"1.01"

implementation_address
string
Example:

"0xEb533ee5687044E622C69c58B1B12329F56eD9ad"

block_number_balance_updated_at
integer
Example:

27656552

implementation_name
string
Example:

"implementationName"

name
string
Example:

"contractName"

is_contract
boolean
private_tags
object[]
watchlist_names
object[]
public_tags
object[]
is_verified
boolean
has_beacon_chain_withdrawals
boolean
has_logs
boolean
has_token_transfers
boolean
has_tokens
boolean
has_validated_blocks
boolean
creation_status
string
Example:

"selfdestructed | failed | success"