New RPC and icon for Bitgert Chain

This commit is contained in:
Brisepad 2022-05-01 09:05:21 +01:00
parent 63592ea768
commit 131961e9f3
2 changed files with 15 additions and 1 deletions

View File

@ -1,7 +1,11 @@
{
"name": "Bitgert Mainnet",
"chain": "Brise",
"rpc": ["https://mainnet-rpc.brisescan.com"],
"rpc": [
"https://mainnet-rpc.brisescan.com",
"https://chainrpc.com",
"https://serverrpc.com"
],
"faucets": [],
"nativeCurrency": {
"name": "Bitrise Token",
@ -12,10 +16,12 @@
"shortName": "Brise",
"chainId": 32520,
"networkId": 32520,
"icon": "brise",
"explorers": [
{
"name": "Brise Scan",
"url": "https://brisescan.com",
"icon": "brise",
"standard": "EIP3091"
}
]

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

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