GetWhitelistInfo
API
Property | Value |
---|---|
API | /v2/whitelist_info/{address} |
Title | GetWhitelistInfo |
Description | Retrieve whitelist information for a wallet address. The information needs to be passed when invoking the whitelist verification method of the contract. |
Method |
|
Request Parameters
Name | Type | Required | Description |
---|---|---|---|
address | address | YES | An EVM-compatible address |
Parameter Content Type
application/json
Request and Response Example
Request
cURL Code
Request URL
https://api.tako.so/v2/whitelist_info/0x0233eA33f8e68Cf7B631AA6dBb81df0058DB5783
Response
Last updated