Noots Abstraction by Nona

Verified contract

Proxy

Active on Ethereum with 11 txns
Deployed by via 0xd181d465 at 16099257
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 "Noots Abstraction by Nona"

0x8a4f3329fd2e56dcf1068f144c3ce0aba0c9291cbd0d8255f39634efcaa13e0b
From
0x5a3fb7904fff869f4b947d9f0ff750f939999dfa635d4b20df044461ec354d2b
0x3d9623d06b2e002dfec01d3e3fe5c3f304284d3dda983852fcb260235c26d7d1
0x26c50315b191953eb9cefe96a9308cc27c80e8160f7e6bbbf02a500743a40af1
0xe6e948906db23af31c226c44eeb94d57b42a67f5df52ac0c450f1c1e46e6a09d
0xf5bf87ddd076031f97d703904cf7e85559f5060791a20e0bcc9be0cf0280ccbd
0xfce1990c291dca0d4612c5881ce2c44f6ac350a9eb9e003fcaefb6b278509940
0x21d9996acf498ad35efec505702bed84a696a5766ac0a167ab0466470ab9a9aa
0x58c5c93e37945b1dad24f2d71c0b6558135500bbca38483c2bab86264dfa8759
0xf41a0ea887882d558d1b32c6a8ee034c236f7e7eb66a278baf24a5f488b338be

Functions
Getter at block 21332129
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreiatcpnlyoiamolsomi73g4xd4thxe7g6iqzgo4wl4jiihxae6tjii, base=, supply=333, permanent=false)
name(view returns (string)
Noots Abstraction by Nona
nextId(view returns (uint256)
9
owner(view returns (address)
0x5de70400a4e117493e2d600d2cc39a08f1b4fb50
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
dev
withdrawer(view returns (address accountbool permanent)
(account=0x0000000000000000000000000000000000000000, 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.