RushLauncher

Verified contract

Active on Base with 0 txns
Slot Value
0x0000000000000000000000000000000000000000000000000000000000000000 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000001 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000002 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000003 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000000000000000000000000000000000000000000000000000000000000004 0x0000000000000000000000000000000000000000000000000000000000000000

No balances found for "RushLauncher"

No transactions found for "RushLauncher"


Functions
Getter at block 23758261
ACL_MANAGER(view returns (address)
0x22a54699b711a65ca5a30f4e2dd5c1fd423a4f2f
LIQUIDITY_DEPLOYER(view returns (address)
0x6de2556b38c7fc2c3736290a0f28a3e68c7db61d
MAX_SUPPLY_LIMIT(view returns (uint256)
100000000000000000000000000000
MIN_SUPPLY_LIMIT(view returns (uint256)
1000000000000000000000000
RUSH_ERC20_FACTORY(view returns (address)
0x6e7e8f6ed6843627223decdd71d8a76185993bbb
UNISWAP_V2_FACTORY(view returns (address)
0x8909dc15e40173ff4699343b6eb8132c65e18ec6
WETH(view returns (address)
0x4200000000000000000000000000000000000006
Read-only

This contract contains no read-only function objects.

State-modifying
launch(struct RLLaunchParams paramspayable returns (address rushERC20address uniV2Pair)
Events
Launch(address indexed rushERC20bytes32 indexed kindaddress indexed originatoraddress uniV2Pairuint256 maxSupplyuint256 liquidityAmountuint256 liquidityDuration
Constructor
constructor(address aclManager_address liquidityDeployer_uint256 maxSupplyLimit_uint256 minSupplyLimit_address rushERC20Factory_address uniswapV2Factory_
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OnlyRouterRole(address account
RushLauncher_HighMaxSupply(uint256 maxSupply
RushLauncher_LowMaxSupply(uint256 maxSupply