Skip to content

Commit

Permalink
feat: add new telosevm list, add BANANA, RF, VC, LVC
Browse files Browse the repository at this point in the history
  • Loading branch information
donnyquixotic committed Dec 19, 2023
1 parent 5b875cb commit 23e565f
Show file tree
Hide file tree
Showing 5 changed files with 30 additions and 0 deletions.
Binary file added logos/LVC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/RF.webp
Binary file not shown.
Binary file added logos/VC.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added logos/banana-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions tokens.telosevm.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
[
{
"name": "BANANA",
"symbol": "BANANA",
"contract": "0x7097Ee02465FB494841740B1a2b63c21Eed655E7",
"precision": 4,
"logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/banana-logo.png"
},
{
"name": "LVC",
"symbol": "LVC",
"contract": "0x7d637d806b750B9C9f5d8e4e3634AA6639246924",
"precision": 18,
"logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/LVC.png"
},
{
"name": "RF",
"symbol": "RF",
"contract": "0xb99C43d3bce4c8Ad9B95a4A178B04a7391b2a6EB",
"precision": 18,
"logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/RF.webp"
},
{
"name": "VC",
"symbol": "VC",
"contract": "0xcB61BC4aE1613abf8662B7003BaD0E2aa3F7D746",
"precision": 18,
"logo": "https://raw.githubusercontent.com/telosnetwork/token-list/master/logos/VC.png"
}
]

0 comments on commit 23e565f

Please sign in to comment.