Club721NFTV1

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xafcdef97 at 13313001
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 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
5 additional variables

No balances found for "Club721NFTV1"

No transactions found for "Club721NFTV1"


Functions
Getter at block 21177141
MINT_CALL_HASH_TYPE(view returns (bytes32)
0x86e84332dddc2afd7b4f74b4e192877138f3ea85792b3f269832121b23a0cde7
baseURI(view returns (string)
clubSigner(view returns (address)
0x0000000000000000000000000000000000000000
contractURI(view returns (string)
maxMember(view returns (uint256)
0
name(view returns (string)
ogCount(view returns (uint256)
0
ogURI(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
paused(view returns (bool)
false
provenanceHash(view returns (string)
32821497793b2290db4071bfcacfab4e3e73f143054cce38705abdbc3c9a7c22
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
digestUsed(bytes32view returns (bool)
getApproved(uint256 tokenIdview returns (address)
getDigest(address senderview returns (bytes32)
getDigestWithPrefix(address senderview returns (bytes32)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
approveERC20(address _tokenaddress whouint256 amount
approveERC721(address _nftaddress whobool approved
doPause(
initialize(address _newOwner
mint(bytes signature
ownerMint(address touint256 count
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setContractURI(string _uri
setMaxMember(uint256 _maxMember
setOgCount(uint256 _ogCount
setOgURI(string _uri
setSigner(address _signer
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.