Skip to content

Commit

Permalink
feat: list trump
Browse files Browse the repository at this point in the history
  • Loading branch information
ChefJerry committed Mar 7, 2024
1 parent 0d55f17 commit 9fc6282
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-extended.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "PancakeSwap Extended",
"timestamp": "2024-03-06T07:12:56.809Z",
"timestamp": "2024-03-07T05:23:12.726Z",
"version": {
"major": 2,
"minor": 16,
"patch": 208
"patch": 209
},
"logoURI": "https://pancakeswap.finance/logo.png",
"keywords": [
Expand Down Expand Up @@ -2708,6 +2708,14 @@
"decimals": 3,
"logoURI": "https://tokens.pancakeswap.finance/images/0xb465f3cb6Aba6eE375E12918387DE1eaC2301B05.png"
},
{
"name": "MAGA",
"symbol": "TRUMP",
"address": "0x4eA98c1999575aaadfb38237Dd015c5E773F75a2",
"chainId": 56,
"decimals": 9,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2.png"
},
{
"name": "Tron",
"symbol": "TRX",
Expand Down
8 changes: 8 additions & 0 deletions src/tokens/pancakeswap-extended.json
Original file line number Diff line number Diff line change
Expand Up @@ -3150,5 +3150,13 @@
"chainId": 56,
"decimals": 18,
"logoURI": "https://tokens.pancakeswap.finance/images/0x2416092f143378750bb29b79eD961ab195CcEea5.png"
},
{
"name": "MAGA",
"symbol": "TRUMP",
"address": "0x4eA98c1999575aaadfb38237Dd015c5E773F75a2",
"chainId": 56,
"decimals": 9,
"logoURI": "https://tokens.pancakeswap.finance/images/0x4eA98c1999575aaadfb38237Dd015c5E773F75a2.png"
}
]

0 comments on commit 9fc6282

Please sign in to comment.