Skip to content

Commit

Permalink
feat: add rebase irl token
Browse files Browse the repository at this point in the history
  • Loading branch information
BingBong committed Jan 10, 2024
1 parent e50031f commit 8ec8491
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 lists/pancakeswap-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-01-09T12:18:54.467Z",
"timestamp": "2024-01-10T14:52:39.239Z",
"version": {
"major": 2,
"minor": 16,
"patch": 187
"patch": 188
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -1356,6 +1356,14 @@
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9678E42ceBEb63F23197D726B29b1CB20d0064E5.png"
},
{
"name": "Rebase",
"symbol": "IRL",
"address": "0xa80221D067603e30060F75E2458AA361f8eE5402",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xa80221D067603e30060F75E2458AA361f8eE5402.png"
},
{
"name": "JasmyCoin",
"symbol": "JASMY",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -2982,5 +2982,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x8D279274789CceC8af94a430A5996eAaCE9609A9.png"
},
{
"name": "Rebase",
"symbol": "IRL",
"address": "0xa80221D067603e30060F75E2458AA361f8eE5402",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0xa80221D067603e30060F75E2458AA361f8eE5402.png"
}
]

0 comments on commit 8ec8491

Please sign in to comment.