PokerHands

Verified contract

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

No balances found for "PokerHands"

0xb568c9a59d1ae58a7210e4144e55e86e774a1731e2b1d10b28eb83b6dce38047
0x2bee0d45f321229f2e42ca5880d4b5c4f5c22a7bba26ef4cb6b1a670ed2ea267
From
0x79c92c1f74d2d63af47105f39688cb19917a818ef348c02dba43d97d1d3d0e2e
0x79f0b4bc7a2a7f49f303d3de6a16bad9e58d923370ccb479c92932f3c243f6ae
0xb44fa27f350fbb80d7f89089ce1a6f7747d1d767d14099200d492e804092b0bb
0x5d8f5bd8c3fefc7fd7b3f456e893c271b4bc0a94705cad8c822938498fb73855
0xf441fc6a4cc90d7fb99fdf541386b149b7138576c5041a730f365e3ec940e09d
0xb6623a783bfd0979927974f38c4556f35d3fa6a1ada5ade355baeb3263cccbde
0xc6e2cb66beca62602c72b7251cc2289cc4289901a817f948f45098bc68a14ba2
0x02434935fc8a2cc534432f4d43d93582ae7474decda573496fc0bd1eda2575b7

Functions
Getter at block 21300002
name(view returns (string)
PokerHands
owner(view returns (address)
0x23d44552d589e3ff9d44a29bad591fdccdbf6dab
symbol(view returns (string)
POKERHANDS
totalSupply(view returns (uint256)
195
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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 tokenId
ownerClaim(uint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
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.