v1
latestOpenAPI 3.0.02026-07-17243469.7 KBApprovals
get/v2/approval/build-tx
Query parameters
chainIDstring required
ID of chain, e.g Ethereum Mainnet = 1
ownerstring required
Wallet address of token holder
allowanceTargetstring required
Address whose spending allowance is to be checked
tokenAddressstring required
Contract address of token
amountstring required
Amount of tokens to approve, e.g 10 USDC (6 decimals)
Headers
API-KEYstring
Response
Return the Approval Tx Data for the given params.