chains/_data/chains/eip155-2400.json
2023-01-25 17:01:03 +01:00

28 lines
531 B
JSON

{
"name": "TCG Verse Mainnet",
"chain": "TCG Verse",
"icon": "tcg_verse",
"rpc": ["https://rpc.tcgverse.xyz"],
"faucets": [],
"nativeCurrency": {
"name": "OAS",
"symbol": "OAS",
"decimals": 18
},
"infoURL": "https://tcgverse.xyz/",
"shortName": "TCGV",
"chainId": 2400,
"networkId": 2400,
"explorers": [
{
"name": "TCG Verse Explorer",
"url": "https://explorer.tcgverse.xyz",
"standard": "EIP3091"
}
],
"parent": {
"type": "L2",
"chain": "eip155-248"
}
}