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@63592ea768 🚀
This commit is contained in:
parent
0842a2301c
commit
7697442716
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -3638,6 +3638,19 @@
|
|||
"rpc": ["https://testnet-rpc.gochain.io"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://gochain.io"
|
||||
}, {
|
||||
"name": "Bitgert Mainnet",
|
||||
"chainId": 32520,
|
||||
"shortName": "Brise",
|
||||
"networkId": 32520,
|
||||
"nativeCurrency": {
|
||||
"name": "Bitrise Token",
|
||||
"symbol": "Brise",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet-rpc.brisescan.com"],
|
||||
"faucets": [],
|
||||
"infoURL": "https://bitgert.com/"
|
||||
}, {
|
||||
"name": "Fusion Mainnet",
|
||||
"chainId": 32659,
|
||||
|
|
|
@ -5062,6 +5062,25 @@
|
|||
"url": "https://testnet-explorer.gochain.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"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"
|
||||
}]
|
||||
}, {
|
||||
"name": "Fusion Mainnet",
|
||||
"chain": "FSN",
|
||||
|
|
|
@ -279,6 +279,7 @@
|
|||
"mintme": "eip155:24734",
|
||||
"esn": "eip155:31102",
|
||||
"got": "eip155:31337",
|
||||
"Brise": "eip155:32520",
|
||||
"fsn": "eip155:32659",
|
||||
"nrg": "eip155:39797",
|
||||
"PC": "eip155:42069",
|
||||
|
|
Loading…
Reference in New Issue
Block a user