Gas Oracle

Functions

getGasPrice

function getGasPrice() external view returns(uint256);

Return Values

NameTypeDescription

gasPrice

uint256

Gas price used to calculate Subscription Fee

Last updated