Orchestrator
Verified contract
Active on
Ethereum with 37 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
0x6575…5e9f
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11194390 | 4 years ago | | | 0 | 0.0020556620 | |
| 11187901 | 4 years ago | | | 0 | 0.0051463300 | |
| 11187897 | 4 years ago | | | 0 | 0.0023925120 | |
| 11181371 | 4 years ago | | | 0 | 0.0033823340 | |
| 11174836 | 4 years ago | | | 0 | 0.0049923220 | |
| 11168366 | 4 years ago | | | 0 | 0.0020553820 | |
| 11161838 | 4 years ago | | | 0 | 0.0041170640 | |
| 11161813 | 4 years ago | | | 0 | 0.0036591360 | |
| 11155336 | 4 years ago | | | 0 | 0.0069011510 | |
| 11148886 | 4 years ago | | | 0 | 0.0054335610 |
ABI
ABI objects
Getter at block 21316721
isOwner() view returns (bool)
false
owner() view returns (address)
0x34791a293876a52d4ab9007e8d05e7ec59b422cb
policy() view returns (address)
0x657551776b9e0c9bb45c1d098e4976aefaa25e9f
transactionsSize() view returns (uint256)
1
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.