Dope

Verified contract

Active on Ethereum with 2,810 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Dope"

0x5b1f005dd0505b6fac9c3956ed8ccf286fb712e2b243ec394026ee5a943ef43f
0xaef5dac1f4abeb7d47ee5ec02630d6967a0bd50c2fa021fb45d7da39171ad670
0xee0c4c8a42276c9c4f64982d601ad02bb4d845d5c3e8cb090370632a2216bb18
0x21dc0f5ab65e411e290d9ef5831fbb74fb54f02fbb014421ae0ad2cc249e4e79
0xb2c87177f21600dbddeccd2cf823db9e8eab8d2ab6ca8cb0a1c0cc9c3fdcc882
0x87543f4faecb1d13ea861ab1dd5bd0eaad4970a0ebd3ee4f12cf2d571169d348
0x69c6620608871f24a30d4b29c2ee32ba9f3aa666cfe7959be4f447f68948b97d
0x68fa03297d1fdba3721ac080b6b6bf400fde96038c623cd33ff0979065951d4e
0x0a339e6d362fbca6d1c7caa29f504b80ffe921517ba73cfb909ba646cb02d692
From
0x8eafcc0cab2a1bd5ea83f84fee4863c2a3e2ee253a40666871a35cd0866712dd

Functions
Getter at block 20978416
DOPE_FRIENDS_MINT_AMOUNT(view returns (uint256)
5
DOPE_INVESTORS_MINT_AMOUNT(view returns (uint256)
1000
MAX_SUPPLY(view returns (uint256)
10000
PRIMARY_DOPELIST_MINT_AMOUNT(view returns (uint256)
3
PUBLIC_MINT_AMOUNT(view returns (uint256)
10
SECONDARY_DOPELIST_MINT_AMOUNT(view returns (uint256)
2
dopeFriendsMR(view returns (bytes32)
0xf7b800b8826f33819c83d6fb154de34401649899245b3e2e8394ab63a9118093
dopeInvestorsMR(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
dopeProvenance(view returns (string)
fc3b66c75351276a0bf2c5a5b29c6472c1b85bc8239881c5bded8294521790f2
name(view returns (string)
Dope
owner(view returns (address)
0xa43786a5d589d32cb43d9fa36bbc875bed4458d6
priceDopeFriends(view returns (uint256)
100000000000000000
priceDopeInvestors(view returns (uint256)
100000000000000000
pricePrimaryDopelist(view returns (uint256)
100000000000000000
pricePublic(view returns (uint256)
150000000000000000
priceSecondaryDopelist(view returns (uint256)
100000000000000000
primaryDopelistMR(view returns (bytes32)
0x4c18fe4af7aa64547f8d8d750dec1bb5758764d051d42bb69d8c6cf568232efa
salesPeriod(view returns (uint8)
3
secondaryDopelistMR(view returns (bytes32)
0x4ccecab006b61ada98bd7a7ad0bd415341f078d3b0dfd7aad763dbf4b3914354
symbol(view returns (string)
DOPE
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
beginDopelistSale(
beginInvestorSale(
beginPublicSale(
endSale(
gift(address giftReceiveruint256 amount
mintDopeFriends(bytes32[] proofuint256 amountpayable 
mintDopeInvestors(bytes32[] proofuint256 amountpayable 
mintPrimaryDopelist(bytes32[] proofuint256 amountpayable 
mintPublic(uint256 amountpayable 
mintSecondaryDopelist(bytes32[] proofuint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setDopeFriendsMR(bytes32 merkleRoot
setDopeInvestorsMR(bytes32 merkleRoot
setPrimaryDopelistMR(bytes32 merkleRoot
setProvenance(string provenance
setSecondaryDopelistMR(bytes32 merkleRoot
teamReserve(uint256 amount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
transferPrepaidInvestors(address investorAddressuint256 amount
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(