BlockReq
Back to all articles

Rpc Tutorials

BaseStonk launchpad listen: AdvancedLaunched open cards

BaseStonk AdvancedLauncherV2 launchpad: public WSS eth_subscribe on AdvancedLaunched (token / creator / poolId / pairToken / tax·burn·liquidity bps). Register for 3M free requests monthly.

BlockReq EngineeringSeptember 14, 20265 min read

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.

UseEndpoint
Public HTTPShttps://base-rpc.blockreq.com/v1/rpc/public
Public WSSwss://base-rpc.blockreq.com/v1/rpc/public
PrivateTrailing public{API_KEY} (keys stay local)

Chain: Base EVM chainId = 0x2105 (8453). Public endpoints · eth_subscribe · Plans · Register.

1. Hook: launchpad open card

Tape feelOn-chain signalWatch
New launchfactory AdvancedLaunchedtoken · creator · poolId · pairToken · tax/burn/liquidity bps · payees
bps splittaxBps / burnBps / liquidityBpstax / burn / LP cut
Rewards flipRewardsEnabled (optional)distributor · rewardsBps
Radar tapehit → outboundDedupe = token + launchTx
ContractAddress (editable prefills)Role
AdvancedLauncherV20x74655F443D25c5d401a582c68dEA02ACd170E12fprimary AdvancedLaunched
AdvancedFeeHook0x03d2434D5A9AB7FB46bD3c7956A7C62E0Cd46044fee hook
Base PoolManager0x498581fF718922c3f8e6A244956aF099B2652b2bUniswap v4 pool manager
PairOracleRegistry0xd5a639149f9e0af9b00e9370110fc8847a71b867pair oracle registry
HolderRewardsFactory0x7847b926c75c931488bc023e680cee7cb8c948beholder-rewards factory
BSTONK token0x0f61edbfe6cd86024c0f210c0695b08df55fdfc9AdvancedLaunchToken (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] = poolId
  • data: pairToken · sqrtPriceX96 · taxBps · burnBps · liquidityBps · payees
  • Write launchState[token], tag basestonk
FieldRule
padbasestonk
token / creator / poolIdAdvancedLaunched topics
pairToken / sqrtPriceX96decoded data
taxBps / burnBps / liquidityBps / payeesdecoded data
readyAdvancedLaunched 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.