cURL
curl --request GET \ --url https://api.gelato.digital/oracles/{chainId}/estimate
{ "estimatedFee": "<string>", "decimals": 123 }
Id of the chain where the fee is estimated
Payment Token
Gas limit
Priority | if high: true, otherwise: false
Gas limit for Layer 1
Fee Margin between 0 and 1
Successful Retrieval
The response is of type object.
object