mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
18 lines
388 B
JSON
18 lines
388 B
JSON
{
|
|
"name": "Portal Fantasy Chain Test",
|
|
"chain": "PF",
|
|
"icon": "pf",
|
|
"rpc": ["https://subnets.avax.network/portal-fantasy/testnet/rpc"],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Portal Fantasy Token",
|
|
"symbol": "PFT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://portalfantasy.io",
|
|
"shortName": "PFTEST",
|
|
"chainId": 808,
|
|
"networkId": 808,
|
|
"explorers": []
|
|
}
|