Potion

Verified contract

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

No balances found for "Potion"

0xaefc40f9aa0f096b68c388e337154c8668b072d49b0e7c153c8c07ba60009cdc
0xae53c0a7e268056a6257e4231965020e4dcf20ea230994b9a4b7008597d5ee16
0xcfa547b3281e1d764e452519050c68ac573b98db8563ab2c047bcfad7d9a0a14
0xf604fcb69d326feb4e2253f04bbe3f2fd79c02cbeff44cb5a2c774b11be529bd
From
0x521d75c04e414397b30d41cf8ddcd70b7d45637241db9fb656d13f3f60e6af2b
From
0xc99c138ad4e4ab3f6e06a0b5248e3925fa9cb4007432347f46582e923fc065a1
0x0b3b758331bb1bb53e3ef07bb6d88a5f27d360890c0cbb5e9c4fcfc91dbe4aa1
0x59b56da57d74c0065b59eb94d37730cb3aacad5c32cfea327842f750683753be
0x0ae8cbe9a49d702771b41ddaae7fff336390bc3d73161710ac8bfde1a51fc650
0x165e81fe9d3ba93b37a591f95ee9be5350386032854e94e1e6ab5ab284617176

Functions
Getter at block 21184012
_paused(view returns (bool)
true
baseUri(view returns (string)
https://salmon-past-quail-28.mypinata.cloud/ipfs/QmTAWDW8mjoZHyYobBPrHqGZJzETL8r8xqxDX124to1PTB/
getPrice(view returns (uint256)
150000000000000000
name(view returns (string)
Potion
owner(view returns (address)
0x8637938f5d5bce3138e08d680c944fd912bb6730
symbol(view returns (string)
POT
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
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)
walletBids(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
bidPresale(uint256 bidAmtpayable 
burn(uint256 tokenId
pause(bool val
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseUri(string _uri
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
InvalidBidAmount(