mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Update coston testnet details
This commit is contained in:
parent
c2c676aaf9
commit
6e73d88ea3
|
@ -2,6 +2,7 @@
|
||||||
"name": "Flare Testnet Coston",
|
"name": "Flare Testnet Coston",
|
||||||
"chain": "FLR",
|
"chain": "FLR",
|
||||||
"rpc": [
|
"rpc": [
|
||||||
|
"https://coston-api.flare.network/ext/bc/C/rpc"
|
||||||
],
|
],
|
||||||
"faucets": [
|
"faucets": [
|
||||||
"https://faucet.towolabs.com"
|
"https://faucet.towolabs.com"
|
||||||
|
@ -11,8 +12,13 @@
|
||||||
"symbol": "CFLR",
|
"symbol": "CFLR",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"infoURL": "https://github.com/flare-eng/coston",
|
"infoURL": "https://flare.xyz",
|
||||||
"shortName": "cflr",
|
"shortName": "cflr",
|
||||||
"chainId": 16,
|
"chainId": 16,
|
||||||
"networkId": 16
|
"networkId": 16,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "blockscout",
|
||||||
|
"url": "https://coston-explorer.flare.network",
|
||||||
|
"standard": "none"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user