Jito Whitelist Management is a Solana on-chain program that controls access via an address whitelist. It was built as part of the Jito x Coinbase collaboration (JIP-33) to authorize specific signers for deposit-stake operations.
Key capabilities:
- Initialize a whitelist PDA supporting up to 64 whitelisted addresses and 8 admins
- Admin instructions:
AddAdmin,RemoveAdmin,AddToWhitelist,RemoveFromWhitelist
make build-idlpnpm install
make build-clientmake build-sbfmake test| Group | Date | Commit |
|---|---|---|
| Certora | 2026-03-20 | 9ca381a |
This project is licensed under the Apache License 2.0 - see the LICENSE file for details.