PoolMetrics

Git Source

Structure for pool metrics. Could be updated in future

struct PoolMetrics {
    uint112 totalWithdrawn;
}