Skip to content

Commit

Permalink
Token list logos fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ante71 committed Jul 23, 2024
1 parent ceb93ec commit d8384c4
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion default/default.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"decimals": "18",
"name": "BOB",
"symbol": "BOB",
"logoURI": "https://pbs.twimg.com/profile_images/1575754862817681408/GTj8Nggj_400x400.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x7d8146cf21e8d7cbe46054e01588207b51198729-eth.png"
},
{
"address": "0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",
Expand Down
6 changes: 3 additions & 3 deletions multichain.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"name": "Dola USD",
"symbol": "DOLA",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/DOLA/logo.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x2f29bc0ffaf9bff337b31cbe6cb5fb3bf12e5840-bsc.png"
},
{
"chainId": 10,
Expand Down Expand Up @@ -171,7 +171,7 @@
"name": "Rocket Pool ETH",
"symbol": "rETH",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/rETH/logo.png"
"logoURI": "https://assets-stage.dex.guru/icons/0xae78736cd615f374d3085123a210448e74fc6393-eth.png"
},
{
"chainId": 10,
Expand Down Expand Up @@ -339,7 +339,7 @@
"name": "BOB",
"symbol": "BOB",
"decimals": 18,
"logoURI": "https://pbs.twimg.com/profile_images/1575754862817681408/GTj8Nggj_400x400.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x7d8146cf21e8d7cbe46054e01588207b51198729-eth.png"
},
{
"chainId": 10,
Expand Down
6 changes: 3 additions & 3 deletions optimism.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"name": "Dola USD",
"symbol": "DOLA",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/DOLA/logo.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x2f29bc0ffaf9bff337b31cbe6cb5fb3bf12e5840-bsc.png"
},
{
"chainId": 10,
Expand Down Expand Up @@ -170,7 +170,7 @@
"name": "Rocket Pool ETH",
"symbol": "rETH",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/rETH/logo.png"
"logoURI": "https://assets-stage.dex.guru/icons/0xae78736cd615f374d3085123a210448e74fc6393-eth.png"
},
{
"chainId": 10,
Expand Down Expand Up @@ -330,7 +330,7 @@
"name": "BOB",
"symbol": "BOB",
"decimals": 18,
"logoURI": "https://pbs.twimg.com/profile_images/1575754862817681408/GTj8Nggj_400x400.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x7d8146cf21e8d7cbe46054e01588207b51198729-eth.png"
},
{
"chainId": 10,
Expand Down
2 changes: 1 addition & 1 deletion polygon.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"decimals": "18",
"name": "BOB",
"symbol": "BOB",
"logoURI": "https://pbs.twimg.com/profile_images/1575754862817681408/GTj8Nggj_400x400.png"
"logoURI": "https://assets-stage.dex.guru/icons/0x7d8146cf21e8d7cbe46054e01588207b51198729-eth.png"
},
{
"address": "0xe5417af564e4bfda1c483642db72007871397896",
Expand Down

0 comments on commit d8384c4

Please sign in to comment.