trustwallet-assets/blockchains/polygon/info/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

28 lines
1.1 KiB
JSON

{
"name": "Polygon",
"website": "https://polygon.technology/",
"source_code": "https://github.com/celo-org/celo-blockchain",
"white_paper": "https://github.com/maticnetwork/whitepaper",
"short_description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem",
"description": "Polygon (Matic) strives to solve the scalability and usability issues, while not compromising on decentralization and leveraging the existing developer community and ecosystem",
"explorer": "https://explorer.matic.network/",
"research": "https://docs.matic.network/",
"type": "COIN",
"symbol": "MATIC",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/celo-org/celo-blockchain"
},
{
"name": "twitter",
"url": "https://twitter.com/0xPolygon"
},
{
"name": "reddit",
"url": "https://reddit.com/r/maticnetwork/"
}
]
}