Get calculated making amount on trading pair by provided amount
Supported on: Ethereum Base BNB Chain Unichain Arbitrum Avalanche ZKsync Gnosis Optimism Polygon Linea Sonic
Parameters
chain
* number path makerAsset
* string queryMaker asset address
takerAsset
* string queryTaker asset address
makerAmount
string queryAmount to calculate fee on trading pair
takerAmount
string queryAmount to calculate fee on trading pair
Request Body
This request doesn’t have any request body.
JavaScript
Copy
1
Returns
default
whitelist
* any List of whitelisted resolvers
allOf[0]
WhitelistedResolvers object feeBps
* number fee in bps
whitelistDiscountPercent
* number Whitelisted discount percent
protocolFeeReceiver
* any Protocol fee receiver address
allOf[0]
AccountAddress object extensionAddress
* any Fee extension address
allOf[0]
AccountAddress object JSON
Copy
1