home/program-streams/raydium/migrate_to_open_book
InstructionLIVE

Raydium AMM MigrateToOpenBook

Real-time decoded data for the MigrateToOpenBook instruction on the Raydium AMM program. Every time this instruction is executed on Solana, you receive the full decoded payload with 21 accounts in under 50ms.

Topicsolana.raydium.migrate_to_open_book
21accounts
1signers
13writable

Accounts

Decoded account addresses included in every MigrateToOpenBook message.

NameTypeSignerWritable
token_programPublicKey--
system_programPublicKey--
rentPublicKey--
ammPublicKey-yes
amm_authorityPublicKey--
amm_open_ordersPublicKey-yes
amm_token_coinPublicKey-yes
amm_token_pcPublicKey-yes
amm_target_ordersPublicKey-yes
serum_programPublicKey--
serum_marketPublicKey-yes
serum_bidsPublicKey-yes
serum_asksPublicKey-yes
serum_event_queuePublicKey-yes
serum_coin_vaultPublicKey-yes
serum_pc_vaultPublicKey-yes
serum_vault_signerPublicKey--
new_amm_open_ordersPublicKey-yes
new_serum_programPublicKey--
new_serum_marketPublicKey--
adminPublicKeyyesyes

Subscribe to MigrateToOpenBook

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.migrate_to_open_book","format":"JSON"}' \
  events.nln.clr3.org:443 \
  nln.stream.v1.StreamService/Subscribe

The solana.raydium.migrate_to_open_book stream delivers decoded MigrateToOpenBook instruction data from the Raydium AMM program (675kPX9MHTjS...) on Solana. Each message includes 21 decoded account addresses, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.

Stream Raydium AMM MigrateToOpenBook data now

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