Orchestrator
Verified contract
Active on
Ethereum with 217 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
0x9248…0907
0x989e…83ed
0xf5cb…7479
0xf416…5d51
0xab68…5637
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12679174 | 3 years ago | | | 0 | 0.011365230 | |
| 12588913 | 3 years ago | | | 0 | 0.016711483 | |
| 12562064 | 3 years ago | | | 0 | 0.0084424662 | |
| 12504132 | 3 years ago | | | 0 | 0.018509652 | |
| 12458643 | 3 years ago | | | 0 | 0.022813120 | |
| 12432861 | 3 years ago | | | 0 | 0.042519045 | |
| 12419262 | 3 years ago | | | 0 | 0.052779956 | |
| 12380351 | 4 years ago | | | 0 | 0.014393575 | |
| 12369290 | 4 years ago | | | 0 | 0.028454530 | |
| 12362787 | 4 years ago | | | 0 | 0.032220513 |
ABI
ABI objects
Getter at block 21165712
debase() view returns (address)
0x9248c485b0b80f76da451f167a8db30f33c70907
debaseDaiLpPool() view returns (address)
0xf4168cc431e9a8310e595db9f7e2564cc96f5d51
debaseDaiPool() view returns (address)
0xf5cb771023706ca566ea6128b88e03a262737479
debasePolicy() view returns (address)
0x989edd2e87b1706ab25b2e8d9d9480de3cc383ed
degovDaiLpPool() view returns (address)
0xab68de2a9d9a733f3c4cfe52af7fc4f6aa015637
maximumRebaseTime() view returns (uint256)
1606382135
owner() view returns (address)
0xf038c1cfadace2c0e5963ab5c0794b9575e1d2c2
rebaseRequiredSupply() view returns (uint256)
28500000000000000000000
rebaseStarted() view returns (bool)
true
Read-only
uniSyncs(uint256) view returns (bool enabled, address pair)
State-modifying
Events addUniPair(address token1, address token2)
deleteUniPair(uint256 index)
initialize(address debase_, address debasePolicy_, address debaseDaiPool_, address debaseDaiLpPool_, address degovDaiLpPool_, uint256 rebaseRequiredSupply_, uint256 oracleStartTimeOffset)
rebase()
renounceOwnership()
setUniPairEnabled(uint256 index, bool enabled)
transferOwnership(address newOwner)
LogAddNewUniPair(address token1, address token2)
LogDeleteUniPair(bool enabled, address uniPair)
LogRebaseStarted(uint256 timeStarted)
LogSetUniPairEnabled(uint256 index, bool enabled)
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.