WonderlandWizard_NFT

Verified contract

Proxy

Active on Ethereum with 493 txns
Deployed by via 0xc484eea5 at 14087960
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 2 additional slots

No balances found for "WonderlandWizard_NFT"

0xb000cbfb47bafb321c784e243582939380d665ec503f7dd248e40a86ee14d787
0xc015298ee4a36c2e69a4208d36013a9cbeb15f4cd85033d3b2cf9d3eb8e3f3e2
0xd1d271a55fa71c2982b0f9054ac9d5ced82924ff51702aa15b126e8496b2a10d
0xfb0f04b579c908b27c649316343d61834dbc6afa6b287367b915a1038740bf2e
0x53a032a44ad7f871988404484848fe36a1747201bc0aed8f3b8de8d955359e55
0x35788370d198be9528f936bc680b980f149e0d032366de5900f741ecb5888b4f
0x0605c149c3555408406c8897158ad79db0c6f92c0fe34f764eaedf6e2e994c0d
0x82c355323d12e605dfd22c4116695bc3808eaeeb01f2010e7d9e9887d9385c56
0x6d509e010e5a3a3adf0094e86c50ada645b17469ca7a8abe560f3e945327e916
0x823f98565b3613457a6972b3afb65c33a15ffe11cf442143e4bab398ae9bfece

Functions
Getter at block 21190126
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreiei56dw2jryhgjbdblvfhzdhsjygov7cd7eyynvm7zmjmnuve5hkq, base=ipfs://QmdcC2MG4qFWe6P9VTrF95Yg6196QMKsZYD5vwYUyn5vrZ/, supply=1000, permanent=false)
name(view returns (string)
WonderlandWizard_NFT
nextId(view returns (uint256)
1001
owner(view returns (address)
0xc575a2878274aa73d5a5241143e872df2470ca4d
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WIZ
withdrawer(view returns (address accountbool permanent)
(account=0x216594a2e32e81714e282a2cd66febefbd1ffb9c, permanent=false)
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
invite(bytes32view returns (uint128 priceuint64 startuint64 limit)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 tokenIduint256 valueview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
gift(address _receiveruint256 _count
initialize(string namestring symbolstruct F0Config _config
mint(struct F0Auth authuint256 _countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(struct F0Config _config
setInvite(bytes32 _keybytes32 _cidstruct F0Invite _invite
setNS(string name_string symbol_
setRoyalty(address _address
setURI(string _uri
setWithdrawer(struct F0Withdrawer _withdrawer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Configured(struct F0Config config
Invited(bytes32 indexed keybytes32 indexed cid
NSUpdated(string namestring symbol
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
WithdrawerUpdated(struct F0Withdrawer withdrawer
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.