chains/_data/chains/eip155-923018.json
MetaverseWorldInc bf6c22e4f2
update fncy chian logo and add testnet fncy chain (#1823)
* add FNCY Chain

* eip155-73.json prettier

* update fncy chain logo and add testnet fncy chain

* update fncy chain logo and add testnet fncy chain : run prettier

* update fncy chain logo and add testnet fncy chain : run prettier

* update fncy chain logo and add testnet fncy chain : build error --> shortname not unique

Co-authored-by: hoo0512 <hoo0512@nm-metaworld.com>
Co-authored-by: ligi <ligi@ligi.de>
2022-11-05 16:57:39 +01:00

25 lines
548 B
JSON

{
"name": "FNCY Testnet",
"chain": "FNCY",
"rpc": ["https://fncy-testnet-seed.fncy.world"],
"faucets": ["https://faucet-testnet.fncy.world"],
"nativeCurrency": {
"name": "FNCY",
"symbol": "FNCY",
"decimals": 18
},
"infoURL": "https://fncyscan-testnet.fncy.world",
"shortName": "tFNCY",
"chainId": 923018,
"networkId": 923018,
"icon": "fncy",
"explorers": [
{
"name": "fncy scan testnet",
"url": "https://fncyscan-testnet.fncy.world",
"icon": "fncy",
"standard": "EIP3091"
}
]
}