chains/chains/eip155-114.json

24 lines
531 B
JSON

{
"name": "Flare Testnet Coston2",
"chain": "FLR",
"icon": "coston2",
"rpc": ["https://coston2-api.flare.network/ext/bc/C/rpc"],
"faucets": ["https://coston2-faucet.towolabs.com"],
"nativeCurrency": {
"name": "Coston2 Flare",
"symbol": "C2FLR",
"decimals": 18
},
"infoURL": "https://flare.xyz",
"shortName": "c2flr",
"chainId": 114,
"networkId": 114,
"explorers": [
{
"name": "blockscout",
"url": "https://coston2-explorer.flare.network",
"standard": "EIP3091"
}
]
}