Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
No balances found for "RushLauncher"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|
No transactions found for "RushLauncher"
ABI
ABI objects
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
Events launch(struct RLLaunchParams params) payable returns (address rushERC20, address uniV2Pair)
Launch(address indexed rushERC20, bytes32 indexed kind, address indexed originator, address uniV2Pair, uint256 maxSupply, uint256 liquidityAmount, uint256 liquidityDuration)
constructor(address aclManager_, address liquidityDeployer_, uint256 maxSupplyLimit_, uint256 minSupplyLimit_, address rushERC20Factory_, address uniswapV2Factory_)
This contract contains no fallback and receive objects.
OnlyRouterRole(address account)
RushLauncher_HighMaxSupply(uint256 maxSupply)
RushLauncher_LowMaxSupply(uint256 maxSupply)