mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@d25c1b8c3a 🚀
This commit is contained in:
parent
e139c63d8f
commit
184293a0f2
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -4064,7 +4064,7 @@
|
||||||
"symbol": "PALM",
|
"symbol": "PALM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": ["https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"infoURL": "https://palm.io"
|
||||||
}, {
|
}, {
|
||||||
|
@ -4077,7 +4077,7 @@
|
||||||
"symbol": "PALM",
|
"symbol": "PALM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": ["https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"infoURL": "https://palm.io"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -5488,7 +5488,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Palm Testnet",
|
"name": "Palm Testnet",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"rpc": [],
|
"rpc": ["https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "PALM",
|
"name": "PALM",
|
||||||
|
@ -5502,7 +5502,7 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Palm",
|
"name": "Palm",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"rpc": [],
|
"rpc": ["https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "PALM",
|
"name": "PALM",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user