Add them to the final list

This commit is contained in:
Luke Van Seters 2021-08-16 15:25:16 -04:00
parent f5f4e75f7d
commit 70d0502ac4

View File

@ -9,7 +9,7 @@ ZEROX_CONTRACT_SPECS = [
ClassifierSpec( ClassifierSpec(
abi_name="exchangeProxy", abi_name="exchangeProxy",
protocol=Protocol.zerox, protocol=Protocol.zerox,
valid_contract_addresses=["0xdef1c0ded9bec7f1a1670819833240f027b25eff"], valid_contract_addresses=["0xDef1C0ded9bec7F1a1670819833240f027b25EfF"],
), ),
ClassifierSpec( ClassifierSpec(
abi_name="exchangeProxyAllowanceTarget", abi_name="exchangeProxyAllowanceTarget",