@@ -38,10 +38,16 @@ interface PoolInfo {
mintA?: {
address: string
symbol?: string
+ mintInfo?: {
+ symbol?: string
+ }
}
mintB?: {