mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
11 lines
533 B
JSON
11 lines
533 B
JSON
|
{
|
||
|
"name": "Matic Token",
|
||
|
"symbol": "MATIC",
|
||
|
"type": "BEP20",
|
||
|
"decimals": 18,
|
||
|
"description": "Matic Network is a layer-2 scaling solution that uses sidechains for off-chain computation while ensuring asset security using Plasma framework and a decentralized network of Proof-of-Stake (PoS) vailidators.",
|
||
|
"website": "https://matic.network/",
|
||
|
"explorer": "https://bscscan.com/token/0xcc42724c6683b7e57334c4e856f4c9965ed682bd",
|
||
|
"status": "active",
|
||
|
"id": "0xCC42724C6683B7E57334c4E856f4c9965ED682bD"
|
||
|
}
|