Crate solana_router_saber
Source - add_liquidity
- Add liquidity to the Saber pool instruction
- harvest
- Harvest rewards from a Saber farm instruction
- processor
- Saber router implementation.
- remove_liquidity
- Remove liquidity from the Saber pool instruction
- stake
- Stake LP tokens to a Saber farm instruction
- swap
- Swap tokens with the Saber pool instruction
- unstake
- Unstake LP tokens from a Saber farm instruction
- unwrap_token
- Unwrap token from a Saber decimal token instruction
- user_init
- Initialize a new user for a Saber farm instruction
- wrap_token
- Wrap token to a Saber decimal token instruction