Offramp API Integration.
Offramp Quotation

Quotation - Fiat

1min
Offramp Quotation By Fiat Amount.
POST
Request
Header Parameters
x-api-key
String
required
api key from dashboard
Body Parameters
sellTokenSymbol
String
required
Sell token symbol example: "MATIC"
sellTokenAddress
String
required
Smart contract address for sell token mentioned above.
chainId
Number
required
Blockchain ID example:"80001" for polygon testnet
fiatCurrency
String
required
currency symbol example: "inr"
fiatAmount
Number
required
currency quantity example:"100" for INR 100
senderAddress
String
required
Wallet address of the sender.

Sample request body