Add Coinbit Mainnet (#2724)

* Add Coinbit Mainnet

* Create coinbit.json

* Remove slash from explorer url

* Update RPC Url and Decimals

* Update blockscout explorer urk

---------

Co-authored-by: Heri Sim <527101+heri16@users.noreply.github.com>
This commit is contained in:
AnggaPvr 2023-05-04 16:09:40 +08:00 committed by GitHub
parent 1e8a4602ce
commit 836030d6f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,24 @@
{
"name": "Coinbit Mainnet",
"chain": "Coinbit",
"rpc": ["https://coinbit-rpc-mainnet.chain.sbcrypto.app"],
"faucets": [],
"nativeCurrency": {
"name": "Gas IDR",
"symbol": "GIDR",
"decimals": 18
},
"infoURL": "https://crypto.stockbit.com/",
"shortName": "coinbit",
"chainId": 112,
"networkId": 112,
"icon": "coinbit",
"explorers": [
{
"name": "blockscout",
"url": "https://coinbit-explorer.chain.sbcrypto.app",
"icon": "blockscout",
"standard": "EIP3091"
}
]
}

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

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