Skip to content

Commit

Permalink
Add MATIC (BEP20) (trustwallet#6048)
Browse files Browse the repository at this point in the history
* Add MATIC (BEP20)

https://bscscan.com/token/0xcc42724c6683b7e57334c4e856f4c9965ed682bd

* Fixes (sanity and consistency, auto), history

Co-authored-by: Iamdeadlyz <[email protected]>
  • Loading branch information
Iamdeadlyz and Iamdeadlyz authored Mar 24, 2021
1 parent a4ad3fd commit cab9d62
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions blockchains/smartchain/allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,7 @@
"0xCa3F508B8e4Dd382eE878A314789373D80A5190A",
"0xCb87Cee8c77CdFD310fb3C58ff72e688d46f90b1",
"0xcc2E12a9b5b75360c6FBf23B584c275D52cDdb0E",
"0xCC42724C6683B7E57334c4E856f4c9965ED682bD",
"0xcD7C5025753a49f1881B31C48caA7C517Bb46308",
"0xcF6BB5389c92Bdda8a3747Ddb454cB7a64626C63",
"0xd399359683c1cD5267f611261eDE08F22cE9729F",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"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"
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cab9d62

Please sign in to comment.