World of Noun

Verified contract

Proxy

Active on Ethereum with 1,706 txns
Deployed by via 0x03b33e1b at 14430331
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 "World of Noun"

0x8e352b3b8a42b2f3f2b17086bb1d8eb0c63fa3f7c7f76533286c542f31f2ea3d
0xbf473c6ba6fa2eaab0aa823279fa9ec01514fa62887fea72301b538555ab6f70
0xe83e569071f5a7ef5c538e2db4d63b1e2d3f6d22346fd9f6bc6e650d2376e0f0
0x7b2f522b97fa73f5168876186f5a99e3ec753ebe27fd696846745457e2de7b62
0x875703c56bc94ac66efb674ddf691be2e1eeab2ab95580087e00ba9ae3a1e308
0x3abc8f94bfc59b78579f86d1cad1b32226c9830858046d1a7381a3878a07afaa
0xb681153df396b4f6e0383ff472ad482bb97e3d91617b4c1a6cb99093e5fe2335
0xf526abd919f000e9b6cc4130880072856e68f3f539440a24e07b24d25c7ae42b
0x481b1dea9a8dcd098f95ed7e7591e312634d49989e0d1ca70bcbca24f8414d90
0x1b1d85f831371ab2754d50c6e307ea7b64faae5429372e8184698e0cb8e7a6e3

Functions
Getter at block 21090394
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreifjy3wpvokycj4q6usdevaegor6ypoverxdazirtovsnwuinv3pkq, base=ipfs://bafybeia74qxezpg4ajt6dwfiqvzvxzv7jp2wgs4i32xyou7sb2lpgg36oy/, supply=2222, permanent=false)
name(view returns (string)
World of Noun
nextId(view returns (uint256)
2223
owner(view returns (address)
0x9a837b6f97e2fd23fbc6ca5c391a454caee097b4
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
WoN
withdrawer(view returns (address accountbool permanent)
(account=0xf144228cf890b792e0ba9b4fc3b196e14937158b, 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
setInvites(struct F0Invitelist[] invitelist
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.