latestOpenAPI 3.0.02026-08-2232150173.9 KB
b70d36b7002b
shortcuts
Get transaction for IPOR shortcut
post/api/v1/shortcuts/static/ipor
Query parameters
chainIdnumber required
Chain ID of the network to execute the transaction on
fromAddressstring required
Ethereum address of the wallet to send the transaction from
Request body
Example request
{
"amountIn": "1000000000000000",
"tokenIn": "0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee",
"tokenBToBuy": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"percentageForTokenB": "5000",
"slippage": "300"
}