Skoolverse

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2528caab at 14159845
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
6 additional variables

No balances found for "Skoolverse"

No transactions found for "Skoolverse"


Functions
Getter at block 20858990
activationTime(view returns (uint256)
0
claimStarted(view returns (bool)
false
name(view returns (string)
openHouse(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
symbol(view returns (string)
totalClaimed(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
homeOf(uint256view returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isClaimed(uint256 _landIdview returns (bool)
landActive(uint256view returns (bool)
lastStayDuration(uint256 _scholarzIdview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
placedAt(uint256view returns (uint256)
placedBy(uint256view returns (address)
removedAt(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tenantOf(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
usedKey(bytes32view returns (bool)
State-modifying
activateMultiple(bytes32 keybytes signatureuint256[] _landIdsuint256 timestamp
approve(address touint256 tokenId
claimMultiple(bytes32 keybytes signatureuint256[] _tokenIdsuint256 timestamp
initialize(
leaveTogether(uint256[] _scholarzIds
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActivationTime(uint256 _seconds
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setScholarzAddress(address _address
setSignerAddress(address _address
stayTogether(uint256[] _scholarzIdsuint256[] _landIds
toggleClaimStart(
toggleStakeStart(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
Events
Activated(address indexed frombytes32 indexed keyuint256[] LandIdsuint256 timestamp
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Claimed(address indexed frombytes32 indexed keyuint256[] TokenIdsuint256 timestamp
Leave(address indexed fromuint256 indexed TenantIduint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Stay(address indexed fromuint256 indexed TenantIduint256 timestamp
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
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.