mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Create eip155-530.json (F(x)Core Mainnet Network) (#1377)
* Create eip155-530.json (F(x)Core Mainnet Network) Add F(x)Core Mainnet Network * Update _data/chains/eip155-530.json * Update _data/chains/eip155-530.json Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
830090fd34
commit
224028ac7e
23
_data/chains/eip155-530.json
Normal file
23
_data/chains/eip155-530.json
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
{
|
||||||
|
"name": "F(x)Core Mainnet Network",
|
||||||
|
"chain": "Fxcore",
|
||||||
|
"network": "mainnet",
|
||||||
|
"rpc": [
|
||||||
|
"https://fx-json-web3.functionx.io:8545"
|
||||||
|
],
|
||||||
|
"faucets": [],
|
||||||
|
"nativeCurrency": {
|
||||||
|
"name": "Function X",
|
||||||
|
"symbol": "FX",
|
||||||
|
"decimals": 18
|
||||||
|
},
|
||||||
|
"infoURL": "https://functionx.io/",
|
||||||
|
"shortName": "f(x)Core",
|
||||||
|
"chainId": 530,
|
||||||
|
"networkId": 530,
|
||||||
|
"explorers": [{
|
||||||
|
"name": "FunctionX Explorer",
|
||||||
|
"url": "https://fx-evm.functionx.io",
|
||||||
|
"standard": "EIP3091"
|
||||||
|
}]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user