chains/_data/chains/eip155-20736.json

25 lines
514 B
JSON

{
"name": "P12 Chain",
"chain": "P12",
"icon": "p12",
"rpc": ["https://rpc-chain.p12.games"],
"faucets": [],
"nativeCurrency": {
"name": "Hooked P2",
"symbol": "hP2",
"decimals": 18
},
"infoURL": "https://p12.network",
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"shortName": "p12",
"chainId": 20736,
"networkId": 20736,
"explorers": [
{
"name": "P12 Chain Explorer",
"url": "https://explorer.p12.games",
"standard": "EIP3091"
}
]
}