GDrake

Verified contract

Active on Ethereum with 7,199 txns
Deployed by via 0x8b23157d at 15645382
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "GDrake"

0x9980a1bcec178d70bb92206be5058fcc6cdf593017f41ebd8e7081a4010bf6b5
From
0x4f6be7a479052402d3f4b14339e1abbe87ebae1a669e44268443466749479918
0x989d5b016ee9f5e82fe8b585292930da34a1e8e247f0da513206ab362450b9a4
0x858b4d92a4c004d8f01a9ba02da389269c9f740a3d4eaa4d24f2b22d47ab6775
0x47ee7e5588ea7f0220b8e606195bbc47b2f6d487e353dc1fcff1c3154d05682a
0x6b84cce32dfcd6ebff9794fc34536145d415fd539e4ee1b64887789ab26596b3
0x616ca7f14a59b2c59cc5fcc477d1ee5c0e8a7b6a50a5c78c0e38ecaf1986caf2
0xc273fe118edf5dca98372df5aab21eb0a8fba717c265f9c7f3c9e29fe6c68a7a
0x7cf7764faa9f588cf19c72d6e0aee3f42966a069cfeb4207c9a1323c0f29cef1
0xae6969b63b0ce1d0195dac8a50ad7fea2f83717d3b43c0478d41b9412e42cf71

Functions
Getter at block 21391159
_isSaleActive(view returns (bool)
true
_revealed(view returns (bool)
true
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://bafybeianikmw4aefshenm4cojy4ijbasd7xqpshyv5u3yaqlhbdxwoempq
maxBalance(view returns (uint256)
10
maxSupply(view returns (uint256)
3333
merkleRoot(view returns (bytes32)
0x541bebfc294ea290143861951e46a5e9ca1c3959a7b0422f964cd7f88550f879
mintPrice(view returns (uint256)
5000000000000000
name(view returns (string)
GDrake
normalFreeMint(view returns (uint256)
1
notRevealedUri(view returns (string)
ipfs://bafkreihzknezjlw3mfalxonnflpd7r3rnb3v7xv662cjtpusq7z7uuix6i
symbol(view returns (string)
GD
totalSupply(view returns (uint256)
3333
wlEndTime(view returns (uint256)
1664812799
wlMintAmount(view returns (uint256)
1
wlStartTime(view returns (uint256)
1664531612
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
wlMintedAddress(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenQuantitypayable 
openBox(string _newBaseURI
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setAdminInfo(address _addrbool _bool
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxBalance(uint256 _maxBalance
setMerkleTreeRoot(bytes32 _merkleRoot
setMintPrice(uint256 _mintPrice
setNotRevealedURI(string _notRevealedURI
setReveal(bool _revealedType
setSaleActive(bool _activeType
setTeamHolder(address _addr
setTokenURI(string uriuint256 tokenId
setWlStartTime(uint256 _startTime
setwlEndTime(uint256 _endTime
transferFrom(address fromaddress touint256 tokenId
withdraw(address to
wlMint(uint256 tokenQuantityaddress tobytes32[] proof
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(uint256 _startTimeuint256 _endTimebytes32 _merkleTreeRootaddress _teamHolderstring _notRevealedUriuint256 _maxSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(