InstructionLIVE

Marinade Finance AddValidator

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

Topicsolana.marinade_finance.add_validator
9accounts
2signers
4writable
1arguments

Accounts

Decoded account addresses included in every AddValidator message.

NameTypeSignerWritable
statePublicKey-yes
manager_authorityPublicKeyyes-
validator_listPublicKey-yes
validator_votePublicKey--
duplication_flagPublicKey-yes
rent_payerPublicKeyyesyes
clockPublicKey--
rentPublicKey--
system_programPublicKey--

Arguments

Decoded instruction arguments included in every AddValidator message.

NameType
scoreu32

Subscribe to AddValidator

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

The solana.marinade_finance.add_validator stream delivers decoded AddValidator instruction data from the Marinade Finance program (MarBmsSgKXdr...) on Solana. Each message includes 9 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 Marinade Finance AddValidator data now

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