Skip to content

Commit

Permalink
chore/list lvl on arb (#235)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored Aug 31, 2023
1 parent bb5d899 commit 4fab28b
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-arbitrum-default.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Arbitrum Default",
"timestamp": "2023-08-28T03:52:26.113Z",
"timestamp": "2023-08-31T07:47:03.389Z",
"version": {
"major": 0,
"minor": 0,
"patch": 6
"patch": 7
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -68,6 +68,14 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c.png"
},
{
"name": "Level Token",
"symbol": "LVL",
"address": "0xB64E280e9D1B5DbEc4AcceDb2257A87b400DB149",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xB64E280e9D1B5DbEc4AcceDb2257A87b400DB149.png"
}
]
}
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,13 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x1b896893dfc86bb67Cf57767298b9073D2c1bA2c.png"
},
{
"name": "Level Token",
"symbol": "LVL",
"address": "0xB64E280e9D1B5DbEc4AcceDb2257A87b400DB149",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xB64E280e9D1B5DbEc4AcceDb2257A87b400DB149.png"
}
]

0 comments on commit 4fab28b

Please sign in to comment.