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@217afd7fcd 🚀
This commit is contained in:
parent
dd6b45367f
commit
669de90a49
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -4948,7 +4948,7 @@
|
||||||
"symbol": "PALM",
|
"symbol": "PALM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"],
|
"rpc": ["https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"infoURL": "https://palm.io"
|
||||||
}, {
|
}, {
|
||||||
|
@ -4961,7 +4961,7 @@
|
||||||
"symbol": "PALM",
|
"symbol": "PALM",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"],
|
"rpc": ["https://palm-mainnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://palm.io"
|
"infoURL": "https://palm.io"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -6851,7 +6851,7 @@
|
||||||
"name": "Palm Testnet",
|
"name": "Palm Testnet",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"icon": "palm",
|
"icon": "palm",
|
||||||
"rpc": ["https://palm-testnet.infura.io/v3/{INFURA_API_KEY}"],
|
"rpc": ["https://palm-testnet.infura.io/v3/${INFURA_API_KEY}"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "PALM",
|
"name": "PALM",
|
||||||
|
@ -6872,7 +6872,7 @@
|
||||||
"name": "Palm",
|
"name": "Palm",
|
||||||
"chain": "Palm",
|
"chain": "Palm",
|
||||||
"icon": "palm",
|
"icon": "palm",
|
||||||
"rpc": ["https://palm-mainnet.infura.io/v3/{INFURA_API_KEY}"],
|
"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