Controller
Verified contract
Active on
Ethereum with 618 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 "Controller"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16485799 | 2 years ago | | | 0.11111111 | 0.0018610090 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017305623 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 | |
| 16485798 | 2 years ago | | | 0.11111111 | 0.0017559328 |
ABI
ABI objects
Getter at block 21296676
cable() view returns (address)
0x536580914cda50c7b74ba2cb693a38ffa4784d82
owner() view returns (address)
0xaf2ce0962d1a4b1aab10f7faa62bbbca40a8ea53
paused() view returns (bool)
false
price() view returns (uint256)
111111111111111111
splitter() view returns (address)
0x8f44ad02f7465fabadc432b2f1cc04bafb606cf7
Read-only
This contract contains no read-only function objects.
State-modifying
Events adminMint(address recipient)
mint() payable
recoverUnsuccessfulMintPayment(address _to)
renounceOwnership()
setCable(address cable_)
setPause(bool paused_)
setPrice(uint256 price_)
setSplitter(address splitter_)
transferOwnership(address newOwner)
EthMoved(address indexed to, bool indexed success, bytes returnData)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address splitter_)
This contract contains no fallback and receive objects.
This contract contains no error objects.