mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
add JIBCHAIN (#2077)
This commit is contained in:
parent
947b2b279b
commit
1a627851a4
23
_data/chains/eip155-8899.json
Normal file
23
_data/chains/eip155-8899.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "JIBCHAIN L1",
|
||||
"chain": "JBC",
|
||||
"rpc": ["https://rpc-l1.jibchain.net"],
|
||||
"faucets": [],
|
||||
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
|
||||
"nativeCurrency": {
|
||||
"name": "JIBCOIN",
|
||||
"symbol": "JBC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://jibchain.net",
|
||||
"shortName": "jbc",
|
||||
"chainId": 8899,
|
||||
"networkId": 8899,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "JIBCHAIN Explorer",
|
||||
"url": "https://exp-l1.jibchain.net",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
8
_data/icons/jbc.json
Normal file
8
_data/icons/jbc.json
Normal file
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"url": "ipfs://QmZRBRh7GNbG3Ha9cT49pAFLJUQFhPZNAtG5ukRLXw1fpV",
|
||||
"width": 800,
|
||||
"height": 800,
|
||||
"format": "svg"
|
||||
}
|
||||
]
|
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 4.3 MiB |
Loading…
Reference in New Issue
Block a user