Potions

Verified contract

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

No balances found for "Potions"

0x3866908eec4583972e9082074bde7b228f8b231039a8379e75b672e2063d073c
0x7880e6a90ece4afdd0f6253503d6174f3fda79100c4c40d9bac859b103994d2f
0xc5372009fb26e30ae48066d150796181e8804e3e81eb1b37514a09a3208d4fe6
0xc4fdda75921eaad3a6c94cabce13376e0e20f5b5b0d8ad34aa66117b765ed4d9
0x1664954722996337b4d747378f6341d7d98612a1d5ff49fa0554780f74867134
0xe3f02cb8c85a52bb035b28b3f285a44431f3098c0cf25fe7eae6f8c9ff8245dc
0xce05824acf72726dd8ea128768adf240fa6bee2517d514e52d976b1de9863382
0xf4229890b8d19fa78857c805d74984a8b023ee8bb8ae696f74476b5521decc5d
0x13b815c4466aed1c579e88b0b433b117af464517f0163af9887eb0d2d7c7d05d
0xa3483832bf0299ac24909f08b72c7cf71f3a4a39bbfddffd96ee8cce66703ef9

Functions
Getter at block 21383818
lootAddress(view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootContract(view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
lootersPrice(view returns (uint256)
10000000000000000
name(view returns (string)
Potions
owner(view returns (address)
0x6ad85f72c82120afb8f777095b60e8a9e84f29d0
price(view returns (uint256)
20000000000000000
symbol(view returns (string)
POTS
totalSupply(view returns (uint256)
82
Read-only
balanceOf(address ownerview returns (uint256)
getAppearance(uint256 tokenIdview returns (string)
getApproved(uint256 tokenIdview returns (address)
getBase(uint256 tokenIdview returns (string)
getMagic(uint256 tokenIdview returns (string)
getOrigin(uint256 tokenIdview returns (string)
getRealm(uint256 tokenIdview returns (string)
getRealmName(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
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.