InstructionLIVE

Raydium Launchpad MigrateToAmm

Real-time decoded data for the MigrateToAmm instruction on the Raydium Launchpad program. Every time this instruction is executed on Solana, you receive the full decoded payload with 32 accounts and 3 arguments in under 50ms.

Topicsolana.raydium_launchpad.migrate_to_amm
32accounts
1signers
20writable
3arguments

Accounts

Decoded account addresses included in every MigrateToAmm message.

NameTypeSignerWritable
payerPublicKeyyesyes
base_mintPublicKey--
quote_mintPublicKey--
openbook_programPublicKey--
marketPublicKey-yes
request_queuePublicKey-yes
event_queuePublicKey-yes
bidsPublicKey-yes
asksPublicKey-yes
market_vault_signerPublicKey--
market_base_vaultPublicKey-yes
market_quote_vaultPublicKey-yes
amm_programPublicKey--
amm_poolPublicKey-yes
amm_authorityPublicKey--
amm_open_ordersPublicKey-yes
amm_lp_mintPublicKey-yes
amm_base_vaultPublicKey-yes
amm_quote_vaultPublicKey-yes
amm_target_ordersPublicKey-yes
amm_configPublicKey--
amm_create_fee_destinationPublicKey-yes
authorityPublicKey-yes
pool_statePublicKey-yes
global_configPublicKey--
base_vaultPublicKey-yes
quote_vaultPublicKey-yes
pool_lp_tokenPublicKey-yes
spl_token_programPublicKey--
associated_token_programPublicKey--
system_programPublicKey--
rent_programPublicKey--

Arguments

Decoded instruction arguments included in every MigrateToAmm message.

NameType
base_lot_sizeu64
quote_lot_sizeu64
market_vault_signer_nonceu8

Subscribe to MigrateToAmm

Connect and start receiving decoded data in seconds.

grpcurl -plaintext \
  -H 'x-eventstream-policy: {"version":1,"allowed_programs":"all","allowed_topics":"all"}' \
  -d '{"topic":"solana.raydium_launchpad.migrate_to_amm","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.raydium_launchpad.migrate_to_amm stream delivers decoded MigrateToAmm instruction data from the Raydium Launchpad program (LanMV9sAd7wA...) on Solana. Each message includes 32 decoded account addresses and 3 typed arguments, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream Raydium Launchpad MigrateToAmm data now

Get your API key and start receiving decoded instructions in seconds.