Skip to content

Commit

Permalink
Merge pull request #2130 from torusresearch/fix/tokens-not-rendering
Browse files Browse the repository at this point in the history
fix tokens missing issue
  • Loading branch information
chaitanyapotti authored Sep 23, 2022
2 parents d34589a + 39ced55 commit f279216
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/enums.js
Original file line number Diff line number Diff line change
Expand Up @@ -269,6 +269,7 @@ export const createNetwork = (host, networkName, chainId, blockExplorer, ticker,
rpcUrl,
isErc20,
tokenAddress,
type: host,
})

export const CHAIN_ID_TO_TYPE_MAP = {
Expand Down

0 comments on commit f279216

Please sign in to comment.