RektStaking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x5e35e024 at 16471630
Slot
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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "RektStaking"

No transactions found for "RektStaking"


Functions
Getter at block 20948337
S(view returns (uint256)
0
currentReward(view returns (uint256)
0
endTime(view returns (uint256)
0
epochTime(view returns (uint256)
7884000
isStakingActive(view returns (bool)
false
lastRewardTime(view returns (uint256)
0
owner(view returns (address)
0x0000000000000000000000000000000000000000
stakingToken(view returns (address)
0x0000000000000000000000000000000000000000
startTime(view returns (uint256)
0
totalReward(view returns (uint256)
0
totalRewardDispersed(view returns (uint256)
0
totalStakingPower(view returns (uint256)
0
Read-only
erc1155Balances(addressuint256addressview returns (uint256)
erc1155SP(addressuint256view returns (uint256)
erc721SP(addressview returns (uint256)
getPendingReward(address userview returns (uint256 reward)
registeredERC(addressview returns (uint8)
supportsInterface(bytes4 interfaceIdview returns (bool)
users(addressview returns (uint256 totalStakingPoweruint256 totalReceivedRewarduint256 S0)
State-modifying
claim(
initialize(address token
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
registerERC1155(address _contractuint256[] _listOfIdsuint256[] _sp
registerERC721(address _contractuint256 _sP
renounceOwnership(
stakeERC1155(address _contractuint256[] _listOfIdsuint256[] _amounts
start(
transferOwnership(address newOwner
unstakeERC1155(address _contractuint256[] _listOfIdsuint256[] _amounts
Events
Claim(address indexed useruint256 amountuint256 S
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StakeERC1155(address indexed useruint256[] idsuint256[] amounts
UnstakeERC1155(address indexed useruint256[] idsuint256[] amounts
UpdateReward(uint256 S
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.