mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add fuse spark (#565)
This commit is contained in:
parent
b26975768d
commit
02fe5abf32
18
_data/chains/eip155-123.json
Normal file
18
_data/chains/eip155-123.json
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
{
|
||||||
|
"name": "Fuse Sparknet",
|
||||||
|
"chain": "fuse",
|
||||||
|
"network": "testnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://rpc.fusespark.io"
|
||||||
|
],
|
||||||
|
"faucets": ["https://get.fusespark.io"],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Spark",
|
||||||
|
"symbol": "SPARK",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://docs.fuse.io/general/fuse-network-blockchain/fuse-testnet",
|
||||||
|
"shortName": "spark",
|
||||||
|
"chainId": 123,
|
||||||
|
"networkId": 123
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user