Skip to content

Commit

Permalink
feat: add SYK token
Browse files Browse the repository at this point in the history
  • Loading branch information
witherblock committed Apr 2, 2024
1 parent 18c7ca2 commit fa6a585
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
1 change: 1 addition & 0 deletions src/assets/syk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 14 additions & 5 deletions src/tokens/arbitrum-one.json
Original file line number Diff line number Diff line change
Expand Up @@ -910,7 +910,7 @@
"logoURI": "BASE_URL/assets/steur.svg",
"decimals": 18,
"quote": "derived_stable",
"intermediaryTokens": ["0x004626A008B1aCdC4c74ab51644093b155e59A23"]
"intermediaryTokens": ["0x004626A008B1aCdC4c74ab51644093b155e59A23"]
},
{
"chainId": 42161,
Expand Down Expand Up @@ -1494,7 +1494,7 @@
"decimals": 18,
"quote": "other"
},
{
{
"chainId": 42161,
"symbol": "wTIA",
"name": "Wrapped TIA",
Expand All @@ -1503,7 +1503,7 @@
"decimals": 18,
"quote": "other"
},
{
{
"chainId": 42161,
"symbol": "ARB++",
"name": "ARB++",
Expand All @@ -1512,7 +1512,7 @@
"decimals": 18,
"quote": "other"
},
{
{
"chainId": 42161,
"symbol": "ETHx",
"name": "ETHx",
Expand All @@ -1539,7 +1539,7 @@
"decimals": 18,
"quote": "stable"
},
{
{
"chainId": 42161,
"symbol": "TIA.n",
"name": "TIA.n",
Expand All @@ -1556,5 +1556,14 @@
"logoURI": "BASE_URL/assets/ependle.png",
"decimals": 18,
"quote": "other"
},
{
"chainId": 42161,
"symbol": "SYK",
"name": "Stryke Token",
"address": "0xACC51FFDeF63fB0c014c882267C3A17261A5eD50",
"logoURI": "BASE_URL/assets/syk.svg",
"decimals": 18,
"quote": "other"
}
]

0 comments on commit fa6a585

Please sign in to comment.