666PROJECT HOP

Verified contract

Proxy

Active on Ethereum with 1,128 txns
Deployed by via 0x96ed8268 at 16548130
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "666PROJECT HOP"

0xfabe5decbc6ebe0c3b1852f206653c384bf53a19b79e3e5690cbbc2436ac03db
0xea9e8e6d0641eab989923613217a15c664f74cfeb4027aa062ebee68120171ec
0xc4ee36feef24b8add6694757e58c3e92d2cff574ac8aa706bac904fb5f430af8
0x7102c9eb3be391ebb47b8ad0812e79e6e98559aa1194a1bb8a1fde5c29c51e36
0x0e8bb78b9506947d48c2b42188f51f2acc5bb12689cb317c893a34a7f02306e4
0xc2f1c7c74432c63b95b5bf8ec0a74a5bf792b30415031032f2a8e2e44eea3552
0x44491b7bbde03aa05a8339dc3ab8ee68e2e86b11f559ecf3eca71bde7007c081
0x24d6d4d5c70d81d6b60b85390a876f4fea180417a9819b20736f597ba2b0a7df
0x0b9c17e542f17491c6ae317e7cec8df12306f9d671b64669c5f8a7480294f54f
0x67f6e12c555037092c0fc598ba10ace585cc15b0f0f7e90828db415fc72ed481

Functions
Getter at block 20989737
getCurrentCost(view returns (uint256)
33000000000000000
isPause(view returns (bool)
true
maxSupply(view returns (uint64)
666
name(view returns (string)
666PROJECT HOP
owner(view returns (address)
0x258963ef938533dbd3b2cbfdae288351c2bf91c6
preCost(view returns (uint256)
33000000000000000
publicCost(view returns (uint256)
40000000000000000
salePhase(view returns (uint64)
2
symbol(view returns (string)
MAKER6
totalSupply(view returns (uint256)
306
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCount(address _addressview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
mintedLists(uint64addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 _interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
approve(address operatoruint256 tokenIdpayable 
burn(uint256[] _burnTokenIds
initialize(
ownerMint(address _addressuint256 count
preMint(uint256 _mintAmountuint256 _maxCountbytes32[] _proofpayable 
publicMint(uint256 _mintAmountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setGBIFAddress(address _address
setHiddenBaseURI(string _uri
setMaxSupply(uint64 _maxSupply
setMember(address memberbool enable
setMerkleRoot(bytes32 _merkleRoot1bytes32 _merkleRoot2
setMintedCountPhase(
setPause(bool _bool
setPreCost(uint256 _preCost
setPublicCost(uint256 _publicCost
setReveal(bool _bool
setRoyaltyInfo(address _royaltyReceiveruint96 _feePercent
setSalePhase(uint64 _phase
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetMember(address memberbool enable
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
BurnCallerNotOwner(
CallerIsAnotherContract(
CallerIsNotTeam(
FailedWithdraw(
InvalidMerkleProof(
MaxSupplyOver(
MintAmountCannotBeZero(
MintAmountOver(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
NonexistentToken(
NotEnoughFunds(
NowPaused(
OperatorNotAllowed(address operator
OverMintLimit(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
PresaleIsActive(
PresaleIsNotActive(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(