Interface LiquidityPoolDepositByPublicKey

interface LiquidityPoolDepositByPublicKey {
    edges: Edge[];
}

Properties

Properties

edges: Edge[]