ClubNFTs

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0x15100d02 at 11707283
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 49 additional slots
-
variable spans 49 additional slots
1 additional variable

No balances found for "ClubNFTs"

No transactions found for "ClubNFTs"


Functions
Getter at block 23276221
accountImplementationAddress(view returns (address)
0x0000000000000000000000000000000000000000
accountProxyAddress(view returns (address)
0x0000000000000000000000000000000000000000
erc6551RegistryAddress(view returns (address)
0x0000000000000000000000000000000000000000
foundingMembership(view returns (address)
0x0000000000000000000000000000000000000000
getMintPrice(view returns (uint256)
0
maxSupply(view returns (uint256)
0
mintPrice(view returns (uint256)
0
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
royaltyPercentage(view returns (uint256)
0
royaltyRecipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
_tokenURIs(uint256view returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokenBoundAccount(uint256 _tokenIdview returns (address account)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
verifyMultiple(bytes32 _hashbytes _signatureview returns (bool)
verifySignature(string _ipfsUribytes _signatureview returns (bool)
State-modifying
adminMint(address _tostring _metadataUri
adminMultiMints(address _tostring[] _metadataUris
approve(address touint256 tokenId
initialize(address _owner
mintClub(address _tostring _metadataUribytes _signaturepayable 
mintClubSender(string _metadataUribytes _signaturepayable 
mintClubs(address _tostring[] _metadataUrisbytes _signaturepayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxSupply(uint256 _maxSupply
setMintPrice(uint256 _mintPrice
setRoyaltyInfo(address _recipientuint256 _percentage
setTBAInfo(address _erc6551RegistryAddressaddress _accountProxyAddressaddress _accountImplementationAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateClub(uint256 _tokenIdstring _newTokenUribytes _signature
updateToken(uint256 _tokenIdstring _tokenURI
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
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.