From 1be73490ef30a562ad6d49151486d5d748c7b451 Mon Sep 17 00:00:00 2001 From: wangchenglin <598187921@qq.com> Date: Tue, 18 Jan 2022 13:44:32 +0800 Subject: [PATCH] Create mbhu.justlists.ts --- mbhu.justlists.ts | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 mbhu.justlists.ts diff --git a/mbhu.justlists.ts b/mbhu.justlists.ts new file mode 100644 index 0000000..f564ea7 --- /dev/null +++ b/mbhu.justlists.ts @@ -0,0 +1,29 @@ +{ + "name":"JustSwap MBHU List", + "tokens":[ + { + "symbol":"MBHU", + "address":"TNvwYBR9FKznJ4n5Mt4jamx8Lbxh4caCtd", + "chainId":1, + "decimals":18, + "name":"mbhu", + "logoURI":"https://www.mbhu.info/bhu/img/logo.png" + }, + + { + "symbol":"USDT", + "address":"TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t", + "chainId":1, + "decimals":6, + "name":"Tether USD", + "logoURI":"https://coin.top/production/logo/usdtlogo.png" + } + ], + "logoURI":"https://www.mbhu.info/bhu/img/logo.png", + "version":{ + "patch":1, + "major":1, + "minor":0 + }, + "timestamp":1642483129000 +}