mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add FNCY Chain (#1803)
* add FNCY Chain * eip155-73.json prettier Co-authored-by: hoo0512 <hoo0512@nm-metaworld.com>
This commit is contained in:
parent
448d4ff867
commit
6e3f6dae75
24
_data/chains/eip155-73.json
Normal file
24
_data/chains/eip155-73.json
Normal 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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user