Skip to content

Commit

Permalink
Merge pull request #33 from ArchlyFi/main
Browse files Browse the repository at this point in the history
Add Arc token
  • Loading branch information
poplexity authored Jan 3, 2023
2 parents 9a55ec8 + 735c738 commit b4c16df
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion telosevm.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,16 @@
"name": "Year 365",
"decimals": 18,
"tags": ["telosevm"]
}
},
{
"chainId": 40,
"address": "0xa84df7aFbcbCC1106834a5feD9453bd1219B1fb5",
"symbol": "Arc",
"name": "Archly Arc",
"logoURI": "https://archly.fi/tokens/arc-logo.png",
"decimals": 18,
"tags": ["telosevm"]
}
],
"version": {
"major": 0,
Expand Down

0 comments on commit b4c16df

Please sign in to comment.