SimpleOracle
Verified contract
Active on
Ethereum with 2,324 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 "SimpleOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12405502 | 4 years ago | | | 0 | 0.0087655200 | |
| 12405232 | 4 years ago | | | 0 | 0.0087655200 | |
| 12404940 | 4 years ago | | | 0 | 0.0076673100 | |
| 12404643 | 4 years ago | | | 0 | 0.013586556 | |
| 12404388 | 4 years ago | | | 0 | 0.010734234 | |
| 12404112 | 4 years ago | | | 0 | 0.0091322500 | |
| 12403821 | 4 years ago | | | 0 | 0.0098612100 | |
| 12403568 | 4 years ago | | | 0 | 0.0090562160 | |
| 12403298 | 4 years ago | | | 0 | 0.0073776460 | |
| 12403015 | 4 years ago | | | 0 | 0.0089101480 |
ABI
ABI objects
Getter at block 21293614
governor() view returns (address)
0x79a4502d55c4c30924bc78178bdcf3d8e9ef4a1c
pendingGovernor() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getETHPx(address token) view returns (uint256)
prices(address) view returns (uint256)
State-modifying
Events acceptGovernor()
setETHPx(address[] tokens, uint256[] pxs)
setPendingGovernor(address _pendingGovernor)
SetETHPx(address token, uint256 px)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.