Skip to content

Commit

Permalink
feat: whitelist IDIA
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-eric committed Jun 24, 2024
1 parent dcc0f39 commit 4e9a675
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 9 additions & 1 deletion lists/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,14 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6985884C4392D348587B19cb9eAAf157F13271cd.png"
},
{
"name": "IDIA",
"symbol": "IDIA",
"address": "0x6Db8b088c4d41d622B44CD81B900bA690f2d496C",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6Db8b088c4d41d622B44CD81B900bA690f2d496C.png"
}
]
}
}
10 changes: 9 additions & 1 deletion src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,5 +358,13 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6985884C4392D348587B19cb9eAAf157F13271cd.png"
},
{
"name": "IDIA",
"symbol": "IDIA",
"address": "0x6Db8b088c4d41d622B44CD81B900bA690f2d496C",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6Db8b088c4d41d622B44CD81B900bA690f2d496C.png"
}
]
]

0 comments on commit 4e9a675

Please sign in to comment.