Retrieve allowances for a specific wallet and token.

Retrieves current allowances set for a specific wallet address on a token. These allowances authorize other contracts to transfer tokens on behalf of the wallet owner.
Required parameter senderAddress specifies the wallet to check. Optional parameters type where "DVA" corresponds to Conditional transfers and "DVD" corresponds to Swaps, and contractAddress can filter the results. If type is not provided, contractAddress must be specified.
Access level: Authentication required. Available to any authenticated user (agent, owner or qualified investor account).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

The contract address
If no type is provided, contractAddress must be provided.

string
enum

The type of allowance, DVA or DVD
If no type is provided, contractAddress must be provided

Allowed:
string
required

The address of the sender wallet

Responses

400

Allowance validation failed due to invalid data

401

Unauthorized.

404

Token not found.

500

The call to the TREX Service API endpoint raised an error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json