Get calculated making amount on trading pair by provided amount

GEThttps://api.1inch.com/orderbook/v4.1/{chain}/fee-info
Supported on:
EthereumBaseBNB ChainUnichainArbitrumAvalancheZKsyncGnosisOptimismPolygonLineaSonic

Parameters

chain
* number path
makerAsset
* string query
takerAsset
* string query
makerAmount
string query
takerAmount
string query

Request Body

This request doesn’t have any request body.

1

Returns

default
FeeInfoResponse object
whitelist
* any
allOf[0]
WhitelistedResolvers object
feeBps
* number
whitelistDiscountPercent
* number
protocolFeeReceiver
* any
allOf[0]
AccountAddress object
extensionAddress
* any
allOf[0]
AccountAddress object
JSON
1

Did you find what you need?