Dice

Verified contract

Active on Ethereum with 7,898 txns
Deployed by via 0x53ec2c20 at 13161844
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#44)
ERC-721
--
0xc27106554908d35037475e2887adb59e4263a128b49e8ae3545ea88a71ce13e5
0x65c9506690a78ef1327a1ad0b61a8ce6476bf608f1fc81d3d10490cdfb01db1d
0x7dee60845d98d7709a3b7e3fcecc5186b26a88b5ded780487a2be76a6fb3d171
0x3dd316826a8b149dca76e83c2d61722c64d347b6328026020a514ec335405964
0xe21c95cd4d62569fd022f388a2eba7bf9806b3d18a3576b5592f6ebef7781682
0x362ff5d1cbef089fd19d7979213932401de9f3eabd87eee32f12e2be173a70c7
0x50672fe0738a423975a6f55a408281b9fe93aface0fd312336ac3c299610ee94
0x9544f7d2c1326f4c889eb307b8f3d465f48ddf59d6a294b61076e4b143a81c3a
0xa7cbc5cc02268146d00cb24683d489a7f3274a2b015db4910aff78224b34175e
0xb6ed9d9c792b4cc4c3615fa6447e8ff16d513df547f61aa3242c761357cc9a09

Functions
Getter at block 21264448
name(view returns (string)
Dice
owner(view returns (address)
0x44b0b3bd1e852776e7f6f4ca17d228e144ef1802
symbol(view returns (string)
Dice
totalSupply(view returns (uint256)
6602
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getFifth(uint256 tokenIdview returns (uint256)
getFirst(uint256 tokenIdview returns (uint256)
getFourth(uint256 tokenIdview returns (uint256)
getSecond(uint256 tokenIdview returns (uint256)
getSixth(uint256 tokenIdview returns (uint256)
getThird(uint256 tokenIdview returns (uint256)
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.