Skip to content

Commit

Permalink
feat: List IDIA (#357)
Browse files Browse the repository at this point in the history
  • Loading branch information
0xjojoex authored Dec 9, 2021
1 parent 2ecb976 commit 62fde33
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.
12 changes: 10 additions & 2 deletions packages/token-lists/lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2021-12-07T03:13:19.963Z",
"timestamp": "2021-12-09T03:23:30.635Z",
"version": {
"major": 2,
"minor": 16,
"patch": 48
"patch": 49
},
"logoURI": "https://assets.trustwalletapp.com/blockchains/smartchain/assets/0x0E09FaBB73Bd3Ade0a17ECC321fD13a19e81cE82/logo.png",
"keywords": [
Expand Down Expand Up @@ -900,6 +900,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xC0eFf7749b125444953ef89682201Fb8c6A917CD.png"
},
{
"name": "Impossible Decentralized Incubator",
"symbol": "IDIA",
"address": "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89.png"
},
{
"name": "Impossible Finance",
"symbol": "IF",
Expand Down
8 changes: 8 additions & 0 deletions packages/token-lists/src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2054,5 +2054,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4be63a9b26EE89b9a3a13fd0aA1D0b2427C135f8.png"
},
{
"name": "Impossible Decentralized Incubator",
"symbol": "IDIA",
"address": "0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x0b15Ddf19D47E6a86A56148fb4aFFFc6929BcB89.png"
}
]

0 comments on commit 62fde33

Please sign in to comment.