Skip to content

Commit 898dbe7

Browse files
authored
add Morph USDT and BGB logos (#1706)
* add Morph USDT, BGB and BGB(old) tokens logos
1 parent ea189f1 commit 898dbe7

6 files changed

+30
-0
lines changed
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 4 additions & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "BitgetToken",
3+
"symbol": "BGB",
4+
"decimals": 18,
5+
"erc20": true,
6+
"logo": "./icons/eip155:2818/erc20:0x389C08Bc23A7317000a1FD76c7c5B0cb0b4640b5.svg"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "BitgetToken",
3+
"symbol": "BGB(old)",
4+
"decimals": 18,
5+
"erc20": true,
6+
"logo": "./icons/eip155:2818/erc20:0x55d1f1879969bdbB9960d269974564C58DBc3238.svg"
7+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "Tether USD",
3+
"symbol": "USDT",
4+
"decimals": 6,
5+
"erc20": true,
6+
"logo": "./icons/eip155:2818/erc20:0xc7D67A9cBB121b3b0b9c053DD9f469523243379A.svg"
7+
}

0 commit comments

Comments
 (0)