cURL
curl --request GET \ --url https://api.bubblemaps.io/v0/addresses/metadata/{address} \ --header 'X-ApiKey: <api-key>'
{ "address": "<string>", "address_details": { "degree": 123, "is_supernode": true, "is_contract": true, "is_cex": true, "is_dex": true, "inward_relations": 123, "outward_relations": 123, "label": "<string>", "entity_id": "<string>", "first_activity_date": "2023-11-07T05:31:56Z" } }
Documentation IndexFetch the complete documentation index at: https://docs.bubblemaps.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.bubblemaps.io/llms.txt
Use this file to discover all available pages before exploring further.
Successful Response
Show child attributes