Address Enrichment
Provides metadata on a given blockchain address
Supported Networks
Ethereum:
chain_id:"0x1"BSC:
chain_id:"0x38"Avalanche:
chain_id:"0xa86a"Polygon:
chain_id:"0x89"Optimism:
chain_id:"0xa"Arbitrum:
chain_id:"0xa4b1"
post
Provides metadata on a given blockchain address
Body
blockchain_addressstring · hexOptionalExample:
0xEfF92A263d31888d860bD50809A8D171709b7b1cchain_idstring · hexOptionalExample:
0x1Responses
200
Successful operation
application/json
403
Forbidden
500
Internal Server Error
post
/v2/enrich_addressRequest Body Parameters
Parameter Name
Parameter Type
Comments
chain_id
hex string
Chain ID (e.g. "0x1" for mainnet)
blockchain_address
hex string
Blockchain address
Usage Example
Last updated
Was this helpful?