Sandbox's LANDs

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x4d03fd59 at 17834806
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 48 additional slots

No balances found for "Sandbox's LANDs"

No transactions found for "Sandbox's LANDs"


Functions
Getter at block 21247331
getAdmin(view returns (address)
0x0000000000000000000000000000000000000000
height(pure returns (uint256)
408
name(pure returns (string)
Sandbox's LANDs
operatorFilterRegistry(view returns (address)
0x0000000000000000000000000000000000000000
symbol(pure returns (string)
LAND
width(pure returns (uint256)
408
Read-only
_numNFTPerAddress(addressview returns (uint256)
_operators(uint256view returns (address)
_operatorsForAll(addressaddressview returns (bool)
_owners(uint256view returns (uint256)
balanceOf(address ownerview returns (uint256)
exists(uint256 sizeuint256 xuint256 yview returns (bool)
getApproved(uint256 idview returns (address)
getX(uint256 idpure returns (uint256)
getY(uint256 idpure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMetaTransactionProcessor(address whoview returns (bool)
isMinter(address whoview returns (bool)
isSuperOperator(address whoview returns (bool)
ownerOf(uint256 idview returns (address owner)
supportsInterface(bytes4 idpure returns (bool)
tokenURI(uint256 idview returns (string)
State-modifying
approve(address operatoruint256 id
approveFor(address senderaddress operatoruint256 id
batchTransferFrom(address fromaddress touint256[] idsbytes data
batchTransferQuad(address fromaddress touint256[] sizesuint256[] xsuint256[] ysbytes data
burn(uint256 id
burnFrom(address fromuint256 id
changeAdmin(address newAdmin
initialize(address metaTransactionContractaddress admin
mintAndTransferQuad(address touint256 sizeuint256 xuint256 ybytes data
mintQuad(address touint256 sizeuint256 xuint256 ybytes data
register(address subscriptionOrRegistrantToCopybool subscribe
safeBatchTransferFrom(address fromaddress touint256[] idsbytes data
safeTransferFrom(address fromaddress touint256 id
safeTransferFrom(address fromaddress touint256 idbytes data
setApprovalForAll(address operatorbool approved
setApprovalForAllFor(address senderaddress operatorbool approved
setMetaTransactionProcessor(address metaTransactionProcessorbool enabled
setMinter(address minterbool enabled
setOperatorRegistry(address registry
setSuperOperator(address superOperatorbool enabled
transferFrom(address fromaddress touint256 id
transferQuad(address fromaddress touint256 sizeuint256 xuint256 ybytes data
Events
AdminChanged(address oldAdminaddress newAdmin
Approval(address indexed _owneraddress indexed _approveduint256 indexed _tokenId
ApprovalForAll(address indexed _owneraddress indexed _operatorbool _approved
ContractRegistered(address indexed subscriptionOrRegistrantbool subscribe
MetaTransactionProcessor(address indexed metaTransactionProcessorbool enabled
Minter(address indexed superOperatorbool enabled
OperatorRegistrySet(address indexed registry
SuperOperator(address indexed superOperatorbool enabled
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.