unifactory
unifactory copied to clipboard
Bug: failed validation with some token lists
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