rewardPool
Verified contract
Active on
Ethereum with 3,597 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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SIN | ERC-20 | 383.347052K | -- | -- | |
LENS | ERC-20 | 79.041K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x0cc20535 | 14677503 | 3 years ago | | | 0 | 0.0012592646 | |
| 14677483 | 3 years ago | | | 0 | 0.0010677005 | |
| 14436970 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436970 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436970 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436970 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436968 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436968 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436968 | 3 years ago | | | 0 | 0.0023520000 | |
| 14436968 | 3 years ago | | | 0 | 0.0023520000 |
ABI
ABI objects
Getter at block 21287451
Nodes() view returns (address)
0x7ef1615fc734e4df0553d8e5636db6e8538ab29f
Sins() view returns (address)
0xb33440566865f4433e28f90f61f0a8ec334b761e
owner() view returns (address)
0x7ef1615fc734e4df0553d8e5636db6e8538ab29f
pendingOwner() view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
nftInfo(uint256) view returns (uint256 nodeType, address owner, uint256 lastClaim)
pendingRewardFor(uint256 _nftId) view returns (uint256 _reward)
rewardRates(uint256) view returns (uint256)
State-modifying
Events addNodeInfo(uint256 _nftId, uint256 _nodeType, address _owner) returns (bool success)
claimOwnership()
claimReward(uint256 _nftId) returns (bool success)
setNodesAddress(address _nodes)
setSinsAddress(address _sins)
transferOwnership(address newOwner, bool direct, bool renounce)
updateNodeOwner(uint256 _nftId, address _owner) returns (bool success)
updateRewardRates(uint256[5] _rewardRates)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _sinAddress)
receive()
This contract contains no error objects.