Deploying to gh-pages from @ ethereum-lists/chains@d25c1b8c3a 🚀

This commit is contained in:
ligi 2022-02-04 22:20:55 +00:00
parent e139c63d8f
commit 184293a0f2
4 changed files with 6 additions and 6 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -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"
}, { }, {

View File

@ -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",