Rich Fox Club NFT

Verified contract

Proxy

Active on Ethereum with 5,529 txns
Deployed by via 0x74a4de4f at 14584565
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 "Rich Fox Club NFT"

0xe9390f96a6ed61fd2a24ecd4ec27089326be0f47a1d689fae3338382cb8cd8d8
0x22c4c2192687560ccb86daea0c7c15a618a4092f99129bdc1a48c7d7f778e8dd
0x83310442d2ff8ee349e6a6bf1e74f1ba6f0405c98a6d64cf1d6ff9791938f686
0x71e90c10dd3e3a983b08ef4b2277a8a87c9d800f2b60b33ba55164084781f900
0xf19f97cac58a21d664772985cfa344feb9af5eaa0f39eae3fd39a93911cd7a8c
0x8637f79eff893879b5c5542350c54a74800d0be555d320d1a5dbff19b7a88882
0xeaf183619d1057591cd119f62114bc72b58111f2c9388642f3d27152c295189e
0x50251ba40b0eb143d634fc41d7fca2661c506325b1fbc552b702601cfb083344
0x08e288dca1d63d94538c01f1280efd2e3a7c4f24cf764f8e6b7a1601d84a107c
0xe47d9e082b09ac5527804632d751f5759ac84a5cb9abca05f301e31042dd72f0

Functions
Getter at block 20864412
URI(view returns (string)
config(view returns (string placeholderstring baseuint64 supplybool permanent)
(placeholder=ipfs://bafkreidkendxlqpw7yvvclatvkqptr4sayahkllwoppieag6vjhpn45aue, base=ipfs://Qma7zmdU9sXVGhhczRH7iP7duXGX3Bp2ebdTkLKEH2EG6m/, supply=4444, permanent=true)
name(view returns (string)
Rich Fox Club NFT
nextId(view returns (uint256)
4445
owner(view returns (address)
0xc9af756feaaa333ae6f9cc8478276058a3cd9960
royalty(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
RFC.X
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.