Rewards
Verified contract
Active on
Ethereum with 4,791 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
0x7b86…2962
0x6186…2883
Balances ($8,473.31)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XYZ | ERC-20 | 5.706895M | $0.001485 |
$8,473.31 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18908252 | a year ago | | | 0 | 0.0011039712 | |
| 18039799 | a year ago | | | 0 | 0.0011993991 | |
| 18009909 | a year ago | | | 0 | 0.0011759843 | |
| 17726224 | a year ago | | | 0 | 0.0016657472 | |
| 17620525 | a year ago | | | 0 | 0.0013982431 | |
| 17503467 | a year ago | | | 0 | 0.0016471584 | |
| 17403941 | a year ago | | | 0 | 0.0017452400 | |
| 17276193 | 2 years ago | | | 0 | 0.0042892634 | |
| 17254521 | 2 years ago | | | 0 | 0.0028262698 | |
| 17247040 | 2 years ago | | | 0 | 0.0051302261 |
ABI
ABI objects
Getter at block 21249055
balanceBefore() view returns (uint256)
5706894702932686729982960
currentMultiplier() view returns (uint256)
615175048833488948240
disabled() view returns (bool)
false
lastPullTs() view returns (uint256)
1653267229
owner() view returns (address)
0xdf342ac052b1dd10552df81be77ef4a84b4cae60
pullFeature() view returns (address source, uint256 startTs, uint256 endTs, uint256 totalDuration, uint256 totalAmount)
(source=0xc6f269bcde85cba7c9d91ae5fb91f5612ff9bd8e, startTs=1623024000, endTs=1653264000, totalDuration=30240000, totalAmount=50000000000000000000000000)
rewardToken() view returns (address)
0x618679df9efcd19694bb1daa8d00718eacfa2883
supernova() view returns (address)
0x7b86600211e62b597e7cea03476b9efeb6872962
Read-only
owed(address) view returns (uint256)
userMultiplier(address) view returns (uint256)
State-modifying
Events ackFunds()
claim() returns (uint256)
registerUserAction(address user)
renounceOwnership()
setSupernova(address _supernova)
setupPullToken(address source, uint256 startTs, uint256 endTs, uint256 amount)
transferOwnership(address newOwner)
Claim(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _owner, address _token, address _supernova)
This contract contains no fallback and receive objects.
This contract contains no error objects.