Last updated 3 days ago
Was this helpful?
Address and its labels
Object containing all parameters for the endpoint
POST /api/beta/profiler/address/labels HTTP/1.1 Host: api.nansen.ai Content-Type: application/json Accept: */* Content-Length: 77 { "parameters": { "chain": "ethereum", "address": null, "entity": null, "label": null } }
Successful response
[ { "label": "Deployer", "category": "others", "definition": "Person or smart contract who deploys a smart contract.", "smEarnedDate": "01/01/20", "fullname": "Alex Svanevik" } ]