Dice for Loot

Verified contract

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

No balances found for "Dice for Loot"

0x42a57c6c73b89d2493a0d445e741f0e8636773df8d81ec8a08fd242189317a04
0x8c0d2490be185b43dac8fb89c0f0d2a29a381b479408b6939a6e7038ff495d34
0x2e8bb2ca334ea6f325c329df3fb86140dfdcc76d8b758a3a36f8817d6a68a1b5
0x3fefd4566296996e4f5b3f30ca4d5abd1f3486f125be49ac7851b3f34a086e58
0x9063df0f891fd463d1d3c7783b50955732a7f53583d138979ec6089614bedc38
0x1dc5db72f9854fc85384e4f03d494574fd488731f2a3698c258f63ee54e814d0
0x5579084e35547d78868f474255e8bbc01964ea41eba56a14503328d76dde50d6
From
0x818367fbce5a46e641062e35025a7641d58b0f122073e4f7047a41a28023e0f3
0xbb5558f6629173be3a79270d0d3bbcf901c15c73f9e15fa9b5447afe48490f9f
0x471e581091752c045966fdbd3c0bd4c20c2e26d5d253a15241f69000ba5cedb4

Functions
Getter at block 20924673
lootAddress(view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootContract(view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
name(view returns (string)
Dice for Loot
owner(view returns (address)
0x63aec545475b1b5f2e01b8812896c96fa0e0661f
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
Dice
totalSupply(view returns (uint256)
42
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getEighthDice(uint256 tokenIdpure returns (uint256)
getFifthDice(uint256 tokenIdpure returns (uint256)
getFirstDice(uint256 tokenIdpure returns (uint256)
getFourthDice(uint256 tokenIdpure returns (uint256)
getSecondDice(uint256 tokenIdpure returns (uint256)
getSeventhDice(uint256 tokenIdpure returns (uint256)
getSixthDice(uint256 tokenIdpure returns (uint256)
getThirdDice(uint256 tokenIdpure 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 tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenIdpayable 
mintWithLoot(uint256 lootIdpayable 
multiMint(uint256[] tokenIdspayable 
multiMintWithLoot(uint256[] lootIdspayable 
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(
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.