MultiSigOracle
Verified contract
Active on
Ethereum with 35 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x67c5…4253
-
variable spans 2 additional slots
Balances ($0.00)
No balances found for "MultiSigOracle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11656000 | 4 years ago | | | 0 | 0.0017040761 | |
| 11649441 | 4 years ago | | | 0 | 0.024620634 | |
| 11649430 | 4 years ago | | | 0 | 0.0015251400 | |
| 11643001 | 4 years ago | | | 0 | 0.045395000 | |
| 11642971 | 4 years ago | | | 0 | 0.0010167600 | |
| 11636315 | 4 years ago | | | 0 | 0.022619384 | |
| 11636110 | 4 years ago | | | 0 | 0.0025673190 | |
| 11617000 | 4 years ago | | | 0 | 0.018158000 | |
| 11616976 | 4 years ago | | | 0 | 0.0023695200 | |
| 11610559 | 4 years ago | | | 0 | 0.021108675 |
ABI
ABI objects
Getter at block 21273338
bm() view returns (address)
0x67c597624b17b16fb77959217360b7cd18284253
pendingRebasement() view returns (address initiator, uint256 supplyDelta, bool increaseSupply, bool executed)
(initiator=0x2c155e07a1ee62f229c9968b7a903dc69436e3ec, supplyDelta=2011387239319130, increaseSupply=false, executed=false)
Read-only
Pools(uint256) view returns (address)
State-modifying
Events addPool(address _lpPool)
confirmRebasement()
denyRebasement()
initiateRebasement(uint256 _supplyDelta, bool _increaseSupply)
removePool(uint256 _index)
This contract contains no event objects.
constructor(address _Benchmark)
This contract contains no fallback and receive objects.
This contract contains no error objects.