Orchestrator
Verified contract
Active on
Ethereum with 36 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
0xeb5d…f7ea
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11375145 | 4 years ago | | | 0 | 0.0013265200 | |
| 10927140 | 4 years ago | | | 0 | 0.072478080 | |
| 10927138 | 4 years ago | | | 0 | 0.072478080 | |
| 10900605 | 4 years ago | | | 0 | 0.086643952 | |
| 10900604 | 4 years ago | | | 0 | 0.084245885 | |
| 10894039 | 4 years ago | | | 0 | 0.079005248 | |
| 10887548 | 4 years ago | | | 0 | 0.099259240 | |
| 10881081 | 4 years ago | | | 0 | 0.23553040 | |
| 10874517 | 4 years ago | | | 0 | 0.074169920 | |
| 10874502 | 4 years ago | | | 0 | 0.13629400 |
ABI
ABI objects
Getter at block 21384696
isOwner() view returns (bool)
false
owner() view returns (address)
0x89a359a3d37c3a857e62cde9715900441b47acec
policy() view returns (address)
0xeb5d3925ef594b79c9c29d1453bb6b32f676f7ea
transactionsSize() view returns (uint256)
0
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.