Launchpad Record Cross Launch
launchpad_record_cross_launchAfter signing a cross-launch tx from launchpad_launch_token cross_launches, record it: the receipt is verified on-chain (mined, sent to that platform's factory by creator_address, TokenLaunched emitted) and the launch is listed on your EventTrader token page. Idempotent per tx hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Required with token_address: the symbol you launched | |
| tx_hash | No | Factory platforms (ArcPad, lift.fun, Radian): the launch tx hash — verified by receipt | |
| chain_id | Yes | Chain the tx was mined on | |
| platform | Yes | Launcher slug (e.g. 'arcpad', 'lift', 'radian', 'warp') | |
| token_address | No | Site platforms (Warp, Arcodian, Flipt, ubi, Minara, ARCLaunch, Archemist, Long.supply, act.fun): the token address their site minted — verified on-chain (contract + symbol) | |
| creator_address | Yes | The wallet that signed it | |
| source_token_address | No | Your EventTrader token on the same chain (from LaunchCreated) |