robinhood-chain 0.8.2

Robinhood Chain API SDK (EVM, chain id 4663) — KOL trade intelligence, token discovery & launch-bundle detection, deployer reputation, the DEX trade tape, and the four push rule engines (copy-trade, price alerts, KOL coordination, first touches). Same msk_ key, bundled into every MadeOnSol tier at https://madeonsol.com/pricing
Documentation
1
2
3
4
5
6
7
8
9
pub mod alpha_wallets;
pub mod copytrade;
pub mod deployer_hunter;
pub mod kol;
pub mod price_alerts;
pub mod stream;
pub mod tokens;
pub mod trades;
pub mod wallet;