Unfudables

Verified contract

Proxy

Active on Ethereum with 7,515 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"

0x4c5c38ea8eb2a2f2270c540d8de29d4c9b681f0caef6e79a1dde26de6eafc4f8
0xf5afc1c3231bd92e0f3d2f5a9b568ce30152a946a0c9a792ad4154bbb1f7f452
0x60f8b287ba04e695af9a9a4f7ba6e04105fef255f9d654fd49aaa9c1ddc02fb0
From
0xaa54cc0d97ffe533c94f592c75da90270b060aee743c882cbc2e3663268c1fef
0xa09e2752293ddf7af279993063c45b1bc00dee1192d471d57cfc5f829cf73103
0xfa67267c94384405a949ad03e21a8a281d5ea7ab3e3a143e14e74a814f803f05
0x9ad258e985c80eb865756e9182b62c178f24737955843e61b08a27e5abdf5faf
0x3fb740f834b3348c5445e93b129af7bbcecf11157f04bbe0e059b3fc846b89b3
0xf8ede89bb818942ac308be6743b0721df652b63da092ea75a573d965a4a56c10
0xd9b18d19c432f84665ae7cc211fe2df1cf15967557a57f1829fa216fd2f44f11

Functions
Getter at block 21266641
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.