export default interface Pool { address: string price: number ocean?: number datatoken?: number }