256 ZONES

Verified contract

Active on Ethereum with 428 txns
Deployed by via 0x84db0667 at 16598511
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "256 ZONES"

0xf3e0d9d1364cd9bd1a6da46a4693f562fe7967ee2443584477c2c17b2dab26a9
0x61b1757911bf420f9f52261e52ae17a4409b628f2c127dd1e34a09920076f621
0xdaf3f84204edc6a5b8b527e7c36e434c944bbfa33bde347fd8bcdd94b6c85262
0x540f5dd0720eae8891e1e20bbda497217001e83b60a77aeb95b6835d61c258b9
0x22c1d014dc837986adfe2b74d72cbfb42f89388f6e827fdf86480995cb1f2857
0xb8ea9e6eedfbbeaea662425008b0755181e9fe5ab60173fa0d590a055cf4081f
0x5d797701e61f42e5ad5c7007c7ddc7d01e08e0b9010c053ef723e4605d6cce4e
From
0x617b223fe3f59b2fdb5b228e052198877319b216e45ab01d6ca7c378b7b2b818
0x7203270a7056b80fbfd933606e6dbb52212857b311c4e42332d8134a99e0569a
0xe008b88dd3677e3b6e506675020b6410d6a8d4e8ba293ac82df99baefbc051e7

Functions
Getter at block 20889429
maxSupply(view returns (uint256)
512
mintPrice(view returns (uint256)
2000000000000000
name(view returns (string)
256 ZONES
owner(view returns (address)
0xdd528ce1b3865b15cceb2cd9844b18d792d4feb2
symbol(view returns (string)
ZONES
totalSupply(view returns (uint256)
512
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenIdpayable 
mint(uint256 amountpayable 
reserve(address addruint256 amount
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenIdpayable 
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(