mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
19 lines
348 B
JSON
19 lines
348 B
JSON
{
|
|
"name": "Portal Fantasy Chain",
|
|
"chain": "PF",
|
|
"icon": "pf",
|
|
"rpc": [],
|
|
"faucets": [],
|
|
"nativeCurrency": {
|
|
"name": "Portal Fantasy Token",
|
|
"symbol": "PFT",
|
|
"decimals": 18
|
|
},
|
|
"infoURL": "https://portalfantasy.io",
|
|
"shortName": "PF",
|
|
"chainId": 909,
|
|
"networkId": 909,
|
|
"explorers": [],
|
|
"status": "incubating"
|
|
}
|