CryptoCards Club

Verified contract

Active on Ethereum with 96 txns
Deployed by via 0x2ea740e3 at 14150889
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "CryptoCards Club"

0x2d6f7d947834629ab28d7d8bce002fd212ea4e11e64f8bd1b66d0b5039637634
0x2ab845560a3aac551643430760ec8e236dfdf9a0431fc69bcf4d81980df0efd2
0x2b4b395a1bc769d7b5ec244555c43f045ffe1e2667537da0f8fe33ee489e2a6d
0x0bc4e7d1aca20fb8731827a624d1a656b94fe57968e6e48e9263340cd17eadcf
0xb84b0ff739840475278b67ce5922643c7fb9a9722ade9349440e72f4e3540317
0xc3e7cb500fe88a76b9b01b193fcde0d12d5b0d742726d6b8a9028aa69cc3e58d
0xcddf1d9bddf6c77ee88ed12c77fb11b81d9ae94bbacfd87e777ddff60edca2da
0xaf2e79241f932b3891c720869bccb4ac07910dc8c25f15bfbb20b431b86885b3
0xf91cde599b64ff2cbb289e17f565dbc2d2e367aa69d93fff25e4441ae4e11588
0x9b1ea58f685e05afa75ac65d1aba96b8622d9dcaf7695d909d3dc43d70cf9e7b

Functions
Getter at block 21322883
ERC712_VERSION(view returns (string)
1
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x9c48e28ce549b66fa0217d99a34602a84ff0b0476511b2116ae40473d2f80946
name(view returns (string)
CryptoCards Club
owner(view returns (address)
0xb7e0c211fb088e42aa9fd936b0a9c52985fbd273
symbol(view returns (string)
CCC
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
exists(uint256 _idview returns (bool)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSupply(uint256view returns (uint256)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
batchMint(address _touint256[] _idsuint256[] _quantitiesbytes _data
create(address _initialOwneruint256 _iduint256 _initialSupplystring _uribytes _datareturns (uint256)
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
mint(address _touint256 _iduint256 _quantitybytes _data
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setCustomURI(uint256 _tokenIdstring _newURI
setURI(string _newURI
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.