Skip to main content
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.

Request Body

string[]
required
Array of Ethereum wallet addresses. Minimum 1, maximum 500 entries.

Response Fields

boolean
Request status
object
Map of wallet addresses to their country codes. Addresses not found in the instance are omitted from the result.