### Overview tokens.1inch.eth updated its json schema to store the tokens list as a Dict[address, info] from a List[info], removing address from the dict value. ### Specification Should be backwards compatible with the List[info] format.
Overview
tokens.1inch.eth updated its json schema to store the tokens list as a Dict[address, info] from a List[info], removing address from the dict value.
Specification
Should be backwards compatible with the List[info] format.