Copium is one Helluva Drug
Verified contract
Active on
Ethereum with 259 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xbdcc…3ec9
0x314d…bdc6
0x6d96…bbb9
Balances ($42.80)
Native
Value
$42.8
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.014 | $3,056.87 |
$42.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18509585 | a year ago | | | 0 | 0.00091475060 | |
| 17794064 | a year ago | | | 0 | 0.00081524578 | |
| 17333127 | a year ago | | | 0 | 0.0017246739 | |
| 17333127 | a year ago | | | 0 | 0.0026684160 | |
| 17333127 | a year ago | | | 0 | 0.0026946609 | |
| 17298577 | a year ago | | | 0 | 0.0016930934 | |
| 17298403 | a year ago | | | 0 | 0.0018361500 | |
| 17077301 | 2 years ago | | | 0 | 0.0026643463 | |
| 16563246 | 2 years ago | | | 0 | 0.00073662124 | |
| 16561895 | 2 years ago | | | 0 | 0.00097009606 |
ABI
ABI objects
Getter at block 21191131 contractURI() view returns (string)
PROVENANCE() view returns (string)
_ENSResolverAddress() view returns (address)
0x314dfd0bc2695da6efd8a40b16f1cd76697cbdc6
_ERC721StorageAddress() view returns (address)
0x6d96faafc8fdaaf443a1cdd7feeb451b331fbbb9
_RoyaltyReceiverAddress() view returns (address)
0xbdccc3062f98b718d91bb163d241088bc9ce3ec9
_metadataFrozen() view returns (bool)
false
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
maxAllowedMints() view returns (uint256)
69
maxPossibleSupply() view returns (uint256)
6969
metadataFrozen() view returns (bool)
false
mintPrice() view returns (uint256)
20000000000000000
mintStatus() view returns (uint8)
1
name() view returns (string)
Copium is one Helluva Drug
owner() view returns (address)
0xdd2654fab462cbd1db945739b81359662e2d333e
symbol() view returns (string)
MAX-COPE
totalSupply() view returns (uint256)
283
wrappedNativeCoinAddress() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
MKT_getHighestOffer(uint256 tokenId) view returns (struct CopiumDenOfferData)
MKT_getOffers(uint256 tokenId) view returns (struct CopiumDenOfferData[])
MKT_getPrice(uint256 tokenId) view returns (uint256)
MKT_isListed(uint256 tokenId) view returns (bool)
agreements(address) view returns (bool)
balanceOf(address owner) view returns (uint256)
balances(address) view returns (uint256)
earningsSplit(address) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
listings(uint256, address) view returns (uint256)
offerAddressPositions(uint256, uint256) view returns (address)
offerCounts(uint256) view returns (uint256)
offers(uint256, address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events MKT_acceptOffer(uint256 tokenId, address offerer, uint256 price, uint256 position)
MKT_buy(uint256 tokenId) payable
MKT_cancelOffer(uint256 tokenId, uint256 position)
MKT_deList(uint256 tokenId)
MKT_list(uint256 tokenId, uint256 price)
MKT_makeOffer(uint256 tokenId, uint256 price) payable
agreeToMint()
approve(address to, uint256 tokenId)
changeMintStatus(uint8 _status)
emitApproval(address _owner, address _approved, uint256 _tokenId)
emitApprovalForAll(address _owner, address _operator, bool _approved)
emitTransfer(address _from, address _to, uint256 _tokenId)
freezeMetadata()
giftMint(uint256 amount, address to) payable
giftMintENS(uint256 amount, string ENSAddr) payable
mintPublic(uint256 amount) payable
renounceOwnership()
revealMetadata()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setContractURI(string _contractURI)
setProvenanceHash(string provenanceHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
withdrawTokens(address tokenAddress)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Sale(address _from, address _to, uint256 _price)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, uint256 _maxPossibleSupply, uint256 _mintPrice, uint256 _royaltyBasisPoints, uint256 _maxAllowedMints, address _currency, address _wrappedNativeCoinAddress, address _royaltyReceiverAddress, address[] payees, uint256[] percentages)
receive()
This contract contains no error objects.