MoonThatCommunityLaunchFactory

Verified contract

Active on Ethereum with 16 txns
Deployed by via 0xdc70a005 at 20815952
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MoonThatCommunityLaunchFactory"

0x8b59853fc399fcb2712c06ccce7f065df82fffacf99c83747a0a9db5ab325642
0x9b9506a68f916383ac682b08619f945401f647f6dd2ec5508d148c799498dcea
0x573c7f3f7d58b9db76e9036a80230ca80f43b93a09115535ab7a7b0063192402
0x048df9229bdd85d89eac6bd26648e1eb23d1efda9db732bb88ee174c1f8818c4
0x07208367bf460142771a25d92b19da4f569090cf3e24dad54955599b0bfdbf17
0xcfb55bd4ca4c0229d31294c9a3393063dd198f8acd39a5a5db00804477d6c22d
0xd022020568fb24703eafa045af8d990be52902162963974b818e373a99f53e6e
0xeefa974622fddefd77c26869e902fe4873e28b8d67e7814fa4ff13aa99a6c79b
0xc8eda98c6977bbf3e422b68bd2772db84f6f00d96a165157ce5975f6ba70781d
0xb225b079df22a1b336c530f387fd07ecab6dab4880f403148e8d29542cf6a769

Functions
Getter at block 20827273
COLLECT_ADMIN_ROLE(view returns (bytes32)
0x8035189868e7e16f86bf9ba8dc2752a43523c4c369592466a99e0ca41e507b6f
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PLATFORM_ADMIN_ROLE(view returns (bytes32)
0x5246556c0ab216b5b325ad7c539bfbd1a07c768773cdf810fecd3c3375c27407
RESCUE_ADMIN_ROLE(view returns (bytes32)
0x67b6acc069d4ac88033794b3d11abb82f50454a60f97f485dcaac83feed2c98b
currentCommunityLaunch(view returns (address)
0xdbe6785f7e1ee94787601a3b16332862703e8a8a
defaultAdmin(view returns (address)
0x5a5f5f188d6ad8e7868923100eb95c2122841434
defaultAdminDelay(view returns (uint48)
86400
defaultAdminDelayIncreaseWait(view returns (uint48)
432000
defaultInitialSqrtPriceX96AsToken0(view returns (uint160)
16507736378766981112681505
defaultInitialSqrtPriceX96AsToken1(view returns (uint160)
380252118846560027530318815756550
 
defaultLiquidityRangesAsToken0(view returns (struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[])
 
defaultLiquidityRangesAsToken1(view returns (struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[])
isDecommissioned(view returns (bool)
false
oracle(view returns (address)
0xdfe71f2ed588e0e585081f7f1a858e2d106cef98
oracleMessageValidity(view returns (uint256)
600
owner(view returns (address)
0x5a5f5f188d6ad8e7868923100eb95c2122841434
paused(view returns (bool)
false
pendingDefaultAdmin(view returns (address newAdminuint48 schedule)
(newAdmin=0x0000000000000000000000000000000000000000, schedule=0)
pendingDefaultAdminDelay(view returns (uint48 newDelayuint48 schedule)
(newDelay=0, schedule=0)
readyForNextCommunityLaunch(view returns (bool)
true
singleton(view returns (address)
0xcb7b54a8f20a225e004f1435599853690499ddb1
Read-only
checkValidSignedMessage(bytes32 derivedMessageHash_bytes32 providedMessageHash_bytes messageSignature_uint256 messageTimestamp_view 
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
acceptDefaultAdminTransfer(
beginDefaultAdminTransfer(address newAdmin
cancelDefaultAdminTransfer(
changeDefaultAdminDelay(uint48 newDelay
createProxy(string name_string symbol_bytes32 coinId_address creator_bytes32 deployerUserId_uint256 messageTimestamp_bytes32 messageHash_bytes messageSignature_returns (address proxy)
decommission(
grantRole(bytes32 roleaddress account
pause(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
rollbackDefaultAdminDelay(
setDefaultInitialSqrtPriceX96(uint160 initialSqrtPriceX96AsToken0_uint160 initialSqrtPriceX96AsToken1_
setDefaultLiquidityRanges(struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] liquidityRangesAsToken0_struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] liquidityRangesAsToken1_
setOracle(address oracle_
setOracleMessageValidity(uint256 oracleMessageValidity_
setSingleton(address newSingleton_
unpause(
Events
CommunityLaunchCreated(address indexed singletonbytes32 indexed coinIdaddress indexed proxy
Decommissioned(
DefaultAdminDelayChangeCanceled(
DefaultAdminDelayChangeScheduled(uint48 newDelayuint48 effectSchedule
DefaultAdminTransferCanceled(
DefaultAdminTransferScheduled(address indexed newAdminuint48 acceptSchedule
DefaultInitialSqrtPriceX96Updated(uint160 previousInitialSqrtPriceX96AsToken0uint160 previousInitialSqrtPriceX96AsToken1uint160 newInitialSqrtPriceX96AsToken0uint160 newInitialSqrtPriceX96AsToken1
DefaultLiquidityRangesUpdated(struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] previousLiquidityRangesAsToken0struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] previousLiquidityRangesAsToken1struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] newLiquidityRangesAsToken0struct IMoonThatUniswapV3UtilityUniswapV3LiquidityRange[] newLiquidityRangesAsToken1
OracleMessageValidityUpdated(uint256 previousOracleMessageValidityuint256 newOracleMessageValidity
OracleUpdated(address previousOracleaddress newOracle
Paused(address account
ProxyCreated(address indexed proxy
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SingletonUpdated(address previousSingletonaddress newSingleton
Unpaused(address account
Constructor
constructor(address singleton_address defaultAdmin_address[] platformAdmins_address oracleAddress_uint256 oracleMessageValidity_struct LiquidityProfileManagerLiquidityProfileManagerParams liquidityProfileManagerParams_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AccessControlBadConfirmation(
AccessControlEnforcedDefaultAdminDelay(uint48 schedule
AccessControlEnforcedDefaultAdminRules(
AccessControlInvalidDefaultAdmin(address defaultAdmin
AccessControlUnauthorizedAccount(address accountbytes32 neededRole
ContractIsDecommissioned(
ERC1167FailedCreateClone(
EnforcedPause(
ExpectedPause(
InvalidOracleSignature(
MessageHashIntegrityCheckFailed(
NotReadyForNextCommunityLaunch(
OracleCannotBeZeroAddress(
OracleMessageValidityCannotBeZero(
OracleSignatureHasExpired(
SafeCastOverflowedUintDowncast(uint8 bitsuint256 value
SingletonCannotBeZeroAddress(