diff --git a/package.json b/package.json index 692dcc79..6637cb1d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "mask-token-lists", - "version": "0.0.51", + "version": "0.0.52", "repository": "https://github.com/DimensionDev/Mask-Token-Lists.git", "license": "MIT", "author": "guanbinrui ", diff --git a/src/fungible-tokens/bnb.json b/src/fungible-tokens/bnb.json index e51eff93..f4a8c1fc 100644 --- a/src/fungible-tokens/bnb.json +++ b/src/fungible-tokens/bnb.json @@ -1,4 +1,12 @@ [ + { + "chainId": 56, + "decimals": 18, + "symbol": "USDT", + "name": "Tether USD", + "address": "0x55d398326f99059fF775485246999027B3197955", + "logoURI": "https://imagedelivery.net/PCnTHRkdRhGodr0AWBAvMA/Assets/blockchains/bnb/assets/0x55d398326f99059fF775485246999027B3197955/logo.png/quality=85" + }, { "chainId": 56, "decimals": 18,