Unfudables

Verified contract

Proxy

Active on Ethereum with 7,512 txns
Deployed by via 0x179dbef1 at 15391772
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 "Unfudables"

0xaa54cc0d97ffe533c94f592c75da90270b060aee743c882cbc2e3663268c1fef
0xa09e2752293ddf7af279993063c45b1bc00dee1192d471d57cfc5f829cf73103
0xfa67267c94384405a949ad03e21a8a281d5ea7ab3e3a143e14e74a814f803f05
0x9ad258e985c80eb865756e9182b62c178f24737955843e61b08a27e5abdf5faf
0x3fb740f834b3348c5445e93b129af7bbcecf11157f04bbe0e059b3fc846b89b3
0xf8ede89bb818942ac308be6743b0721df652b63da092ea75a573d965a4a56c10
0xd9b18d19c432f84665ae7cc211fe2df1cf15967557a57f1829fa216fd2f44f11
0xe089be861252943a40950ce0c0694ff93dc6a97b16a762e5120f294faf0d87fe
0x73fede67b63d54400c781189471a1791b0b2e715330422ba93d19616f9018f3f
0xd99577dac6bbc9fd72918bb05569c1dec3bb5e1c80c0d05592dd22f2aa48a300

Functions
Getter at block 20878373
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreid72jqbi3gezxvmel2pnvvewcbod3asiob754wppllroovu2547ie, base=ipfs://bafybeiexujemaja5zfur5nrsvylpabyozsb5ejk3tugodh6xs2b3n5elaa/, supply=7500, permanent=false)
name(view returns (string)
Unfudables
nextId(view returns (uint256)
7501
owner(view returns (address)
0x0d9aea3722eed1991a836e3d73f2a25ea13f839d
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
UNF
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.