The Glitches Of Brooklyn

Verified contract

Proxy

Active on Ethereum with 39 txns
Deployed by via 0x08303d2e at 16998359
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots
-
variable spans 6 additional slots
-
variable spans 7 additional slots
-
variable spans 4 additional slots

No balances found for "The Glitches Of Brooklyn"

0x87bfadb5c5f58def182a48bf994f76f56101064eebb7a29a5996fe6ee79400b1
0x5b03e2f6d4545035ab463de4e56e2f79d79e7f7c3881775e51228feb0574ffb0
0x2e320d2839680ed9e97d72a6e7c02d5c385a7bd25bcabe280920b0dea7d12bde
0xd7b1836f5078abfff0cc44fb6b8feb800240c8aeb4c213b219e15601a4b81a7e
0x4fe46cd342fed56405410d65483390e83473a1ad77407c8e105fe81b14bb7e52
0x780cc43fc0bacaaaa62eef088b3f4808093b2f65cc124d6eeab2d085df5f3619
0x0a84e31e626527954638e0292ea345e0db1f107539f4ed4efbb3122b6b523e51
0x5329d1fe4ab6b5baa2631b322249b401de6502a387898a696dbc715e7cca2909
0x7c4687f447214bdc1167d31a11da221f78e6aecf1542dec899cf12845bb009cd
0xe87d01d35d1fd7792e37d0905215af99d54e82f3dbd68ba6f8a9568864ecff15

Functions
Getter at block 21216245
displayPrice(view returns (uint256)
10800000000000000
dropRevenue(view returns (uint256)
0
maxAmount(view returns (uint256)
25
maxPerMint(view returns (uint256)
3
maxPerWallet(view returns (uint256)
3
presaleActive(view returns (bool)
false
price(view returns (uint256)
10800000000000000
saleActive(view returns (bool)
true
Read-only

This contract contains no read-only function objects.

State-modifying
batchAirdrop(uint64[] quantitiesaddress[] recipients
mintTo(address recipientuint64 quantitypayable 
presaleMintTo(address recipientuint64 quantityuint256 allowedbytes32[] proofpayable 
setMerkleRoot(bytes32 newRoot
startSale(uint256 newMaxAmountuint256 newMaxPerMintuint256 newMaxPerWalletuint256 newPricebool presale
stopSale(
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
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address owneraddress treasuryaddress royaltyuint16 royaltyBpsstring namestring symbolbytes32[] apps
Fallback and receive
fallback(
receive(
Errors
InitializationFunctionReverted(address _initializationContractAddressbytes _calldata
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(