trustwallet-assets/blockchains/polygon/info/info.json
Amadeo Pellicce 6f9ddef659
blockchains/polygon: fixing wrong github link (#21148)
The previous link pointed to the Celo foundation Github. This replaces it with the correct Polygon network Github account.
2022-06-22 11:35:01 +02:00

31 lines
1.1 KiB
JSON

{
"name": "Polygon",
"website": "https://polygon.technology/",
"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://polygonscan.com/",
"research": "https://docs.matic.network/",
"type": "coin",
"symbol": "MATIC",
"decimals": 18,
"status": "active",
"links": [
{
"name": "github",
"url": "https://github.com/maticnetwork/"
},
{
"name": "twitter",
"url": "https://twitter.com/0xPolygon"
},
{
"name": "reddit",
"url": "https://reddit.com/r/maticnetwork/"
},
{
"name": "whitepaper",
"url": "https://github.com/maticnetwork/whitepaper"
}
]
}