mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Add New Chain
This commit is contained in:
parent
b7860c2431
commit
5208890b34
22
_data/chains/eip155-32520.json
Normal file
22
_data/chains/eip155-32520.json
Normal file
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"name": "Bitgert Mainnet",
|
||||
"chain": "Brise",
|
||||
"rpc": ["https://mainnet-rpc.brisescan.com"],
|
||||
"faucets": [],
|
||||
"nativeCurrency": {
|
||||
"name": "Bitrise Token",
|
||||
"symbol": "Brise",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "https://bitgert.com/",
|
||||
"shortName": "Brise",
|
||||
"chainId": 32520,
|
||||
"networkId": 32520,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "Brise Scan",
|
||||
"url": "https://brisescan.com",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user