IGasFeePricing
Methods
estimateGasFee
function estimateGasFee(uint256 _dstChainId, bytes _options) external nonpayable returns (uint256)Parameters
Name
Type
Description
Returns
Name
Type
Description
setCostPerChain
function setCostPerChain(uint256 _dstChainId, uint256 _gasUnitPrice, uint256 _gasTokenPriceRatio) external nonpayableParameters
Name
Type
Description
Last updated
Was this helpful?