PPP3

Verified contract

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

No balances found for "PPP3"

0x4323e032ef8404a5e9c4651e4496b65682c80101643890f60d9308c7ec5790a0
0xd20f3d2887f64e2edeea7daef505fd838b8fd8cdc6d180692cab21fc36225ceb
0xd2656cf3da36368833107c926cff24330b335e4799edc351f2ca33984a71a7cb
0x9372f215f9c5f7bae4d5c1fb010e838730f7cc84256f80476c73c7e27d33de50
0x4f429dceb938eaf1838b9633d78079000ec91f808dfd321beefa06fdac1ac7d0
0xdd6245bb8bfbe897b8e2e6f24eb14731f323906f4e3c6aba79acbfa02d91b063
0xcd8f7e3b9018139bed23c78573342b256b068526e5f7df003a0a450ef519d5ee
0x76203d236009dc23fb942a9e1545ba28c3d45e02971d182207613e11918a84b5
0xc445db5f60aa923f93377e01e658e762bd8927647fbc9ed6ba2be72689a0ab45
0x4e780ca917cbbc663da7fddf0cbed6a5a1788e671988b92040e24960f047181f

Functions
Getter at block 21290251
exclusivePrice(view returns (uint256)
50000000000000000
isPublic(view returns (bool)
true
maxPerArtist(view returns (uint256)
10
mintable(view returns (address)
0xfe4e82e80d1e70c6b60ede19a8bf0b63f5c1b4f3
mintsPerPass(view returns (uint256)
2
owner(view returns (address)
0x5308545d3ca57d051e1cfa56e9e1a330c2933d79
paused(view returns (bool)
false
publicPrice(view returns (uint256)
100000000000000000
stage1Duration(view returns (uint256)
1800
stage2Duration(view returns (uint256)
1800
startTime(view returns (uint256)
1713891600
totalSold(view returns (uint256)
1000
Read-only
collectionToShuffler(uint256view returns (address)
exclusiveMintCount(addressview returns (uint256)
mintCount(addressuint256view returns (uint256)
userStats(address userview returns (struct PPP3UserStats stats)
State-modifying
editConfig(uint256 _startTimeuint256 _exclusivePriceuint256 _publicPriceuint256 _maxPerArtistuint256 _mintsPerPassuint256 _stage1Durationuint256 _stage2Duration
mint(uint256[] wantedCollectionsuint256[] wantedQuantitypayable 
pause(
renounceOwnership(
transferOwnership(address newOwner
unpause(
withdraw(address recipient
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(uint256 _startTimeaddress collectionAddressaddress FPPAddressaddress ADAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account