Skip to content

Commit df2255f

Browse files
Replace ₮ for T as ₮ in the USDT definition in pacific-1-evm as it is not easily searchable
1 parent ab7ffdb commit df2255f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

assetlist.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -565,17 +565,17 @@
565565
},
566566
{
567567
"name": "USDT",
568-
"description": "Tether USD₮ (Kava)",
569-
"symbol": "USD₮",
568+
"description": "Tether USDT (Kava)",
569+
"symbol": "USDT",
570570
"base": "0xB75D0B03c06A926e488e2659DF1A861F860bD3d1",
571-
"display": "USD₮",
571+
"display": "USDT",
572572
"denom_units": [
573573
{
574574
"denom": "0xB75D0B03c06A926e488e2659DF1A861F860bD3d1",
575575
"exponent": 0
576576
},
577577
{
578-
"denom": "USD₮",
578+
"denom": "USDT",
579579
"exponent": 6
580580
}
581581
],

0 commit comments

Comments
 (0)