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 "OtoCorp"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15750369 | 2 years ago | | | 0 | 0.0018380400 | |
| 15004180 | 2 years ago | | | 0 | 0.0013902804 | |
| 14951689 | 2 years ago | | | 0 | 0.014143459 | |
| 14942855 | 2 years ago | | | 0 | 0.010324790 | |
| 14932342 | 2 years ago | | | 0 | 0.011561338 | |
| 14928010 | 2 years ago | | | 0 | 0.021809538 | |
| 14924562 | 2 years ago | | | 0 | 0.031123578 | |
| 14914853 | 2 years ago | | | 0 | 0.013375674 | |
| 14878769 | 2 years ago | | | 0 | 0.0087983285 | |
| 14871592 | 2 years ago | | | 0 | 0.011102338 |
ABI
ABI objects
Getter at block 21205873
balanceTkn() view returns (uint256)
0
getIndex() view returns (string)
198
isUnlockTkn() view returns (bool)
false
mySeries() view returns (address[])
[]
owner() view returns (address)
0xf4b195ee08dc60ed1c60464e2be29f7511f2ec5c
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeSeriesFee(uint256 _newFee)
changeTknAddr(address newTkn)
createSeries(string seriesName) payable
renounceOwnership()
transferOwnership(address newOwner)
withdrawTkn()
NewSeriesCreated(address _contract, address _owner, string _name)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
ReceiveTokenFrom(address src, uint256 val)
SeriesFeeChanged(uint256 _oldFee, uint256 _newFee)
TokenAddrChanged(address _oldTknAddr, address _newTknAddr)
TokenWithdrawn(address _owner, uint256 _total)
constructor(address _tkn)
This contract contains no fallback and receive objects.
This contract contains no error objects.