Real-time decoded data for the InitializePermissionlessPoolWithFeeTier instruction on the Meteora Pools program. Every time this instruction is executed on Solana, you receive the full decoded payload with 26 accounts and 4 arguments in under 50ms.
solana.meteora_pools.initialize_permissionless_pool_with_fee_tierDecoded account addresses included in every InitializePermissionlessPoolWithFeeTier message.
| Name | Type | Signer | Writable |
|---|---|---|---|
| pool | PublicKey | - | yes |
| lp_mint | PublicKey | - | yes |
| token_a_mint | PublicKey | - | - |
| token_b_mint | PublicKey | - | - |
| a_vault | PublicKey | - | yes |
| b_vault | PublicKey | - | yes |
| a_token_vault | PublicKey | - | yes |
| b_token_vault | PublicKey | - | yes |
| a_vault_lp_mint | PublicKey | - | yes |
| b_vault_lp_mint | PublicKey | - | yes |
| a_vault_lp | PublicKey | - | yes |
| b_vault_lp | PublicKey | - | yes |
| payer_token_a | PublicKey | - | yes |
| payer_token_b | PublicKey | - | yes |
| payer_pool_lp | PublicKey | - | yes |
| protocol_token_a_fee | PublicKey | - | yes |
| protocol_token_b_fee | PublicKey | - | yes |
| payer | PublicKey | yes | yes |
| fee_owner | PublicKey | - | - |
| rent | PublicKey | - | - |
| mint_metadata | PublicKey | - | yes |
| metadata_program | PublicKey | - | - |
| vault_program | PublicKey | - | - |
| token_program | PublicKey | - | - |
| associated_token_program | PublicKey | - | - |
| system_program | PublicKey | - | - |
Decoded instruction arguments included in every InitializePermissionlessPoolWithFeeTier message.
| Name | Type |
|---|---|
| curve_type | enum(constantProduct, stable) |
| trade_fee_bps | u64 |
| token_a_amount | u64 |
| token_b_amount | u64 |
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.initialize_permissionless_pool_with_fee_tier","format":"JSON"}' \
events.nln.clr3.org:443 \
nln.stream.v1.StreamService/Subscribesolana.meteora_pools.initialize_permissioned_poolsolana.meteora_pools.initialize_permissionless_poolsolana.meteora_pools.enable_or_disable_poolsolana.meteora_pools.swapsolana.meteora_pools.remove_liquidity_single_sidesolana.meteora_pools.add_imbalance_liquidityThe solana.meteora_pools.initialize_permissionless_pool_with_fee_tier stream delivers decoded InitializePermissionlessPoolWithFeeTier instruction data from the Meteora Pools program (Eo7WjKq67rjJ...) on Solana. Each message includes 26 decoded account addresses and 4 typed arguments, delivered in under 50 milliseconds from on-chain confirmation. Available in both JSON and Protobuf formats via the NoLimitNodes gRPC streaming API.
Get your API key and start receiving decoded instructions in seconds.