add JIBCHAIN (#2077)

This commit is contained in:
DOM CHAROENYOS 2022-12-29 19:27:44 +07:00 committed by GitHub
parent 947b2b279b
commit 1a627851a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 655 additions and 0 deletions

View 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
View 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