Tiles

Verified contract

Active on Ethereum with 2,230 txns
Deployed by via 0x6d68cb59 at 16943141
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Tiles"

0xd56caf0db61b87a88d4708c5e4584d8771c818789e6cdab0c8bf7d775285121b
0x544bc4a1d14643b0be2b4abec2cc1a2240ef369138b6884333da870362122328
0x29098d350effee9915e56f71e3eb8ba7daa98e6b44320bfd6b1151d5e31cec79
0xf159f19cf625e5dd0ea06c17ab9a445ce21a891460284f8d4bc6c747e649ebef
0x4a0bdb8d35217c23907a35db4bcdbcb9c9cb937b829c8afd9efd1089b6914a62
0x53d95658e261a892f0f2d94bdebd0f67047bc14e67f36af1e33aebc5353e8166
0x944fc18f419463e9b48a986dd1acab86574e2a2cde1e66e50541c373e8af1d37
0xcf9150c1063b51891a7697e7c5e095aaf40e657b9ff1ce2ce59b4e29dfba0cad
0x6a8427d4d7703a2f284693d72bbecda22c72cdbc119f3c6da9262d071749d8d5
0x2bb31315cf088f047829e1f6db2ddeb75ddde220061a93cc56fda2c18fc6c58a

Functions
Getter at block 20933950
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://bafybeifxnqqcgksjdhttj24yiq6jylp73ohqhlb2gurf5jpjvgk6edg5qi.ipfs.nftstorage.link/
maxSupply(view returns (uint256)
999
name(view returns (string)
Tiles
owner(view returns (address)
0x0a31fa2c9388ffc0c23d450db06094ddd9391553
paused(view returns (bool)
false
symbol(view returns (string)
TILES
totalSupply(view returns (uint256)
999
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address operatoruint256 tokenId
claim(uint256 _tokenIDpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setPaused(bool _state
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OperatorNotAllowed(address operator