DLT Identifier
Many API endpoints support Distributed Ledger Technology (DLT) identifiers. These define the target blockchain and the target entity (account, wallet etc.) on the specific blockchain:
Name | Type | Description | Example |
---|---|---|---|
|
| blockchain type | "ethereum" |
|
| entity id (wallet address, tx hash) | 0x52Ae12ABe5D8BD778BD5397F99cA900624CfADD4 |
Response Format
For all available endpoints and responses, see the API Reference.
Last updated