BYOPills

Verified contract

Active on Ethereum with 17,463 txns
Deployed by via 0x3bfc5d93 at 12831196
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "BYOPills"

0xfe31db3f9857568e541f99ec38abf4c8025695ade50d49c27e809c988aa94ca7
0xaf0a483cacf6641abd7a4d60e8b64a9630a6b06d6ac8333f5b8e69e17d418a33
0x37fcb4900a63efbfabb9abded752f1ea9d353c73c2757a27a4f5ee29d03676a6
0x6fea9269d36a28efeffc8ecedc0e2814afdbc338578b3802785eb619818f3400
0xe0a2a58754254a836c70e5f1e45449f66199374d387d19d86b7a1130d4c1a7e9
0xa6bffd4310f499194f98d2e95afee475b862c0a448362f8ca2e6975b83fb96d5
0x4c259478e7094904371b0ee980649749e572fa0ee60f0740d06a96ed484a19b6
0x4c88089dd2b40d2f123e3d2f93d6ebcedba1557ddee6076bd4449e8a916be8c4
0x26379911dc134892a9faee34d99c6fbeee0d6913f76f54637d0229c509227045
0x86cfef417d6626f5f062538cae1a4ab99db7bdce4765ac867449ffe6cce44bd4

Functions
Getter at block 21284670
MAX_PILLS(view returns (uint256)
10000
m_IsSaleActive(view returns (bool)
true
m_MaxPillPurchase(view returns (uint256)
15
m_PillPrice(view returns (uint256)
60000000000000000
m_Provenance(view returns (string)
855f0357bc97778e0d6bd29ef127b1a073b72d77eb44cdaa9026f6f9f1711375
name(view returns (string)
BYOPills
owner(view returns (address)
0xaa06e628cc9d2354a425a07c4bd9ec3e8fd8ec28
symbol(view returns (string)
BYOPILL
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPillInfo(uint256 tokenIdview returns (struct BYOPillPillInfo info)
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
mintPill(uint256 numberOfTokenspayable 
renounceOwnership(
reservePills(uint256 quantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxQuantityPerMint(uint256 quantity
setProvenance(string _provenance
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(
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(string namestring symbolstring baseURIuint256 maxSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.