Cards

Verified contract

Active on Ethereum with 3,120 txns
Deployed by via 0x4e217d9b at 15328850
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 51 additional slots
-
variable spans 51 additional slots

No balances found for "Cards"

0xb691e35d6711b8f8f548bf25d9300577bed75825a18984295260e481998cac3c
0x2a088826311c4b13e84259193a3dda03176889d76214be39cae4644b2e316d83
0xce9d9047b4b47b77e1f5c06a600b29b6223c818826305d2986d7ab401d4f3562
0x097b91810ef2f0cafd1c8f23d81c7a99a2227b90df2167b3792826b0e759750d
0xf31a8b54a372d75fc4a43c07d7b328f22246b999543e1d4059e2917759df4a88
0x24f0715023f292763c0ed54d64ab47be5874541d908d8fc178c0bab858feca99
0x9628e7702d3d55fead117fe6dd912d7580a850012c104551c78c3cd1c687a763
0xe6949b07e8d9b91e7fee71779b9a982911d8036ea3c2dd7289cc78464872cb41
0x613a582c093e30dd770afefec804cb3d34d8926d95d7047578d37cb634b1de8b
0x03847f9bf047857e9ec92aad1e706042304b5b74b6ddf9f03a4ae844713d7469

Functions
Getter at block 21177530
 
getMintedHands(view returns (uint256[])
name(view returns (string)
Cards
owner(view returns (address)
0x777777458bd0356cfe787a1874cd1d4027de1d87
root(view returns (bytes32)
0xb2f7e5087e23e0037c280a3eadd136a419be00de197b1c864632ca7adceb989f
symbol(view returns (string)
CARD
totalSupply(view returns (uint256)
1326
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCardIconByIndex(uint256 _indexview returns (string)
getCardNameByIndex(uint256 _indexview returns (string)
getIconsByToken(uint256 _tokenIdview returns (string[2])
getMetadataImage(uint256 _tokenIdview returns (string)
getNamesByToken(uint256 _tokenIdview returns (string[2])
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
claim(uint256 _tokenIduint256 _card1uint256 _card2bytes32[] _proofuint160 _shuffleIndex
flipClaim(bool _bool
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setShufflerAddress(address _address
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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.