Orchestrator
Verified contract
Active on
Ethereum with 284 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
-
variable spans 49 additional slots
0x0077…78c5
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16134289 | 2 years ago | | | 0 | 0.0018047227 | |
| 16005525 | 2 years ago | | | 0 | 0.0011861985 | |
| 15890952 | 2 years ago | | | 0 | 0.0024074237 | |
| 15883799 | 2 years ago | | | 0 | 0.0017823002 | |
| 15855173 | 2 years ago | | | 0 | 0.0022141395 | |
| 15848030 | 2 years ago | | | 0 | 0.0032694010 | |
| 15633303 | 2 years ago | | | 0 | 0.0018654793 | |
| 15626153 | 2 years ago | | | 0 | 0.0027162021 | |
| 15540550 | 2 years ago | | | 0 | 0.0018617321 | |
| 15122631 | 2 years ago | | | 0 | 0.0062067684 |
ABI
ABI objects
Getter at block 21255769
isOwner() view returns (bool)
false
owner() view returns (address)
0xa796e8b635f1054d057b74f516d444bec682175b
policy() view returns (address)
0x0077f70f831d615aea6f2dbdd8cda32d5d7178c5
transactionsSize() view returns (uint256)
0
Read-only
isAdmin(address) view returns (bool)
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events EmergencyRebase(uint256 _price)
addAdmin(address _admin)
addTransaction(address destination, bytes data)
initialize(address sender)
rebase()
removeTransaction(uint256 index)
renounceOwnership()
setTransactionEnabled(uint256 index, bool enabled)
transferOwnership(address newOwner)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionFailed(address indexed destination, uint256 index, bytes data)
constructor(address policy_)
This contract contains no fallback and receive objects.
This contract contains no error objects.