BaseStonk launchpad listen: AdvancedLaunched open cards
BaseStonk fee-leaderboard heat puts the Base stock-token pad on the tape—factory fires → AdvancedLaunched → token / creator / poolId / pairToken / tax·burn·liquidity bps land as open cards; optional RewardsEnabled stacks the holder-rewards chip. Base new-pool sniper watches PairCreated / Swap spikes; OpenLaunch one-tx watches v4 Initialize + full-supply-to-pool; LAPTOP liquidity detector watches first Mint/Swap; stock-token Swap watch watches whitelist big prints. This post watches the AdvancedLauncherV2 factory radar (full open-card fields).
Run on the public endpoint · blockreq.com register for 3M free requests monthly.
| Use | Endpoint |
|---|---|
| Public HTTPS | https://base-rpc.blockreq.com/v1/rpc/public |
| Public WSS | wss://base-rpc.blockreq.com/v1/rpc/public |
| Private | Trailing public → {API_KEY} (keys stay local) |
Chain: Base EVM chainId = 0x2105 (8453). Public endpoints · eth_subscribe · Plans · Register.
1. Hook: launchpad open card
| Tape feel | On-chain signal | Watch |
|---|---|---|
| New launch | factory AdvancedLaunched | token · creator · poolId · pairToken · tax/burn/liquidity bps · payees |
| bps split | taxBps / burnBps / liquidityBps | tax / burn / LP cut |
| Rewards flip | RewardsEnabled (optional) | distributor · rewardsBps |
| Radar tape | hit → outbound | Dedupe = token + launchTx |
| Contract | Address (editable prefills) | Role |
|---|---|---|
| AdvancedLauncherV2 | 0x74655F443D25c5d401a582c68dEA02ACd170E12f | primary AdvancedLaunched |
| AdvancedFeeHook | 0x03d2434D5A9AB7FB46bD3c7956A7C62E0Cd46044 | fee hook |
| Base PoolManager | 0x498581fF718922c3f8e6A244956aF099B2652b2b | Uniswap v4 pool manager |
| PairOracleRegistry | 0xd5a639149f9e0af9b00e9370110fc8847a71b867 | pair oracle registry |
| HolderRewardsFactory | 0x7847b926c75c931488bc023e680cee7cb8c948be | holder-rewards factory |
| BSTONK token | 0x0f61edbfe6cd86024c0f210c0695b08df55fdfc9 | AdvancedLaunchToken (hot-post CA; desk check: token slot) |
Sample launch tx: 0x4c564ba2a09921e830f12368f80be2c26e6a020d6e49167907ee43dd6aa9905b (BSTONK) · 0x83af52a9ba32dc0030ee15efcad5157313d01450be278e9932c1f4fc93595e89.
2. Event: AdvancedLaunched
Keep local JSON LAUNCHER + ADVANCED_LAUNCHED_TOPIC0. One Base public WSS: primary factory AdvancedLaunched; stack tax / burn / liquidity bps on the card. Optional secondary chip: RewardsEnabled.
Step A · Subscribe factory AdvancedLaunched
{
"jsonrpc": "2.0", "id": 1, "method": "eth_subscribe",
"params": ["logs", {
"address": "0x74655F443D25c5d401a582c68dEA02ACd170E12f",
"topics": ["0x508e31622f2b7886bd54a544c43d38ad441276dd8b24f0fb37e7c793869f6997"]
}]
}
topics[0]:AdvancedLaunched(address indexed token, address indexed creator, bytes32 indexed poolId, address pairToken, uint160 sqrtPriceX96, uint16 taxBps, uint16 burnBps, uint16 liquidityBps, uint256 payees)topics[1]= token ·topics[2]= creator ·topics[3]= poolIddata: pairToken · sqrtPriceX96 · taxBps · burnBps · liquidityBps · payees- Write
launchState[token], tag basestonk
| Field | Rule |
|---|---|
pad | basestonk |
token / creator / poolId | AdvancedLaunched topics |
pairToken / sqrtPriceX96 | decoded data |
taxBps / burnBps / liquidityBps / payees | decoded data |
ready | AdvancedLaunched seen |
Step B · Optional RewardsEnabled
topic0 0xb81f9f11a2acb6af66c5c51d85549c75b536f7883a622f210ee25530a807c08a · RewardsEnabled(address indexed token, address indexed distributor, uint16 rewardsBps) — stack onto the same token card as a secondary chip.
Step C · Open-card fields
Outbound card first: token · creator · poolId · pairToken · taxBps · burnBps · liquidityBps · payees · launchTx · blockNumber. RPC / endpoint stays in a collapsed secondary rail.
3. Run in the browser
Main stage is the AdvancedLaunched open-card radar; RPC table stays collapsed. Register for 3M free requests monthly → blockreq.com.
4. Wrap
BaseStonk pad opens = AdvancedLauncherV2 AdvancedLaunched + bps split fields. Public WSS on, cards first, RPC tucked away.