Interface RemoveCustodyParams

interface RemoveCustodyParams {
    ratios: TokenRatios[];
}

Properties

Properties

ratios: TokenRatios[]