Skip to content

Commit 42d46b5

Browse files
committed
feat: add logos
1 parent 8867a18 commit 42d46b5

File tree

7 files changed

+89
-6
lines changed

7 files changed

+89
-6
lines changed

data/ethereum.1/tokenlist.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@
1919
"symbol": "yBTC",
2020
"decimals": 18,
2121
"name": "yBTC",
22-
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/yBTC.svg"
22+
"logoURI": ""
2323
},
2424
{
2525
"chainId": 1,
2626
"address": "0x8236a87084f8b84306f72007f36f2618a5634494",
2727
"symbol": "LBTC",
2828
"decimals": 8,
2929
"name": "Lombard Staked BTC",
30-
"logoURI": ""
30+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/LBTC.svg"
3131
},
3232
{
3333
"chainId": 1,
@@ -43,23 +43,23 @@
4343
"symbol": "Solv BTC",
4444
"decimals": 18,
4545
"name": "SolvBTC",
46-
"logoURI": ""
46+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/SolvBTC.svg"
4747
},
4848
{
4949
"chainId": 1,
5050
"address": "0xF469fBD2abcd6B9de8E169d128226C0Fc90a012e",
5151
"symbol": "PumpBTC",
5252
"decimals": 8,
5353
"name": "PumpBTC",
54-
"logoURI": ""
54+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/PumpBTC.svg"
5555
},
5656
{
5757
"chainId": 1,
5858
"address": "0xf6718b2701D4a6498eF77D7c152b2137Ab28b8A3",
5959
"symbol": "stBTC",
6060
"decimals": 18,
6161
"name": "Lorenzo stBTC",
62-
"logoURI": ""
62+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/stBTC.svg"
6363
},
6464
{
6565
"chainId": 1,
@@ -107,7 +107,7 @@
107107
"symbol": "WETH",
108108
"decimals": 18,
109109
"name": "Wrapped Ether",
110-
"logoURI": ""
110+
"logoURI": "https://raw.githubusercontent.com/unionlabs/token-lists/main/logos/WETH.svg"
111111
},
112112
{
113113
"chainId": 1,

logos/LBTC.svg

+9
Loading

logos/PumpBTC.svg

+9
Loading

logos/SolvBTC.svg

+20
Loading

logos/WETH.svg

+9
Loading

logos/stBTC.svg

+15
Loading

logos/uniBTC.svg

+21
Loading

0 commit comments

Comments
 (0)