Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
| ERC-20 | 88.888888M | -- | -- | |
| ERC-20 | 21M | -- | -- | |
| ERC-20 | 7.777777M | -- | -- | |
| ERC-20 | 8.889K | -- | -- | |
ETWT | ERC-20 | 143 | -- | -- | |
MYOU | ERC-20 | 0.4 | -- | -- | |
WDT | ERC-20 | 0.0001 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9719713 | 5 years ago | | | 0 | 0.0000019506199 | |
| 9603138 | 5 years ago | | | 0 | 6.3114568e-7 | |
| 9595655 | 5 years ago | | | 0 | 4.7163403e-7 | |
| 9386164 | 5 years ago | | | 0 | 0.0000037925520 | |
| 8707879 | 5 years ago | | | 0 | 0.00073466483 | |
| 8707879 | 5 years ago | | | 0 | 0.00073466483 | |
| 8703003 | 5 years ago | | | 0 | 0.0000063868320 | |
| 8662508 | 5 years ago | | | 0 | 0.000056076000 | |
| 8662386 | 5 years ago | | | 0 | 0.000094052000 | |
| 8662385 | 5 years ago | | | 0 | 0.000094052000 |
ABI
ABI objects
Getter at block 21248115
isOwner() view returns (bool)
false
owner() view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused() view returns (bool)
false
term() view returns (uint256)
84600
validater() view returns (address)
0x984e7b0f2cb06b847dd465eec65a3a41c1e27c06
Read-only
counter(address, address) view returns (uint256)
getCount(address _sender) view returns (uint256)
isInTerm(address _sender) view returns (bool)
isPauser(address account) view returns (bool)
latestActionTime(address) view returns (uint256)
State-modifying
Events addPauser(address account)
pause()
renounceOwnership()
renouncePauser()
requestDailyActionReward(bytes _signature, address _referrer)
setValidater(address _varidater)
transferOwnership(address newOwner)
unpause()
updateTerm(uint256 _term)
withdrawEther()
Action(address indexed user, address indexed referrer, uint256 at)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.