Orchestrator
Verified contract
Active on
Ethereum with 2,881 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
0x1b22…a2ea
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21154139 | 13 hours ago | | | 0 | 0.0043148690 | |
| 21146967 | 2 days ago | | | 0 | 0.0040229136 | |
| 21139802 | 3 days ago | | | 0 | 0.0082049241 | |
| 21132649 | 4 days ago | | | 0 | 0.0059490669 | |
| 21125485 | 5 days ago | | | 0 | 0.0043681424 | |
| 21118327 | 6 days ago | | | 0 | 0.0020818057 | |
| 21111156 | 7 days ago | | | 0 | 0.0017469545 | |
| 21103989 | 8 days ago | | | 0 | 0.0012625180 | |
| 21096836 | 9 days ago | | | 0 | 0.0014308812 | |
| 21089697 | 10 days ago | | | 0 | 0.0032359298 |
ABI
ABI objects
Getter at block 21157923
isOwner() view returns (bool)
false
owner() view returns (address)
0x223592a191ecfc7fdc38a9256c3bd96e771539a9
policy() view returns (address)
0x1b228a749077b8e307c5856ce62ef35d96dca2ea
transactionsSize() view returns (uint256)
4
Read-only
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events 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.