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@cfe5c9b2e4 🚀
This commit is contained in:
parent
9fd4de1a4a
commit
0367d8afcc
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -203,9 +203,9 @@
|
||||||
"symbol": "CFLR",
|
"symbol": "CFLR",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": [],
|
"rpc": ["https://coston-api.flare.network/ext/bc/C/rpc"],
|
||||||
"faucets": ["https://faucet.towolabs.com"],
|
"faucets": ["https://faucet.towolabs.com"],
|
||||||
"infoURL": "https://github.com/flare-eng/coston"
|
"infoURL": "https://flare.xyz"
|
||||||
}, {
|
}, {
|
||||||
"name": "ThaiChain 2.0 ThaiFi",
|
"name": "ThaiChain 2.0 ThaiFi",
|
||||||
"chainId": 17,
|
"chainId": 17,
|
||||||
|
|
|
@ -255,17 +255,22 @@
|
||||||
}, {
|
}, {
|
||||||
"name": "Flare Testnet Coston",
|
"name": "Flare Testnet Coston",
|
||||||
"chain": "FLR",
|
"chain": "FLR",
|
||||||
"rpc": [],
|
"rpc": ["https://coston-api.flare.network/ext/bc/C/rpc"],
|
||||||
"faucets": ["https://faucet.towolabs.com"],
|
"faucets": ["https://faucet.towolabs.com"],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Coston Spark",
|
"name": "Coston Spark",
|
||||||
"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": "EIP3091"
|
||||||
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ThaiChain 2.0 ThaiFi",
|
"name": "ThaiChain 2.0 ThaiFi",
|
||||||
"chain": "TCH",
|
"chain": "TCH",
|
||||||
|
@ -311,7 +316,7 @@
|
||||||
"explorers": [{
|
"explorers": [{
|
||||||
"name": "blockscout",
|
"name": "blockscout",
|
||||||
"url": "https://songbird-explorer.flare.network",
|
"url": "https://songbird-explorer.flare.network",
|
||||||
"standard": "none"
|
"standard": "EIP3091"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
"name": "ELA-ETH-Sidechain Mainnet",
|
"name": "ELA-ETH-Sidechain Mainnet",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user