Interface YieldGetAllowanceParams

interface YieldGetAllowanceParams {
    owner: string;
    token: TokenWithChainDetailsYield;
}

Hierarchy (View Summary)

Properties

Properties

owner: string