mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6d5682e43f
* Coin info type should be lowercase 'coin' * Make coin info types lowercase 'coin' Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
30 lines
1.1 KiB
JSON
30 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://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/"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://github.com/maticnetwork/whitepaper"
|
|
}
|
|
]
|
|
} |