home/program-streams/pump_fees/update_fee_shares
InstructionLIVE

PumpFees UpdateFeeShares

Real-time decoded data for the UpdateFeeShares instruction on the PumpFees program. Every time this instruction is executed on Solana, you receive the full decoded payload with 18 accounts and 1 arguments in under 50ms.

Topicsolana.pump_fees.update_fee_shares
18accounts
1signers
4writable
1arguments

Accounts

Decoded account addresses included in every UpdateFeeShares message.

NameTypeSignerWritable
event_authorityPublicKey--
programPublicKey--
authorityPublicKeyyes-
globalPublicKey--
mintPublicKey--
sharing_configPublicKey-yes
bonding_curvePublicKey--
pump_creator_vaultPublicKey-yes
system_programPublicKey--
pump_programPublicKey--
pump_event_authorityPublicKey--
pump_amm_programPublicKey--
amm_event_authorityPublicKey--
wsol_mintPublicKey--
token_programPublicKey--
associated_token_programPublicKey--
coin_creator_vault_authorityPublicKey-yes
coin_creator_vault_ataPublicKey-yes

Arguments

Decoded instruction arguments included in every UpdateFeeShares message.

NameType
shareholdersVec<struct { address: PublicKey, share_bps: u16 }>

Subscribe to UpdateFeeShares

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

The solana.pump_fees.update_fee_shares stream delivers decoded UpdateFeeShares instruction data from the PumpFees program (pfeeUxB6jkeY...) on Solana. Each message includes 18 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.

Stream PumpFees UpdateFeeShares data now

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