interface VaultTokens {
    token0: Token0;
    token1: Token1;
}

Properties

Properties

token0: Token0
token1: Token1