Void by Probzzzz

Verified contract

Proxy

Active on Ethereum with 1,793 txns
Deployed by via 0x6b44148b at 15564640
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
Native
Value $11.46
0xfd0ad8def4663ae8b1e6d087dcb766eabfa1a33bab31b1aaa2fc38503a2063f8
0x2e34dfc32fda97f6ba25bf140dad39b47fbc07b770444c6e12f3a616eefaee33
0x484370f26e52be6e8f58ae235e9b3752afe7dfc3d78a0f1c3e19862a9074d142
0xa62cea5e27f8a64b6c085bf8351d00f97be65c44c3790e3c25457dd7447fd0c1
0xfe4df1fc7db0726a7af2ca1ab2fa01d01bab54f64aef4720b66a86331adaab9e
0x29d24f2a18256253879c5e6ddbed68c29ab86f7e8d58efa922d4bc42767e2e30
0xcdeca80b75aa427a49f55868cbd946fb4417c11190eb38118536fa9e015049db
0x56a740cd5b0de506928842dade0d9fd21818ed486c4932a469c8420b1ea2fbeb
0x7ffa88e28f03424b09f0b76f5f86c6cc78dd8f4cdfafd41bba1d0a61cc542a22
0x2895364f981b6e5bd99e73252203de1d103e64ec2e98104f96681087b9848d21

Functions
Getter at block 21330960
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreibki3bte7k5houhj356t6wlehq54fjlsfwc37y6vi2j75tguu2yim, base=, supply=2000, permanent=false)
name(view returns (string)
Void by Probzzzz
nextId(view returns (uint256)
1438
owner(view returns (address)
0x0bd4dccef94f7df9786d639fa2043a1ecb4cd23d
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
VP
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
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.