madeonsol 0.5.0

Official Rust SDK for the MadeOnSol Solana API — KOL wallet tracking, Pump.fun deployer intelligence, and DEX trade firehose. Free tier: 200 req/day at https://madeonsol.com/developer
Documentation
1
2
3
4
5
6
7
8
9
10
pub mod alpha;
pub mod coordination_alerts;
pub mod deployer;
pub mod first_touch_subscriptions;
pub mod kol;
pub mod stream;
pub mod token;
pub mod tools;
pub mod wallet_tracker;
pub mod webhooks;