When attempting to run the solver-template-py with a recent live mainnet auction json, it returns a bunch of errors: - field required (type=value_error.missing) - value is not a valid enumeration member This is because the uniswap class in uniswap.py and the schema.py have not defined this type of AMM yet.