Skip to content

Commit

Permalink
Added new tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
sameepsi committed Nov 3, 2024
1 parent da636bc commit 3977936
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 1 deletion.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "quickswap-default-token-list",
"version": "1.3.55",
"version": "1.3.56",
"description": "◦ The Quickswap default token list",
"main": "build/quickswap-default.tokenlist.json",
"scripts": {
Expand Down
Binary file added src/.DS_Store
Binary file not shown.
18 changes: 18 additions & 0 deletions src/tokens/mainnet.json
Original file line number Diff line number Diff line change
Expand Up @@ -1240,5 +1240,23 @@
"chainId": 137,
"logoURI": "https://i.imgur.com/bNic6rA.jpeg",
"trending": false
},
{
"name": "Tryan",
"address": "0x550F908e06d1DA4FFEe6B1FB63730F88eCc4d230",
"symbol": "TRYAN",
"decimals": 18,
"chainId": 137,
"logoURI": "https://i.imgur.com/MyOrTE8.png",
"trending": false
},
{
"name": "PAT",
"address": "0xe1FA488cEC250c4D7566a02a6B7f092196c81d11",
"symbol": "PAT",
"decimals": 18,
"chainId": 137,
"logoURI": "https://i.imgur.com/TyALsNv.jpeg",
"trending": false
}
]

0 comments on commit 3977936

Please sign in to comment.