Skip to content

Commit

Permalink
feat: list SX on ARB
Browse files Browse the repository at this point in the history
  • Loading branch information
chef-eric committed Jun 26, 2024
1 parent 2977a27 commit 3c4dfc1
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions lists/pancakeswap-arbitrum-default.json
Original file line number Diff line number Diff line change
Expand Up @@ -380,6 +380,14 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6Db8b088c4d41d622B44CD81B900bA690f2d496C.png"
},
{
"name": "SX Network",
"symbol": "SX",
"address": "0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe.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 @@ -366,5 +366,13 @@
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x6Db8b088c4d41d622B44CD81B900bA690f2d496C.png"
},
{
"name": "SX Network",
"symbol": "SX",
"address": "0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe",
"chainId": 42161,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/arbitrum/0x8CF7e3aa6fAf6Ae180E5eC3f0fb95081C2086eBe.png"
}
]

0 comments on commit 3c4dfc1

Please sign in to comment.