PoolExitDetails

Git Source

PoolExitDetails contains the details of an exit

struct PoolExitDetails {
    uint128 poolId;
    uint128 exitedPoolShares;
}

Properties

NameTypeDescription
poolIduint128Id of the pool
exitedPoolSharesuint128Amount of pool shares exited