QWNStaking
Verified contract
Active on
Ethereum with 4,822 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
0xc81b…678b
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sQWN | ERC-20 | 52.544046M | -- | -- | |
QWN | ERC-20 | 322.940447K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20801688 | 2 months ago | | | 0 | 0.00098995059 | |
| 20736981 | 2 months ago | | | 0 | 0.00056718430 | |
| 20652503 | 3 months ago | | | 0 | 0.00017419351 | |
| 20563150 | 3 months ago | | | 0 | 0.0016724750 | |
| 20540578 | 3 months ago | | | 0 | 0.00039598578 | |
| 20364361 | 4 months ago | | | 0 | 0.0031587404 | |
| 20311552 | 4 months ago | | | 0 | 0.00062187650 | |
| 20284621 | 4 months ago | | | 0 | 0.0020982205 | |
| 20245358 | 4 months ago | | | 0 | 0.00059251761 | |
| 20187434 | 5 months ago | | | 0 | 0.00084773655 |
ABI
ABI objects
Getter at block 21214790 secondsToNextEpoch() view returns (uint256 seconds_)
QWN() view returns (address)
0xb354b5da5ea39dadb1cea8140bf242eb24b1821a
distributor() view returns (address)
0xc81bb9731c19372b31bc2485dc62a5b75964678b
epoch() view returns (uint256 length, uint256 number, uint256 end, uint256 distribute)
(length=28800, number=492, end=1705269251, distribute=0)
index() view returns (uint256 index_)
211467945268
owner() view returns (address)
0xddd80699387a25c5ba00a2f1389de73d351c7d3c
sQWN() view returns (address)
0x03c793511b835e41769432eb3a3ef4af02ab648c
Read-only
This contract contains no read-only function objects.
State-modifying
Events rebase()
renounceOwnership()
setDistributor(address _distributor)
stake(address _to, uint256 _amount)
transferOwnership(address newOwner)
unstake(address _to, uint256 _amount, bool _rebase)
DistributorSet(address distributor)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _QWN, address _sQWN, uint256 _epochLength, uint256 _secondsTillFirstEpoch)
This contract contains no fallback and receive objects.
This contract contains no error objects.