mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Added Icon for Polygon (MainNet/137 and testNet/80001) (#1942)
This commit is contained in:
parent
0e082747ef
commit
e49d5d83d3
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Polygon Mainnet",
|
"name": "Polygon Mainnet",
|
||||||
"chain": "Polygon",
|
"chain": "Polygon",
|
||||||
|
"icon": "polygon",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://polygon-rpc.com/",
|
"https://polygon-rpc.com/",
|
||||||
"https://rpc-mainnet.matic.network",
|
"https://rpc-mainnet.matic.network",
|
||||||
|
|
|
@ -2,6 +2,7 @@
|
||||||
"name": "Mumbai",
|
"name": "Mumbai",
|
||||||
"title": "Polygon Testnet Mumbai",
|
"title": "Polygon Testnet Mumbai",
|
||||||
"chain": "Polygon",
|
"chain": "Polygon",
|
||||||
|
"icon": "polygon",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
"https://matic-mumbai.chainstacklabs.com",
|
"https://matic-mumbai.chainstacklabs.com",
|
||||||
"https://rpc-mumbai.maticvigil.com",
|
"https://rpc-mumbai.maticvigil.com",
|
||||||
|
|
8
_data/icons/polygon.json
Normal file
8
_data/icons/polygon.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmRNqgazYuxUa5WdddFPftTWiP3KwzBMgV9Z19QWnLMETc",
|
||||||
|
"width": 2000,
|
||||||
|
"height": 2000,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
Loading…
Reference in New Issue
Block a user