export type MaplePoolInfo = { name?: string; asset: string; decimal: number; contract: string; };