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@dc63324d9a 🚀
This commit is contained in:
parent
7243c1bed8
commit
f62943e090
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "PHI Network v2",
|
||||
"chain": "PHI",
|
||||
"rpc": ["https://connect.phi.network", ""],
|
||||
"rpc": ["https://connect.phi.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PHI",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Bitcoin EVM",
|
||||
"chain": "Bitcoin EVM",
|
||||
"rpc": ["https://connect.bitcoinevm.com", ""],
|
||||
"rpc": ["https://connect.bitcoinevm.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Bitcoin",
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1529,7 +1529,7 @@
|
|||
"symbol": "Φ",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://connect.phi.network", ""],
|
||||
"rpc": ["https://connect.phi.network"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://phi.network"
|
||||
}, {
|
||||
|
@ -3869,7 +3869,7 @@
|
|||
"symbol": "eBTC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://connect.bitcoinevm.com", ""],
|
||||
"rpc": ["https://connect.bitcoinevm.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://bitcoinevm.com"
|
||||
}, {
|
||||
|
|
|
@ -2151,7 +2151,7 @@
|
|||
}, {
|
||||
"name": "PHI Network v2",
|
||||
"chain": "PHI",
|
||||
"rpc": ["https://connect.phi.network", ""],
|
||||
"rpc": ["https://connect.phi.network"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "PHI",
|
||||
|
@ -5492,7 +5492,7 @@
|
|||
}, {
|
||||
"name": "Bitcoin EVM",
|
||||
"chain": "Bitcoin EVM",
|
||||
"rpc": ["https://connect.bitcoinevm.com", ""],
|
||||
"rpc": ["https://connect.bitcoinevm.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Bitcoin",
|
||||
|
|
Loading…
Reference in New Issue
Block a user