carbon-meteora-vault-decoder 1.0.0

Meteora vault program decoder
Documentation
1
2
3
4
5
6
7
8
9
10
//! This code was AUTOGENERATED using the Codama library.

pub mod add_liquidity;
pub mod claim_reward;
pub mod performance_fee;
pub mod remove_liquidity;
pub mod report_loss;
pub mod strategy_deposit;
pub mod strategy_withdraw;
pub mod total_amount;