Skip to content

Commit

Permalink
fix: magic token name (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
thechefpenguin authored May 22, 2024
1 parent 978d421 commit a79a993
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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-05-02T17:36:35.266Z",
"timestamp": "2024-05-22T04:04:08.074Z",
"version": {
"major": 0,
"minor": 0,
"patch": 20
"patch": 21
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -214,7 +214,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x3082CC23568eA640225c2467653dB90e9250AaA0.png"
},
{
"name": "Magic Internet Money",
"name": "MAGIC",
"symbol": "MAGIC",
"address": "0x539bdE0d7Dbd336b79148AA742883198BBF60342",
"chainId": 42161,
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x3082CC23568eA640225c2467653dB90e9250AaA0.png"
},
{
"name": "Magic Internet Money",
"name": "MAGIC",
"symbol": "MAGIC",
"address": "0x539bdE0d7Dbd336b79148AA742883198BBF60342",
"chainId": 42161,
Expand Down

0 comments on commit a79a993

Please sign in to comment.