API General Instructions
Wallet Address Format Convention
TRON
Letters are case-sensitive
Correct: TCrQkITtuMZfXqY5a2eXgVqC8CjQkFvJET
Incorrect: TCrQkittuMZfXqY5a2eXgVqC8CjQkFvJET (i should be lowercase)
ETH
Use lowercase letters
Correct: 0x742d35cc6634c0532925a3b844bc454e4438f44e
Incorrect: 0x742d35cc6634c0532925a3b844BC454E4438F44E (no uppercase letters)
Note: Different blockchains have varying address format requirements. When submitting addresses, ensure they fully comply with the corresponding chain’s specifications (including case sensitivity). The system strictly validates formats, and incorrect formats will cause requests to be rejected.
API Request Header
The following request header parameters must be provided when calling the API:
Request Header | Value |
---|---|
Content-Type | application/x-www-form-urlencoded |
X-API-KEY | Unique API key assigned by the platform (example: 54bf2683-a3c8-41e2-3a4c-62315cp1386v) |
API Request Specification
Request format: x-www-form-urlencoded
Unique parameter: data
data value: Encrypted business data string