Skip to content

Commit

Permalink
chore: list arb mdlp and dlp (#385)
Browse files Browse the repository at this point in the history
  • Loading branch information
chefjackson authored Feb 9, 2024
1 parent 6a779f3 commit cacdb6d
Show file tree
Hide file tree
Showing 4 changed files with 34 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 18 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": "2024-02-06T04:26:24.582Z",
"timestamp": "2024-02-09T09:21:41.048Z",
"version": {
"major": 0,
"minor": 0,
"patch": 18
"patch": 19
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -276,6 +276,22 @@
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x323665443CEf804A3b5206103304BD4872EA4253.png"
},
{
"name": "Magpie locked DLP",
"symbol": "mDLP",
"address": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xfe14F790DA92971131544d915c4ADa6F1abce3Bd.png"
},
{
"name": "RDNT-WETH",
"symbol": "DLP",
"address": "0x32dF62dc3aEd2cD6224193052Ce665DC18165841",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x32dF62dc3aEd2cD6224193052Ce665DC18165841.png"
}
]
}
16 changes: 16 additions & 0 deletions src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,21 @@
"chainId": 42161,
"decimals": 6,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x323665443CEf804A3b5206103304BD4872EA4253.png"
},
{
"name": "Magpie locked DLP",
"symbol": "mDLP",
"address": "0xfe14F790DA92971131544d915c4ADa6F1abce3Bd",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0xfe14F790DA92971131544d915c4ADa6F1abce3Bd.png"
},
{
"name": "RDNT-WETH",
"symbol": "DLP",
"address": "0x32dF62dc3aEd2cD6224193052Ce665DC18165841",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x32dF62dc3aEd2cD6224193052Ce665DC18165841.png"
}
]

0 comments on commit cacdb6d

Please sign in to comment.