latestOpenAPI 3.1.02026-08-1051108155.9 KB
6e6f8dad92bf
Whitelist
Checks if an address is whitelisted
get/v1/whitelist
Query parameters
addressstring hex required
Example:0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045
Address of account
Response
Example response
{
"isWhitelisted": true
}