InstructionLIVE

Meteora Pools CreateConfig

Real-time decoded data for the CreateConfig instruction on the Meteora Pools program. Every time this instruction is executed on Solana, you receive the full decoded payload with 3 accounts and 8 arguments in under 50ms.

Topicsolana.meteora_pools.create_config
3accounts
1signers
2writable
8arguments

Accounts

Decoded account addresses included in every CreateConfig message.

NameTypeSignerWritable
configPublicKey-yes
adminPublicKeyyesyes
system_programPublicKey--

Arguments

Decoded instruction arguments included in every CreateConfig message.

NameType
trade_fee_numeratoru64
protocol_trade_fee_numeratoru64
activation_durationu64
vault_config_keyPublicKey
pool_creator_authorityPublicKey
activation_typeu8
indexu64
partner_fee_numeratoru64

Subscribe to CreateConfig

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

The solana.meteora_pools.create_config stream delivers decoded CreateConfig instruction data from the Meteora Pools program (Eo7WjKq67rjJ...) on Solana. Each message includes 3 decoded account addresses and 8 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 Meteora Pools CreateConfig data now

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