Tarot

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0x955b77f0 at 13268886
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $203.46
0xa12a16fd95927a6a12f7d06509081f8e864c7c7ed92ecde682cd677e82e56669
0xc26f8361763ef92af09f54720fd374cdf6e268f292bf407b920c8c8d571cbfef
0xd16ae18851b98bfba3842ac735f9daf2c2c0d3cc83d7c3393129fe00ce9dff4c
0x3ac8e1af5e5dfc131a5e083fdcbdfc7ac923c695ce0d5fa1745f7c6f1bc240c2
0xa446f91a80748380374065c3c95a568ec1e7162d0f3bb0d8d8b34ab6197190fe
0x553aca09a4f653d7220640e2985c5394eac6e36c7e5b47ddeaa656326a00c1e5
0x7a10ebc760a1cd930f96a0ee86bd4e112503b455cfea8079460a763aa3646440
0x05cce6b352dd008461d2ba3dae3e1f77b4e302e09186022f6393c7e1facc925e
0xa7e04bcfb27520c8540c66baf87ea4bc2db5e2ff399069b47684134256a13ca2
0xf55a7dc9bda33b8d296fada6b86c1c5a88bbd1addc764932ffaa9dd5efefcd04

Functions
Getter at block 21265585
name(view returns (string)
Tarot Protocol
nextTokenId(view returns (uint256)
4
owner(view returns (address)
0x901607de58a5899c6db2a2d0fc9b519c1b879fd6
symbol(view returns (string)
TAROT
totalSupply(view returns (uint256)
16
Read-only
balanceOf(address ownerview returns (uint256)
drawCard(bytes cardPosuint256 tokenIdbool[78] cardDrawnview returns (string)
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
claimNext(payable 
ownerClaim(uint256 tokenId
remainingPublicTokens(returns (uint256)
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amountreturns (bool)
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.