unifactory icon indicating copy to clipboard operation
unifactory copied to clipboard

Bug: failed validation with some token lists

Open Disti4ct opened this issue 1 year ago • 0 comments

Ajv tells there is smth wrong with token lists, but no more info. Need to:

  • update Ajb to the next version and try with it (the most time-consuming in terms of costs)
  • find the problem in validation. Maybe we need to update a token schema

At this moment we disregard this error and continue to use failed token lists. Place where we validate any lists: https://github.com/noxonsu/unifactory/blob/main/src/utils/getTokenList.ts

Disti4ct avatar Jun 14 '23 12:06 Disti4ct