Retrieve user-friendly labels for Ethereum EOAs (Externally Owned Accounts) and Smart Contracts. Labels can be incredibly useful for categorizing your Ethereum interactions.
GET
/
api
/
ethereum
/
label
/
{address}
Copy
curl --location --request GET 'https://api.walletlabels.xyz/api/arbitrum/label/0xdef1c0ded9bec7f1a1670819833240f027b25eff?apikey=demo-api-key-x-00000' \--header 'Content-Type: application/json'