YRewards
Verified contract
Implementation
Active on
Ethereum with 0 txns
Storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "YRewards"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "YRewards"
ABI
ABI objects
Getter at block 21305305
deadAddress() view returns (address)
0x0000000000000000000000000000000000000000
operator() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
totalPoints() view returns (uint256)
0
Read-only
collectionData(string) view returns (address scAddress, uint256 reward, string collType)
userData(address) view returns (uint256 reward, uint256 burnedNFTs)
State-modifying
Events burn1155(string _collection, uint256[] _ids, uint256[] _qty)
burn721(string _collection, uint256[] _ids)
initialize()
renounceOwnership()
setCollectionAddress(string _collection, address _collectionAddress)
setCollectionReward(string _collection, uint256 _reward)
setCollectionType(string _collection, string _collType)
setDeadAddress(address _deadAddress)
setOperator(address _operator)
transferOwnership(address newOwner)
usePoints(uint256 _amount)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.