Whitelist

Checks if an address is whitelisted

get/v1/whitelist

Query parameters

addressstring hex required
Example:0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045

Address of account

Response

isWhitelistedboolean required

Whether the address is whitelisted

Example response

{
  "isWhitelisted": true
}

Changes

Changed in 1 of the 2 revisions of this API.1