home/program-streams/pump_swaps/admin_update_token_incentives
InstructionLIVE

PumpSwap AdminUpdateTokenIncentives

Real-time decoded data for the AdminUpdateTokenIncentives instruction on the PumpSwap program. Every time this instruction is executed on Solana, you receive the full decoded payload with 10 accounts and 5 arguments in under 50ms.

Topicsolana.pump_swaps.admin_update_token_incentives
10accounts
1signers
3writable
5arguments

Accounts

Decoded account addresses included in every AdminUpdateTokenIncentives message.

NameTypeSignerWritable
adminPublicKeyyesyes
global_configPublicKey--
global_volume_accumulatorPublicKey-yes
mintPublicKey--
global_incentive_token_accountPublicKey-yes
associated_token_programPublicKey--
system_programPublicKey--
token_programPublicKey--
event_authorityPublicKey--
programPublicKey--

Arguments

Decoded instruction arguments included in every AdminUpdateTokenIncentives message.

NameType
start_timei64
end_timei64
seconds_in_a_dayi64
day_numberu64
token_supply_per_dayu64

Subscribe to AdminUpdateTokenIncentives

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

The solana.pump_swaps.admin_update_token_incentives stream delivers decoded AdminUpdateTokenIncentives instruction data from the PumpSwap program (pAMMBay6oceH...) on Solana. Each message includes 10 decoded account addresses and 5 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 PumpSwap AdminUpdateTokenIncentives data now

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