Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-28 22:52:10 +00:00 committed by trust-wallet-merge-bot
parent 08f542d650
commit a938f58c3b

View File

@ -1,49 +1,49 @@
{ {
"name":"BRICKS Token", "name": "BRICKS Token",
"website":"https://mybricksfinance.com/", "website": "https://mybricksfinance.com/",
"description":"BRICKS is a token issued by MyBricks aiming to make property investment accessible for everyone.", "description": "BRICKS is a token issued by MyBricks aiming to make property investment accessible for everyone.",
"explorer":"https://bscscan.com/token/0x13e1070e3a388e53ec35480ff494538f9ffc5b8d", "explorer": "https://bscscan.com/token/0x13e1070e3a388e53ec35480ff494538f9ffc5b8d",
"type":"BEP20", "type": "BEP20",
"symbol":"BRICKS", "symbol": "BRICKS",
"decimals":9, "decimals": 9,
"status":"active", "status": "active",
"id":"0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D", "id": "0x13E1070E3a388e53Ec35480Ff494538f9FFc5b8D",
"links":[ "links": [
{ {
"name":"twitter", "name": "twitter",
"url":"https://twitter.com/MyBricksFinance" "url": "https://twitter.com/MyBricksFinance"
}, },
{ {
"name":"reddit", "name": "reddit",
"url":"https://reddit.com/r/MyBricksFinance/" "url": "https://reddit.com/r/MyBricksFinance/"
}, },
{ {
"name":"whitepaper", "name": "whitepaper",
"url":"https://mybricksfinance.com/whitepaper" "url": "https://mybricksfinance.com/whitepaper"
}, },
{ {
"name":"telegram", "name": "telegram",
"url":"https://t.me/joinchat/4Anv441AtLUxNDhk" "url": "https://t.me/joinchat/4Anv441AtLUxNDhk"
}, },
{ {
"name":"facebook", "name": "facebook",
"url":"https://facebook.com/MyBricksFinance/" "url": "https://facebook.com/MyBricksFinance/"
}, },
{ {
"name":"youtube", "name": "youtube",
"url":"https://youtube.com/channel/UCSy6_IckShnzQjfJw5Xh9qQ" "url": "https://youtube.com/channel/UCSy6_IckShnzQjfJw5Xh9qQ"
}, },
{ {
"name":"discord", "name": "discord",
"url":"https://discord.com/xE5MVQRETy" "url": "https://discord.com/xE5MVQRETy"
}, },
{ {
"name":"coinmarketcap", "name": "coinmarketcap",
"url":"https://coinmarketcap.com/currencies/mybricks/" "url": "https://coinmarketcap.com/currencies/mybricks/"
}, },
{ {
"name":"coingecko", "name": "coingecko",
"url":"https://coingecko.com/en/coins/mybricks" "url": "https://coingecko.com/en/coins/mybricks"
} }
] ]
} }