Skip to content

Commit

Permalink
update logo url
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoJoshua committed Mar 22, 2023
1 parent 0d36b35 commit 1116537
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/voltage-swap-default.tokenlist.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Voltage Swap List",
"timestamp": "2023-03-22T16:02:18.740Z",
"timestamp": "2023-03-22T16:14:39.468Z",
"version": {
"major": 1,
"minor": 8,
Expand Down Expand Up @@ -172,7 +172,7 @@
"symbol": "LIT",
"decimals": 18,
"chainId": 122,
"logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png"
"logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png"
},
{
"name": "MANTRA DAO on Fuse",
Expand Down
2 changes: 1 addition & 1 deletion src/tokens/fuse.json
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,6 @@
"symbol": "LIT",
"decimals": 18,
"chainId": 122,
"logoURI": "https://coineus.app/assets/tokens/fuse/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png"
"logoURI": "https://raw.githubusercontent.com/voltfinance/token-logos/main/logos/0xF2C6C1AA2bf8ec40F564Ea8A483F64907ea37A3F/logo.png"
}
]

0 comments on commit 1116537

Please sign in to comment.