Skip to main content

Crate pumpswap_amm_sdk

Crate pumpswap_amm_sdk 

Source
Expand description

Pump AMM SDK (updated IDL: cashback + mayhem mode + sharing config).

The generated module is produced by Codama from idlNewUpdated.json. All other modules are hand-curated wrappers: seed constants, fee math, and zero-RPC transaction builders.

Re-exports§

pub use generated::accounts;
pub use generated::errors;
pub use generated::instructions;
pub use generated::programs::PUMP_AMM_ID;
pub use generated::shared;
pub use generated::types;
pub use amm::*;
pub use constants::*;

Modules§

amm
constants
generated
This code was AUTOGENERATED using the codama library. Please DO NOT EDIT THIS FILE, instead use visitors to add features, then rerun codama to update it.