Clubhouse Archives
Verified contract
Proxy
Active on
Ethereum with 603 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
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 48 additional slots
15 additional
variables
Balances ($0.00)
No balances found for "Clubhouse Archives"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19937719 | 6 months ago | | | 0 | 0.00022255827 | |
| 19937719 | 6 months ago | | | 0 | 0.00035386978 | |
| 19604515 | 8 months ago | | | 0 | 0.0010019330 | |
| 19009012 | 10 months ago | | | 0 | 0.00097533058 | |
| 18330164 | a year ago | | | 0 | 0.00072784962 | |
| 18232168 | a year ago | | | 0 | 0.00058053598 | |
| 18189318 | a year ago | | | 0 | 0.00064080976 | |
| 18185674 | a year ago | | | 0 | 0.00067956765 | |
| 18132444 | a year ago | | | 0 | 0.00075608433 | |
| 18118180 | a year ago | | | 0 | 0.00068037630 |
ABI
ABI objects
Getter at block 21274209
Price() view returns (uint256)
370000000000000000
crossMintAddress() view returns (address)
0xdab1a1854214684ace522439684a145e62505233
crossmintCounter() view returns (uint256)
45
genesisMemberCounter() view returns (uint256)
279
genesisSaleStatus() view returns (bool)
true
genesisUnlimitedStage() view returns (bool)
false
keySocietyCounter() view returns (uint256)
45
keySocietySaleStatus() view returns (bool)
true
maxNFT() view returns (uint256)
2
merchantWallet() view returns (address)
0x92064cdbb45e4a94a4d85c0984e6ae7926039d32
name() view returns (string)
Clubhouse Archives
owner() view returns (address)
0xdb05a91dde9079dac3547f8267839b9f3ce29c2c
symbol() view returns (string)
CAG
tokenCounter() view returns (uint256)
371
Read-only
WhitelistedAddress(address) view returns (bool isWhitlelisted, bool isClaimed)
balanceOf(address owner) view returns (uint256)
genesisList(address) view returns (address user, uint256 count)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
saleRange(uint256) view returns (uint256)
signatureCheck(bytes) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenType(uint256) view returns (string)
tokenURI(uint256 _tokenId) view returns (string)
userBalance(address _user) view returns (struct GenesisV2Token[] TokenDetails)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addOrRemoveWhitelistUser(address[] _addresses, bool _status)
airdrop(address[] _addresses)
approve(address to, uint256 tokenId)
genesisTokenSale(struct GenesisV2Order order, bytes signature) payable
initialize()
keySocietyClaim()
mintTo(address to, uint256 count, uint256 userId, uint256 usd_price) payable returns (bool)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
upadateDefaultUri(string _baseuri, string _extension)
upadateSaleStatus(bool _key_society, bool _genesis_status, bool _genesis_unlimited_stage)
updateCrossMintAndMerchantAddress(address _cross_mint_address, address _merchant_wallet)
updateGenesisDetails(uint256 _count)
updatePrice(uint256 _price)
updateTotalSupply(uint256[] _saleRangeIds, uint256 _maxNft)
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AirDrop(address[] user, uint256[] tokenIds, string tokenType)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
GenesisPurchased(address user, uint256[] tokenIds, uint256 ethPrice, uint256 usdPrice, string tokenType)
KeySocietyClaimed(address user, uint256 tokenId, string tokenType)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
crossmintToTokenDetails(address to, uint256[] tokenIds, uint256 userId, uint256 priceETH, uint256 priceUSD, string tokenType)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.