Skip to content

Commit

Permalink
chore: update bridge OP on bnb mm list
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef-Yogi authored and chefjackson committed Jun 29, 2023
1 parent 348e40d commit 939af44
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
12 changes: 6 additions & 6 deletions lists/pancakeswap-bnb-mm.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap BNB Chain MM",
"timestamp": "2023-06-19T23:57:53.751Z",
"timestamp": "2023-06-29T21:24:06.707Z",
"version": {
"major": 0,
"minor": 0,
"patch": 3
"patch": 4
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -70,12 +70,12 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0xa050FFb3eEb8200eEB7F61ce34FF644420FD3522.png"
},
{
"name": "OP",
"symbol": "Optimism",
"address": "0x9C4e124141A599482b08492a03c49e26CCA21bAA",
"name": "Optimism",
"symbol": "OP",
"address": "0x170C84E3b1D282f9628229836086716141995200",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9C4e124141A599482b08492a03c49e26CCA21bAA.png"
"logoURI": "https://tokens.pancakeswap.finance/images/0x170C84E3b1D282f9628229836086716141995200.png"
}
]
}
8 changes: 4 additions & 4 deletions src/tokens/pancakeswap-bnb-mm.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,11 @@
"logoURI": "https://tokens.pancakeswap.finance/images/0xa050FFb3eEb8200eEB7F61ce34FF644420FD3522.png"
},
{
"name": "OP",
"symbol": "Optimism",
"address": "0x9C4e124141A599482b08492a03c49e26CCA21bAA",
"name": "Optimism",
"symbol": "OP",
"address": "0x170C84E3b1D282f9628229836086716141995200",
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x9C4e124141A599482b08492a03c49e26CCA21bAA.png"
"logoURI": "https://tokens.pancakeswap.finance/images/0x170C84E3b1D282f9628229836086716141995200.png"
}
]

0 comments on commit 939af44

Please sign in to comment.