Management
Batch Get Countries
Retrieve country codes for multiple wallet addresses in a single request
POST
Given an array of wallet addresses, returns the registered country code for each address. Useful for bulk compliance checks before processing transfers or trades.Documentation Index
Fetch the complete documentation index at: https://docs.trusset.org/llms.txt
Use this file to discover all available pages before exploring further.
Request Body
Array of Ethereum wallet addresses. Minimum 1, maximum 500 entries.
Response Fields
Request status
Map of wallet addresses to their country codes. Addresses not found in the instance are omitted from the result.
