mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add J2O Jfinchain Layer 2 (#2023)
* Add J2O Jfinchain Layer 2 * replace jfin to j2o
This commit is contained in:
parent
1287cd85b5
commit
ef62f6ea8c
24
_data/chains/eip155-35011.json
Normal file
24
_data/chains/eip155-35011.json
Normal 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
8
_data/icons/j2otaro.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmdUYi8fjnvdM9iFQ7dwE2YvmhDtavSB3bKhCD2GhPxPks",
|
||||
"width": 512,
|
||||
"height": 512,
|
||||
"format": "png"
|
||||
}
|
||||
]
|
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Loading…
Reference in New Issue
Block a user