Orchestrator
Verified contract
Active on
Ethereum with 318 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
0x327a…74c3
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14038015 | 3 years ago | | | 0 | 0.060263278 | |
| 14031585 | 3 years ago | | | 0 | 0.036230603 | |
| 13729302 | 3 years ago | | | 0 | 0.025720408 | |
| 13723047 | 3 years ago | | | 0 | 0.043171203 | |
| 13716803 | 3 years ago | | | 0 | 0.044536278 | |
| 13710553 | 3 years ago | | | 0 | 0.11959326 | |
| 13704373 | 3 years ago | | | 0 | 0.046837051 | |
| 13698073 | 3 years ago | | | 0 | 0.030018164 | |
| 13691778 | 3 years ago | | | 0 | 0.030025370 | |
| 13685482 | 3 years ago | | | 0 | 0.034409918 |
ABI
ABI objects
Getter at block 21276560
isOwner() view returns (bool)
false
owner() view returns (address)
0xb65cef03b9b89f99517643226d76e286ee999e77
policy() view returns (address)
0x327a78d13ea74145cc0c63e6133d516ad3e974c3
transactionsSize() view returns (uint256)
2
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.