mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
New RPC and icon for Bitgert Chain
This commit is contained in:
parent
63592ea768
commit
131961e9f3
|
@ -1,7 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "Bitgert Mainnet",
|
"name": "Bitgert Mainnet",
|
||||||
"chain": "Brise",
|
"chain": "Brise",
|
||||||
"rpc": ["https://mainnet-rpc.brisescan.com"],
|
"rpc": [
|
||||||
|
"https://mainnet-rpc.brisescan.com",
|
||||||
|
"https://chainrpc.com",
|
||||||
|
"https://serverrpc.com"
|
||||||
|
],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"nativeCurrency": {
|
"nativeCurrency": {
|
||||||
"name": "Bitrise Token",
|
"name": "Bitrise Token",
|
||||||
|
@ -12,10 +16,12 @@
|
||||||
"shortName": "Brise",
|
"shortName": "Brise",
|
||||||
"chainId": 32520,
|
"chainId": 32520,
|
||||||
"networkId": 32520,
|
"networkId": 32520,
|
||||||
|
"icon": "brise",
|
||||||
"explorers": [
|
"explorers": [
|
||||||
{
|
{
|
||||||
"name": "Brise Scan",
|
"name": "Brise Scan",
|
||||||
"url": "https://brisescan.com",
|
"url": "https://brisescan.com",
|
||||||
|
"icon": "brise",
|
||||||
"standard": "EIP3091"
|
"standard": "EIP3091"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
8
_data/icons/brise.json
Normal file
8
_data/icons/brise.json
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
[
|
||||||
|
{
|
||||||
|
"url": "ipfs://QmY3vKe1rG9AyHSGH1ouP3ER3EVUZRtRrFbFZEfEpMSd4V",
|
||||||
|
"width": 512,
|
||||||
|
"height": 512,
|
||||||
|
"format": "png"
|
||||||
|
}
|
||||||
|
]
|
Loading…
Reference in New Issue
Block a user