Light Mode
Transaction allowance
GET
/v1/{chainID}/transaction/allowanceChecks how many of the user's tokens the exchange smart contract has access to.
Request
Path Params
chainID
enum<integer>
required
The blockchain ID.
(Supported list: v1/platforms)
Allowed values:
110561372504216143114
Default:
1
Example:
1
Query Params
tokenAddress
string
required
Smart contract address of the token for which access is being checked.
Default:
0xdAC17F958D2ee523a2206206994597C13D831ec7
walletAddress
string
required
Wallet of the user for which access is being checked.
Default:
0x06723241Ed93A57a0227207c5ACd8EcAafc6735c
Request samples
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: 6 months ago