Real-time decoded data for the InitializeVirtualPoolWithToken2022 instruction on the Meteora Dynamic Bonding Curve program. Every time this instruction is executed on Solana, you receive the full decoded payload with 14 accounts and 1 arguments in real time.
solana.meteora_dynamic_bonding_curve.initialize_virtual_pool_with_token2022Decoded account addresses included in every InitializeVirtualPoolWithToken2022 message.
| Name | Type | Signer | Writable |
|---|---|---|---|
| config | PublicKey | - | - |
| pool_authority | PublicKey | - | - |
| creator | PublicKey | yes | - |
| base_mint | PublicKey | yes | yes |
| quote_mint | PublicKey | - | - |
| pool | PublicKey | - | yes |
| base_vault | PublicKey | - | yes |
| quote_vault | PublicKey | - | yes |
| payer | PublicKey | yes | yes |
| token_quote_program | PublicKey | - | - |
| token_program | PublicKey | - | - |
| system_program | PublicKey | - | - |
| event_authority | PublicKey | - | - |
| program | PublicKey | - | - |
Decoded instruction arguments included in every InitializeVirtualPoolWithToken2022 message.
| Name | Type |
|---|---|
| params | struct { name: String, symbol: String, uri: String } |
Connect and start receiving decoded data in seconds.
grpcurl \
-H 'x-api-key: YOUR_API_KEY' \
-import-path . \
-proto program-streams.proto \
-d '{"topic":"solana.meteora_dynamic_bonding_curve.initialize_virtual_pool_with_token2022","format":"JSON"}' \
events.mainnet.solana.nolimitnodes.com:443 \
nln.stream.v1.StreamService/Subscribesolana.meteora_dynamic_bonding_curve.claim_creator_trading_feesolana.meteora_dynamic_bonding_curve.claim_partner_pool_creation_feesolana.meteora_dynamic_bonding_curve.claim_protocol_feesolana.meteora_dynamic_bonding_curve.claim_protocol_pool_creation_feesolana.meteora_dynamic_bonding_curve.claim_trading_feesolana.meteora_dynamic_bonding_curve.close_claim_protocol_fee_operatorThe solana.meteora_dynamic_bonding_curve.initialize_virtual_pool_with_token2022 stream delivers decoded InitializeVirtualPoolWithToken2022 instruction data from the Meteora Dynamic Bonding Curve program (dbcij3LWUppW...) on Solana. Each message includes 14 decoded account addresses and 1 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.