MultisatNFTStaking

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xa3552938 at 19059519
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 48 additional slots
-
variable spans 48 additional slots

No balances found for "MultisatNFTStaking"

No transactions found for "MultisatNFTStaking"


Functions
Getter at block 20792799
alienVerse(view returns (address)
0xe9f8133e47d42bc9962e469721faaf75e385af31
endStakeTime(view returns (uint256)
0
getStakeInfo(view returns (struct MultisatNFTStakingStakeInfo[])
[]
getTotalStake(view returns (uint256)
0
name(view returns (string)
Multisat NFT Staking
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
startClaimTime(view returns (uint256)
0
startStakeTime(view returns (uint256)
0
Read-only
getTotalStakeByOwner(address ownerview returns (uint256)
tokenStakeMap(uint256view returns (address owneruint48 start_timeuint48 token_id)
State-modifying
claim(uint256[] token_ids
initialize(uint256 startStakeTime_uint256 endStakeTime_uint256 startClaimTime_
onERC721Received(address operatoraddress fromuint256 tokenIdbytes datareturns (bytes4)
pause(
renounceOwnership(
setTimeConfig(uint256 startStakeTime_uint256 endStakeTime_uint256 startClaimTime_
stake(uint256[] token_ids
transferOwnership(address newOwner
unpause(
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdrawUnexpectedERC20(address tokenaddress touint256 amount
withdrawUnexpectedERC721(address tokenaddress touint256 tokenId
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Upgraded(address indexed implementation
Constructor
constructor(address alienVerseContractAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CallerNotOwner(
ClaimTimeError(
StakeTimeError(