Add J2O Jfinchain Layer 2 (#2023)

* Add J2O Jfinchain Layer 2

* replace jfin to j2o
This commit is contained in:
DOM CHAROENYOS 2022-12-15 17:20:48 +07:00 committed by GitHub
parent 1287cd85b5
commit ef62f6ea8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"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"
}
]
}

8
_data/icons/j2otaro.json Normal file
View File

@ -0,0 +1,8 @@
[
{
"url": "ipfs://QmdUYi8fjnvdM9iFQ7dwE2YvmhDtavSB3bKhCD2GhPxPks",
"width": 512,
"height": 512,
"format": "png"
}
]

Binary file not shown.

After

Width:  |  Height:  |  Size: 37 KiB