SPlot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x2ea98063 at 13855149
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 48 additional slots

No balances found for "SPlot"

No transactions found for "SPlot"


Functions
Getter at block 21315553
BURN_ROLE(view returns (uint256)
2
DEFAULT_LOCK_DURATION(view returns (uint256)
604800
LOCK_ROLE(view returns (uint256)
8
MINT_ROLE(view returns (uint256)
1
TRANSFER_ROLE(view returns (uint256)
4
metadataAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
delegates(addressview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getLease(uint256 tokenIdview returns (struct ERC721StakedLease lease)
getLockDuration(uint256 tokenIdview returns (uint256 lockDuration)
hasRoles(address delegateuint256 rolesview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
lockDurations(uint256view returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address _metadataAddress
mint(address touint256 tokenId
renounceOwnership(
replaceDelegate(address oldDelegateaddress newDelegate
revoke(uint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setLockDuration(uint256 tokenIduint256 lockDuration
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateDelegate(address delegateuint256 roles
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
DelegateUpdated(address indexed delegateuint256 indexed roles
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.