Cryptocards

Verified contract

Active on Ethereum with 5,390 txns
Deployed by via 0xad4e7ac7 at 13587431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#64)
ERC-1555
--
 (#57)
ERC-1555
--
 (#53)
ERC-1555
--
 (#42)
ERC-1555
--
 (#47)
ERC-1555
--
 (#52)
ERC-1555
--
 (#38)
ERC-1555
--
 (#65)
ERC-1555
--
 (#54)
ERC-1555
--
 (#43)
ERC-1555
--
0xcc8ffe3361c11ec71ca51bb3751a255e58e8246a7293512e16b4f3f6b82eb86e
0x58c893adf6a0d4932fbe3eea31f734ece68076eed349ea46f1feb9852af4431a
0x1422859136869928a045e5a5c1859ad6fc637fc38702ecf4268bf3fa7e163980
0xf0ba4c3e7027ab17024946491fd4ce5b46b56ad8e0648256e7540bd10b77afca
0xe91c207ebd35938521ecc84d08a41b93d75a21df72a4e2cd3d06f4abfa315500
0xfd9635741f600477745bed7bfd581952f143d722c076c21ce23c33b4b635ea94
0x564ae1b93cd86051429aac633d26603e0455d2f016f2a3fcf1d1749dc38f00f7
0x1ea3fedbcaa072cd2a0303e7aa1193c5f00601c051eefda12d66cf5eb7a23c2e
0xf3ee10f1564195ec547612e99ea5350a5520092bf0279416517785df6b1cd89f
0x37193445fcbff29c869ba307df2a1782667d48adaaafe5b8e561099b81507cfc

Functions
Getter at block 21203750
ERC712_VERSION(view returns (string)
1
cardsWrapperV1(view returns (address)
0x86a68f655018389658f657257fd6d0c337c09351
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0x57c1606ea3fe98cd0b881d9d78441b5fe3eb7ee117415b89f26cec8374623c7c
name(view returns (string)
Cryptocards
owner(view returns (address)
0xb7e0c211fb088e42aa9fd936b0a9c52985fbd273
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
CC
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
customUri(uint256view returns (string)
exists(uint256 _idview returns (bool)
getNonce(address userview returns (uint256 nonce)
isApprovedForAll(address _owneraddress _operatorview returns (bool isOperator)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 _idview returns (uint256)
uri(uint256 _idview returns (string)
State-modifying
bulkPreBuyCollectible(uint256 _iduint256[] _printIndexesuint256 initialPrintPricepayable 
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
onERC1155BatchReceived(address operatoraddress fromuint256[] idsuint256[] valuesbytesreturns (bytes4)
onERC1155Received(address operatoraddress fromuint256 iduint256 valuebytesreturns (bytes4)
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
unwrapToERC1155V1Cards(uint256[] _idsuint256[] _quantities
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 _proxyRegistryAddressaddress _erc1155V1Wrapper
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.