WizardJump

Verified contract

Active on Ethereum with 23 txns
Deployed by via 0x3359e267 at 15552815
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "WizardJump"

0xf80453e56826c8e010a6a11fddc54332e4cd76f836fcd09cfe449e643c9718c8
0xb5495c1d76ccba1d08edd3c34304676fd745e00be0636f586010d24a8c2870d0
0x03898eb5de6e5a264034eb28cf2401d8d8c29b4a5bae11b8caa0eee1328318a5
0xb8bb1467606628f800ba872cac98ead0ec1cae163e0cc0004053cc5d922a7471
0xd9ebf41034a09fe9bad5a3fb7e231aba0f7c840816d7e7c058363db1f7829496
0xe850141d121891770ffdabeae279e36f62f19d5de91d559e6d78c225067beedd
0x6c7ce694b72486ba223e261d73327742c87038248051c0d6f00c0b7720d78e90
0x88a556720ec259f54b45c6e3563724e37f814a986f2f657f8e25d1e04aa57f3b
0x250c19ad644dcbd09f0eac1c8087b342abb64af44759e185a440a1e83f7446aa
0xdf858b14877de8e8227c4b3da5d6219cfd9ea2592209dff89ecaddeca8cd54db

Functions
Getter at block 21405085
MAX_SUPPLY(view returns (uint256)
10000
baseURI(view returns (string)
isAllowListActive(view returns (bool)
true
isPublicSaleActive(view returns (bool)
true
maxPurchase(view returns (uint256)
5
name(view returns (string)
WizardJump
owner(view returns (address)
0xdb7f6c0c4dba74cfe6746784ebed0f75ec2e0dbd
price(view returns (uint256)
50000000000000000
symbol(view returns (string)
WJ
totalSupply(view returns (uint256)
1
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 touint256 tokenId
flipAllowListState(
flipSaleState(
mint(uint256 numberOfTokenspayable 
mintAllowList(uint8 numberOfTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAllowList(address[] addressesuint8 numAllowedToMint
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
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(string namestring symboluint256 maxNftSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.