Loads the list of tokens provided by config

  • Filters out the repeated ones (checks by chain-address pair)
  • Discards those that do not complain with tokenSchema

intended to be used with Suspense wrapper around this hook as it's using useSuspenseQueries

  • Returns TokensMap

    list of tokens, tokens grouped by chainId, and symbol->chainId