Apothecary Loot

Verified contract

Active on Ethereum with 249 txns
Deployed by via 0x7f1f6156 at 13149117
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "Apothecary Loot"

0xa8b7972869fc5d596aa7c05f53b402a6bdf9d7e13c62261fa85462a9652c4bf8
0x8a2c020b729a938f659425d7267048764c284bf5e892679b11ad465b820e4c42
0x83a7076867784c1e67346ad2fad7fabe5c262b365d474c629337bc830889d992
0x1acbb318aac2697ed63be021b7ee7bca377079f8a69ebf4abdf90c8a6dc16f33
0xbbf7883278049da87871b089e0d56cceadbafa03cb3067a9a0be4a5bb7e73bd7
0x881c66059ad27ed2c453b92c0efe7589bc90cbf0f876f8115f1ee8190b479150
0x9b41d9653639f6817cc29b4bee8fb2e84f3969b8b36855bc371ccbbf39710f08
0xbc4ecfd60033c921db54380d512d1730270e57bc0d39ddd7e1bd7d809844716c
0x5320ba35fca42f77468939fabe2c5f45c0a503b6b90b399c909bdf01289e03ee
0xcf11422445b25eb572252c29e8d218a22cb1cddfce35cf0637a6e3414a5f3a88

Functions
Getter at block 21305584
devAddress(view returns (address)
0x3c89f751463296a60e46deae75146ca61daabad5
name(view returns (string)
Apothecary Loot
owner(view returns (address)
0x3c89f751463296a60e46deae75146ca61daabad5
publicPrice(view returns (uint256)
30000000000000000
symbol(view returns (string)
APOTHECARY
totalSupply(view returns (uint256)
214
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getBrew(uint256 tokenIdview returns (string)
getConcoction(uint256 tokenIdview returns (string)
getElixir(uint256 tokenIdview returns (string)
getPoison(uint256 tokenIdview returns (string)
getPotion(uint256 tokenIdview returns (string)
getTea(uint256 tokenIdview returns (string)
getTincture(uint256 tokenIdview returns (string)
getTonic(uint256 tokenIdview returns (string)
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
claimForLoot(uint256 tokenId
mint(uint256 tokenIdpayable 
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.