The latest block we've processed for this chain is 20814627, which is 90 minutes old. We're running behind the tip but working to resolve the issue.

BYOPills

Verified contract

Active on Ethereum with 17,436 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"

0xa71b9daf7fd46344b5d87893700629accb7382293229ec7f0511baa1867f37ad
0x9ca6ede21ae25050c8276eeee5e583ecf07605de703e20cba8d2b08039967dd5
0xe067e662ac3a62e1126a0a89b7bcacdf9cd15ba688b8c7102fb41961db6becbb
0x44bfde6d1b3cbd05004c0a5d01568a0c35508c39263f2a2d12c17cd407449493
0x3eff60b8f7859c424e0aedfb774af5515749d0bcb4d0f896d9d3b78535128450
0x4d5e2b17f4b6ca26ff94ef20c97442378e179da436de294f9f86365627bf84cc
0xbfd94c771a58cc223a668c03b6e554cd3b119198cff637aec593854e23c0caaa
0x610d9279873c855f8b9cd7e8e555a91b24aa53cb622bddccfe6cd145ba0af633
0x0bb8e920a7b15d2e09aa1e88151b98d94a1e3b616a177cc52fb4cfcf71c7f583
0x66825a19f3d9a0ba9a86bbe2a7a5eaa7bb2b9665a97ab75f3afaae976e72343a

Functions
Getter at block 20814626
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.