InstructionLIVE

Lifinity AMM V2 Swap

Real-time decoded data for the Swap instruction on the Lifinity AMM V2 program. Every time this instruction is executed on Solana, you receive the full decoded payload with 13 accounts and 2 arguments in under 50ms.

Topicsolana.lifinity_amm_v2.swap
13accounts
1signers
7writable
2arguments

Accounts

Decoded account addresses included in every Swap message.

NameTypeSignerWritable
authorityPublicKey--
ammPublicKey-yes
user_transfer_authorityPublicKeyyes-
source_infoPublicKey-yes
destination_infoPublicKey-yes
swap_sourcePublicKey-yes
swap_destinationPublicKey-yes
pool_mintPublicKey-yes
fee_accountPublicKey-yes
token_programPublicKey--
oracle_main_accountPublicKey--
oracle_sub_accountPublicKey--
oracle_pc_accountPublicKey--

Arguments

Decoded instruction arguments included in every Swap message.

NameType
amount_inu64
minimum_amount_outu64

Subscribe to Swap

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

The solana.lifinity_amm_v2.swap stream delivers decoded Swap instruction data from the Lifinity AMM V2 program (2wT8Yq49kHgD...) on Solana. Each message includes 13 decoded account addresses and 2 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 Lifinity AMM V2 Swap data now

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