export type CachedVault = { pubkey: string; lp_mint: string; principal: string; price: number; };