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 |
---|---|---|---|---|---|
XCON | ERC-20 | 3.704324K | -- | -- | |
PRQ | ERC-20 | 200 | -- | -- | |
UNIP | ERC-20 | 19.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20646727 | 3 months ago | | | 0 | 0.000031581472 | |
| 20646727 | 3 months ago | | | 0 | 0.000018402552 | |
| 20646185 | 3 months ago | | | 0 | 0.000023145408 | |
| 20646185 | 3 months ago | | | 0 | 0.000022977200 | |
| 20573333 | 3 months ago | | | 0 | 0.000029197515 | |
| 20573333 | 3 months ago | | | 0 | 0.000021926434 | |
| 20572731 | 3 months ago | | | 0 | 0.000026814064 | |
| 20496081 | 3 months ago | | | 0 | 0.000030650078 | |
| 20496081 | 3 months ago | | | 0 | 0.000022385520 | |
| 20496081 | 3 months ago | | | 0 | 0.000026585195 |
ABI
ABI objects
Getter at block 21256698
isOwner() view returns (bool)
false
owner() view returns (address)
0xe7af11370c3bab51230d8307454350bdf6d68f4a
paused() view returns (bool)
false
validator() view returns (address)
0x984e7b0f2cb06b847dd465eec65a3a41c1e27c06
Read-only
encodeData(address _from, int64 _time) pure returns (bytes32)
ethSignedMessageHash(bytes32 _data) pure returns (bytes32)
isPauser(address account) view returns (bool)
lastActionDate(address) view returns (int64)
recover(bytes32 _data, bytes _signature) pure returns (address)
validateSig(address _from, int64 _time, bytes _signature) view returns (bool)
State-modifying
Events addPauser(address account)
pause()
renounceOwnership()
renouncePauser()
requestDailyActionReward(bytes _signature, int64 _time)
setValidater(address _varidator)
transferOwnership(address newOwner)
unpause()
Action(address indexed user, int64 at)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
PauserAdded(address indexed account)
PauserRemoved(address indexed account)
Unpaused(address account)
constructor(address _varidator)
This contract contains no fallback and receive objects.
This contract contains no error objects.