M0 Solana SDK This SDK allows earn managers to add eaners and fetch their historical and pending yield. Sample Usage import { EarnManager } from 'solana-m-sdk'; const manager = await EarnManager.fromManagerAddress( connection, evmClient, manager.publicKey, );