v1

latestOpenAPI 3.0.32026-07-24707482.9 KB
Deposits

Get token deposit allowances for a wallet

get/deposits/allowance

Query parameters

walletAddressstring required
Example:0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234
tokenstring required
networkstring required

Response

Allowance result

walletAddressstring required
tokenstring required
networkstring required
allowancestring required

Example response

{
  "walletAddress": "0xAbCd1234AbCd1234AbCd1234AbCd1234AbCd1234"
}