add FNCY Chain (#1803)

* add FNCY Chain

* eip155-73.json prettier

Co-authored-by: hoo0512 <hoo0512@nm-metaworld.com>
This commit is contained in:
MetaverseWorldInc 2022-11-02 11:14:04 +09:00 committed by GitHub
parent 448d4ff867
commit 6e3f6dae75
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -0,0 +1,24 @@
{
"name": "FNCY",
"chain": "FNCY",
"rpc": ["https://fncy-seed1.fncy.world"],
"faucets": ["https://faucet-testnet.fncy.world"],
"nativeCurrency": {
"name": "FNCY",
"symbol": "FNCY",
"decimals": 18
},
"infoURL": "https://fncyscan.fncy.world",
"shortName": "FNCY",
"chainId": 73,
"networkId": 73,
"icon": "ethereum",
"explorers": [
{
"name": "fncy scan",
"url": "https://fncyscan.fncy.world",
"icon": "ethereum",
"standard": "EIP3091"
}
]
}