home/program-streams/jupiter_swap/shared_accounts_route_with_token_ledger
InstructionLIVE

Jupiter Swap SharedAccountsRouteWithTokenLedger

Real-time decoded data for the SharedAccountsRouteWithTokenLedger instruction on the Jupiter Swap program. Every time this instruction is executed on Solana, you receive the full decoded payload with 14 accounts and 5 arguments in under 50ms.

Topicsolana.jupiter_swap.shared_accounts_route_with_token_ledger
14accounts
1signers
5writable
5arguments

Accounts

Decoded account addresses included in every SharedAccountsRouteWithTokenLedger message.

NameTypeSignerWritable
token_programPublicKey--
program_authorityPublicKey--
user_transfer_authorityPublicKeyyes-
source_token_accountPublicKey-yes
program_source_token_accountPublicKey-yes
program_destination_token_accountPublicKey-yes
destination_token_accountPublicKey-yes
source_mintPublicKey--
destination_mintPublicKey--
platform_fee_accountPublicKey-yes
token2022_programPublicKey--
token_ledgerPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every SharedAccountsRouteWithTokenLedger message.

NameType
idu8
route_planVec<struct { swap: enum(saber, saberAddDecimalsDeposit, saberAddDecimalsWithdraw, tokenSwap, sencha, step, cropper, raydium, ...), percent: u8, input_index: u8, output_index: u8 }>
quoted_out_amountu64
slippage_bpsu16
platform_fee_bpsu8

Subscribe to SharedAccountsRouteWithTokenLedger

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

The solana.jupiter_swap.shared_accounts_route_with_token_ledger stream delivers decoded SharedAccountsRouteWithTokenLedger instruction data from the Jupiter Swap program (JUP6LkbZbjS1...) on Solana. Each message includes 14 decoded account addresses and 5 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 Jupiter Swap SharedAccountsRouteWithTokenLedger data now

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