InstructionLIVE

Kamino Limit Orders CreateOrder

Real-time decoded data for the CreateOrder instruction on the Kamino Limit Orders program. Every time this instruction is executed on Solana, you receive the full decoded payload with 13 accounts and 3 arguments in under 50ms.

Topicsolana.kamino_limit_orders.create_order
13accounts
1signers
5writable
3arguments

Accounts

Decoded account addresses included in every CreateOrder message.

NameTypeSignerWritable
makerPublicKeyyesyes
global_configPublicKey-yes
pda_authorityPublicKey--
orderPublicKey-yes
input_mintPublicKey--
output_mintPublicKey--
maker_ataPublicKey-yes
input_vaultPublicKey-yes
input_token_programPublicKey--
output_token_programPublicKey--
system_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every CreateOrder message.

NameType
input_amountu64
output_amountu64
order_typeu8

Subscribe to CreateOrder

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

The solana.kamino_limit_orders.create_order stream delivers decoded CreateOrder instruction data from the Kamino Limit Orders program (LiMoM9rMhrdY...) on Solana. Each message includes 13 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 Kamino Limit Orders CreateOrder data now

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