pub const GAS_PRICE_ORACLE_ADDRESS: Address;Expand description
The Gas Price Oracle Address
This is computed by using go-ethereum’s crypto.CreateAddress function,
with the Gas Price Oracle Deployer Address and nonce 0.
pub const GAS_PRICE_ORACLE_ADDRESS: Address;The Gas Price Oracle Address
This is computed by using go-ethereum’s crypto.CreateAddress function,
with the Gas Price Oracle Deployer Address and nonce 0.