mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add Fantasia Smart Chain Mainnet (#1918)
Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
79651c14a0
commit
3f9d2740db
26
_data/chains/eip155-868.json
Normal file
26
_data/chains/eip155-868.json
Normal file
|
@ -0,0 +1,26 @@
|
||||||
|
{
|
||||||
|
"name": "Fantasia Chain Mainnet",
|
||||||
|
"chain": "FSC",
|
||||||
|
"rpc": [
|
||||||
|
"https://mainnet-data1.fantasiachain.com/",
|
||||||
|
"https://mainnet-data2.fantasiachain.com/",
|
||||||
|
"https://mainnet-data3.fantasiachain.com/"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "FST",
|
||||||
|
"symbol": "FST",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://fantasia.technology/",
|
||||||
|
"shortName": "FSCMainnet",
|
||||||
|
"chainId": 868,
|
||||||
|
"networkId": 868,
|
||||||
|
"explorers": [
|
||||||
|
{
|
||||||
|
"name": "FSCScan",
|
||||||
|
"url": "https://explorer.fantasiachain.com",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user