Estimate fee
Calculate the fees required for query
Overview
function estimateQueryFee(
QueryType.QueryRequest[] memory queries
) external view returns (uint256);Field
Description
How to calculate
Relayer fee
Oracle fee
Last updated