mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
28 lines
888 B
JSON
28 lines
888 B
JSON
{
|
|
"name": "Blocksquare",
|
|
"website": "https://blocksquare.io/",
|
|
"source_code": "https://github.com/blocksquare",
|
|
"description": "Increase value and liquidity of real estate properties in your portfolio.",
|
|
"explorer": "https://etherscan.io/token/0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/blocksquare",
|
|
"handle": "blocksquare_io"
|
|
},
|
|
{
|
|
"name": "Linkedin",
|
|
"url": "https://linkedin.com/company/blocksquare/"
|
|
},
|
|
{
|
|
"name": "Reddit",
|
|
"url": "https://www.reddit.com/r/Blocksquare_io/",
|
|
"handle": "Blocksquare_io"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "BST",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x509A38b7a1cC0dcd83Aa9d06214663D9eC7c7F4a"
|
|
} |