Orchestrator
Verified contract
Active on
Ethereum with 54 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
0x2877…7d1f
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12265350 | 4 years ago | | | 0 | 0.0036263000 | |
| 12264813 | 4 years ago | | | 0 | 0.011150250 | |
| 11634411 | 4 years ago | | | 0 | 0.021830550 | |
| 11595254 | 4 years ago | | | 0 | 0.025683000 | |
| 11588729 | 4 years ago | | | 0 | 0.016695250 | |
| 11556063 | 4 years ago | | | 0 | 0.022345950 | |
| 11503983 | 4 years ago | | | 0 | 0.012842500 | |
| 11490961 | 4 years ago | | | 0 | 0.012842500 | |
| 11471498 | 4 years ago | | | 0 | 0.025683000 | |
| 11458378 | 4 years ago | | | 0 | 0.011554747 |
ABI
ABI objects
Getter at block 21317201
isOwner() view returns (bool)
false
owner() view returns (address)
0xf999f63f1edb014043be1c1f67f075d5089c7374
policy() view returns (address)
0x28775e84d1464625ccbce389b65cbdbfba9b7d1f
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.