chains/_data/chains/eip155-35011.json
DOM CHAROENYOS ef62f6ea8c
Add J2O Jfinchain Layer 2 (#2023)
* Add J2O Jfinchain Layer 2

* replace jfin to j2o
2022-12-15 11:20:48 +01:00

25 lines
500 B
JSON

{
"name": "J2O Taro",
"chain": "TARO",
"rpc": ["https://rpc.j2o.io"],
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"faucets": [],
"nativeCurrency": {
"name": "TARO Coin",
"symbol": "taro",
"decimals": 18
},
"infoURL": "https://j2o.io",
"shortName": "j2o",
"chainId": 35011,
"networkId": 35011,
"explorers": [
{
"name": "J2O Taro Explorer",
"url": "https://exp.j2o.io",
"icon": "j2otaro",
"standard": "EIP3091"
}
]
}