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