Skip to main content
GET
get entity by id

Authorizations

Authorization
string
header
required

Authentication

Path Parameters

id
integer<int64>
required

Response

200 - application/json

OK

id
integer<int64>

Unique identifier of the entity

Example:

1

createdAt
integer<int64>

Time when entity was created

updatedAt
integer<int64>

Time when entity was updated

projectId
integer<int64>

The project ID associated with the extractor contract

chainUid
enum<string>

Network uid that associated with extractor contract

Available options:
arbitrum,
bsc,
bsc_testnet,
ethereum,
linea,
optimism,
base,
base_sepolia,
gnosis,
fantom,
polygon,
polygon_amoy,
blast,
zksync,
scroll,
avalanche,
avalanche_fuji,
telos,
sepolia,
holesky,
ethereum_sepolia,
ethereum_holesky,
tron,
zeta,
somnia,
adi,
anvil,
icp,
vechain,
stellar,
bitcoin,
solana
address
string

The direct address of the extractor contract

implementation
string

Implementation address associated with the extractor contract, not null means this is a proxy contract

name
string

Name for the entity

category
string

Contract category

tags
string[]

Contract tags

addressType
enum<string>

The type of a provided address, could be "Contract" or "Wallet"

Available options:
CONTRACT,
WALLET,
ENTITY
amlRequired
boolean

If the AML detector required for this contract. Default: false

icon
string

A URL of an icon for the contract