mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
Deploying to gh-pages from @ ethereum-lists/chains@202a546f71 🚀
This commit is contained in:
parent
48060e5099
commit
94e736bee5
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3661,7 +3661,7 @@
|
||||||
"symbol": "Brise",
|
"symbol": "Brise",
|
||||||
"decimals": 18
|
"decimals": 18
|
||||||
},
|
},
|
||||||
"rpc": ["https://mainnet-rpc.brisescan.com"],
|
"rpc": ["https://mainnet-rpc.brisescan.com", "https://chainrpc.com", "https://serverrpc.com"],
|
||||||
"faucets": [],
|
"faucets": [],
|
||||||
"infoURL": "https://bitgert.com/"
|
"infoURL": "https://bitgert.com/"
|
||||||
}, {
|
}, {
|
||||||
|
|
|
@ -5085,7 +5085,7 @@
|
||||||
}, {
|
}, {
|
||||||
"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",
|
||||||
|
@ -5096,9 +5096,11 @@
|
||||||
"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"
|
||||||
}]
|
}]
|
||||||
}, {
|
}, {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user