InstructionLIVE

Meteora Pools SetPoolFees

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

Topicsolana.meteora_pools.set_pool_fees
2accounts
1signers
1writable
2arguments

Accounts

Decoded account addresses included in every SetPoolFees message.

NameTypeSignerWritable
poolPublicKey-yes
fee_operatorPublicKeyyes-

Arguments

Decoded instruction arguments included in every SetPoolFees message.

NameType
feesstruct { trade_fee_numerator: u64, trade_fee_denominator: u64, protocol_trade_fee_numerator: u64, protocol_trade_fee_denominator: u64 }
new_partner_fee_numeratoru64

Subscribe to SetPoolFees

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

The solana.meteora_pools.set_pool_fees stream delivers decoded SetPoolFees instruction data from the Meteora Pools program (Eo7WjKq67rjJ...) on Solana. Each message includes 2 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 Meteora Pools SetPoolFees data now

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