Added Icon for Polygon (MainNet/137 and testNet/80001) (#1942)

This commit is contained in:
Hagen Hübel 2022-11-26 18:50:35 +01:00 committed by GitHub
parent 0e082747ef
commit e49d5d83d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"name": "Polygon Mainnet",
"chain": "Polygon",
"icon": "polygon",
"rpc": [
"https://polygon-rpc.com/",
"https://rpc-mainnet.matic.network",

View File

@ -2,6 +2,7 @@
"name": "Mumbai",
"title": "Polygon Testnet Mumbai",
"chain": "Polygon",
"icon": "polygon",
"rpc": [
"https://matic-mumbai.chainstacklabs.com",
"https://rpc-mumbai.maticvigil.com",

8
_data/icons/polygon.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc",
"width": 2000,
"height": 2000,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB