Skip to content

Commit

Permalink
Merge pull request #9 from ante71/master
Browse files Browse the repository at this point in the history
Token list logos fix
  • Loading branch information
IAmKio authored Jul 24, 2024
2 parents ceb93ec + a252f2f commit 130bb13
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 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
8 changes: 4 additions & 4 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 Expand Up @@ -627,7 +627,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
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 130bb13

Please sign in to comment.