Collect Fees
Integrator Fee Structure
Integrator Fee Configuration
Fee Display
{
"feeCosts": [
{
"amount": "31178739678247",
"amountUsd": "0.12",
"description": "Service fee",
"name": "Service fee",
"token": {
"type": "evm",
"chainId": "42161",
"address": "0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",
"name": "Ethereum",
"symbol": "ETH",
"decimals": 18,
"logoURI": "https://raw.githubusercontent.com/0xsquid/assets/main/images/tokens/eth.svg",
"coingeckoId": "ethereum",
"usdPrice": 3798.076408348585
}
}
],
"actions": [
{
// ... other action properties
"provider": "Service fee",
"description": "Service fee",
"priceImpact": 0,
"exchangeRate": "0.99"
}
]
}Platform Fee Structure
Last updated