Skip to main content
GET
Export Address Tags
Metadata Exports are available exclusively to Enterprise plan customers. Contact Sales to explore Enterprise access.
This endpoint is throttled to 2 calls/s and 100 calls/day
The result is a temporary download link, not the data itself. Fetch that URL within 5 minutes to download the export (CSV or ZIP, set by the format parameter). To find valid label values, see Export Label Master List.

Authorizations

apikey
string
query
required

Enter your Etherscan API key, or set one up if you don't have one.

Query Parameters

chainid
string
required

Chain ID to query, refer to mainnet networks on our supported chains page. 1 chain temporarily unavailable: MegaETH(4326).

module
string
default:nametag
required

Set to nametag for this endpoint.

action
string
default:exportaddresstags
required

Set to exportaddresstags for this endpoint.

label
string

Use the Label Master List to discover categeories like phish-hack, or pass all to export every label.

format
string

The response format, either zip or csv.

Response

200 - application/json

Successful response

status
string

1 if the request returned data, 0 otherwise. A status of 0 can indicate an error or a valid request that returned no records.

message
string

OK on success, otherwise an error description such as NOTOK. See common error messages.

result
string

URL to download the exported address tags.