GasPriceOracle
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "GasPriceOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10927538 | 4 years ago | | | 0 | 0.0048711878 | |
| 10834144 | 4 years ago | | | 0 | 0.0046297500 | |
| 10834140 | 4 years ago | | | 0 | 0.0096426000 | |
| 10834139 | 4 years ago | | | 0 | 0.0093567000 |
ABI
ABI objects
Getter at block 21229197
gasPrice() view returns (uint256)
1000000000
gasPriceChangeInitiated() view returns (uint256)
0
getConsumerContracts() view returns (address[])
[0xdF708431162Ba247dDaE362D2c919e0fbAfcf9DE]
governanceDelay() view returns (uint256)
3600
isOwner() view returns (bool)
false
newGasPrice() view returns (uint256)
0
owner() view returns (address)
0xb3726e69da808a689f2607939a2d9e958724fc2a
Read-only
consumerContracts(uint256) view returns (address)
State-modifying
Events addConsumerContract(address consumerContract)
beginGasPriceUpdate(uint256 _newGasPrice)
finalizeGasPriceUpdate()
removeConsumerContract(uint256 index)
renounceOwnership()
transferOwnership(address newOwner)
GasPriceUpdated(uint256 newValue)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.