NFTRewardsVault

Verified contract

Active on Ethereum with 47 txns
Deployed by via 0xf437c863 at 11486566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#1)
ERC-1555
--
 (#0)
ERC-1555
--
 (#2)
ERC-1555
--
 (#5)
ERC-1555
--
 (#3)
ERC-1555
--
 (#7)
ERC-1555
--
 (#6)
ERC-1555
--
 (#4)
ERC-1555
--
ERC-20
--
0xd07d03baf27a8c29819be66d84dd534c78ea01a7e09d7437c0122430fa421e92
0x17257f220ab4cde76dc4daedd170114146da3420211eeb58fff54cab6f5325dc
0x8ddb1fc9979b0cfde6db385ec02cbae26e271bdbd06cb23710d41fee9d8ef5dd
0x5d6ac59e544500ac4ff10e6532ebfd1d7f1fdc5129c78bdf4388861efc49c5c1
0xe4987bcdb96e27a4c4cdc18b53e6541f426a1fcb140892802625a3eede7d6c25
0x7508b30cd67f541a0ee1f409bb667658966ad0164d0a27eea27e20a6a7fdcd9a
0x5b2a62c2fa30b95e895e527eea956a4b2d4f9d07a7fca998a9f4f012df3a3492
0x9c77039e40807b55084f70dd9440cfae054ee2bc77279d5d8f53f9caaa22f30d
0x8857b1d2d813cb3d20e598aeabb76af30e9b0437370b28903aa670e1505e042b
0xc6a571f18003ef65e5ec75a9ae1248b11481b4d4d9376234bfb2acedded3f722

Functions
Getter at block 21227560
avgFeesPerBlockTotal(view returns (uint256 avgPerBlock)
57158043214
avgFeesPerSecondTotal(view returns (uint256 avgPerSecond)
4502120308
initialBlock(view returns (uint256)
11486566
owner(view returns (address)
0x0000000000000000000000000000000000000000
pendingRewards(view returns (uint256)
4
poolLength(view returns (uint256)
8
rewardToken(view returns (address)
0x8e84ee8b28ddbe2b1d5e204e674460835d298815
timeDeployed(view returns (uint256)
1608419151
totalAllocPoint(view returns (uint256)
1000
totalCumulativeRewards(view returns (uint256)
556776156004318009
Read-only
pendingReward(uint256 _pidaddress _userview returns (uint256)
poolInfo(uint256view returns (address tokenuint256 tokenIduint256 allocPointuint256 accRewardPerShare)
supportsInterface(bytes4 interfaceIdview returns (bool)
userInfo(uint256addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
add(uint256 _allocPointaddress _tokenuint256 _tokenIdbool _withUpdate
deposit(uint256 _piduint256 _amount
emergencyWithdraw(uint256 _pid
massUpdatePools(
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
renounceOwnership(
set(uint256 _piduint256 _allocPointbool _withUpdate
transferOwnership(address newOwner
update(uint256 amount
withdraw(uint256 _piduint256 _amount
Events
ClaimedRewards(address indexed useruint256 indexed piduint256 amount
Deposit(address indexed useruint256 indexed piduint256 amount
EmergencyWithdraw(address indexed useruint256 indexed piduint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Withdraw(address indexed useruint256 indexed piduint256 amount
Constructor
constructor(address _rewardToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.