Orchestrator
Verified contract
Active on
Ethereum with 79 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Orchestrator"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11249636 | 4 years ago | | | 0 | 0.0047762730 | |
| 11235071 | 4 years ago | | | 0 | 0.00055787205 | |
| 11235071 | 4 years ago | | | 0 | 0.0028303843 | |
| 11215257 | 4 years ago | | | 0 | 0.0033610810 | |
| 11208725 | 4 years ago | | | 0 | 0.0044224750 | |
| 11189819 | 4 years ago | | | 0 | 0.0026534850 | |
| 11161698 | 4 years ago | | | 0 | 0.0040686773 | |
| 11081218 | 4 years ago | | | 0 | 0.0037148790 | |
| 11041806 | 4 years ago | | | 0 | 0.019812688 | |
| 11034777 | 4 years ago | | | 0 | 0.0083142530 |
ABI
ABI objects
Getter at block 21086490
mostToken() view returns (address)
0x784561b89a160990f46de6db19571ca1b5f14bce
owner() view returns (address)
0xff5cc0d04cece66ce71446a75c8a107d4a4cb2c1
transactionsSize() view returns (uint256)
2
Read-only
consultNow(uint256 amountIn) view returns (uint256 amountOut, int256 supplyDelta, uint256 totalSupply)
transactions(uint256) view returns (bool enabled, address destination, bytes data)
State-modifying
Events addTransaction(address destination, bytes data)
rebase()
removeTransaction(uint256 index)
renounceOwnership()
setTransactionEnabled(uint256 index, bool enabled)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TransactionFailed(address indexed destination, uint256 index, bytes data)
constructor(address _mostToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.