Authentification
Last updated
Last updated
curl -L \
-X POST \
-H 'Content-Type: application/json' \
-H 'API-KEY:$API_KEY' \
'https://aml.blocksec.com/address-label/api/v3/labels' \
-d '{"chain_id":1,"address":"0x00d7e7409bfe09a736d3e993de9b87d0baa314d5"}'