mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Flare (#139)
This commit is contained in:
parent
24e49e29da
commit
f758e305b0
19
_data/chains/14.json
Normal file
19
_data/chains/14.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "Flare Mainnet",
|
||||
"chain": "FLR",
|
||||
"network": "flare",
|
||||
"rpc": [
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Spark",
|
||||
"symbol": "FLR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://flare.xyz",
|
||||
"shortName": "flr",
|
||||
"chainId": 14,
|
||||
"networkId": 14,
|
||||
"slip44": 554
|
||||
}
|
18
_data/chains/16.json
Normal file
18
_data/chains/16.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "Flare Testnet Coston",
|
||||
"chain": "FLR",
|
||||
"network": "coston",
|
||||
"rpc": [
|
||||
],
|
||||
"faucets": [
|
||||
],
|
||||
"nativeCurrency": {
|
||||
"name": "Coston Spark",
|
||||
"symbol": "CFLR",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://github.com/flare-eng/coston",
|
||||
"shortName": "cflr",
|
||||
"chainId": 16,
|
||||
"networkId": 16
|
||||
}
|
Loading…
Reference in New Issue
Block a user