KeungzNFT

Verified contract

Proxy

Active on Ethereum with 1,079 txns
Deployed by via 0xe574a8af at 15036421
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 "KeungzNFT"

0x85f42fd67ef59d29fa6d748c4abf9b486cd0752712a9cce6b96799c9ed6f9ad5
0x03de602805e6cd70bf0e70ebc41c11aea0ba16dde0487029f0e513957af54e80
0x0d84f8e43fb072393d46246495a66fbb0f5e0f52295a054cbef4780961657bcc
0x1a1479693e7b4dda16ddf57401833ce2570ca8588b6403e20d8ee273f5e5bcc5
0x3f91a361b1a53c24ff8810084d2f4101b69eb78afaee69ba1f7d885385e2758a
0x955859e292166ab9a8e39d56aab8a980688f19ea09047fd5fc13a9bb7f0dd694
0x6279bd077adee6700fa53a6a0eb1d3a37d110abdd6c07c676b3fd95f5f68457b
0x19f1f8a90fff65acad521c20535d09c1f25e31ee24e9ba702fcb3a4c8b0954f5
0x870ee9a5b63f9d486a788d00f21d264b68b27fc4c3a89e97c2632c103886ed8c
From
0xd41fe905f45f909f8f7bdfe86127ce73feb1504267ecbe37135a6758ae388604

Functions
Getter at block 21331396
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreieplazdhn4xvacndl6jnuernvbuy3vgnf37cu3aj4pwkr5wlkh3py, base=, supply=2000, permanent=false)
name(view returns (string)
KeungzNFT
nextId(view returns (uint256)
1046
owner(view returns (address)
0xb059b8312a8ea169a97b61f20187f59d00950b97
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
Keungz
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.