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@572463e440 🚀
This commit is contained in:
parent
263e676b61
commit
c4350b6bd3
File diff suppressed because one or more lines are too long
23
chains/eip155-535037.json
Normal file
23
chains/eip155-535037.json
Normal file
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"name": "BeanEco SmartChain",
|
||||
"title": "BESC Mainnet",
|
||||
"chain": "BESC",
|
||||
"rpc": ["https://mainnet-rpc.bescscan.io"],
|
||||
"faucets": ["faucet.bescscan.ion"],
|
||||
"nativeCurrency": {
|
||||
"name": "BeanEco SmartChain",
|
||||
"symbol": "BESC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "besceco.finance",
|
||||
"shortName": "BESC",
|
||||
"chainId": 535037,
|
||||
"networkId": 535037,
|
||||
"explorers": [
|
||||
{
|
||||
"name": "bescscan",
|
||||
"url": "https://Bescscan.io",
|
||||
"standard": "EIP3091"
|
||||
}
|
||||
]
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -8955,6 +8955,19 @@
|
|||
"rpc": ["https://prealpha-rpc.scroll.io/l2"],
|
||||
"faucets": ["https://prealpha.scroll.io/faucet"],
|
||||
"infoURL": "https://scroll.io"
|
||||
}, {
|
||||
"name": "BeanEco SmartChain",
|
||||
"chainId": 535037,
|
||||
"shortName": "BESC",
|
||||
"networkId": 535037,
|
||||
"nativeCurrency": {
|
||||
"name": "BeanEco SmartChain",
|
||||
"symbol": "BESC",
|
||||
"decimals": 18
|
||||
},
|
||||
"rpc": ["https://mainnet-rpc.bescscan.io"],
|
||||
"faucets": ["faucet.bescscan.ion"],
|
||||
"infoURL": "besceco.finance"
|
||||
}, {
|
||||
"name": "Bear Network Chain Mainnet",
|
||||
"chainId": 641230,
|
||||
|
|
|
@ -13456,6 +13456,26 @@
|
|||
"url": "https://l2scan.scroll.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "BeanEco SmartChain",
|
||||
"title": "BESC Mainnet",
|
||||
"chain": "BESC",
|
||||
"rpc": ["https://mainnet-rpc.bescscan.io"],
|
||||
"faucets": ["faucet.bescscan.ion"],
|
||||
"nativeCurrency": {
|
||||
"name": "BeanEco SmartChain",
|
||||
"symbol": "BESC",
|
||||
"decimals": 18
|
||||
},
|
||||
"infoURL": "besceco.finance",
|
||||
"shortName": "BESC",
|
||||
"chainId": 535037,
|
||||
"networkId": 535037,
|
||||
"explorers": [{
|
||||
"name": "bescscan",
|
||||
"url": "https://Bescscan.io",
|
||||
"standard": "EIP3091"
|
||||
}]
|
||||
}, {
|
||||
"name": "Bear Network Chain Mainnet",
|
||||
"chain": "BRNKC",
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -688,6 +688,7 @@
|
|||
"scr": "eip155:534352",
|
||||
"scr-alpha": "eip155:534353",
|
||||
"scr-prealpha": "eip155:534354",
|
||||
"BESC": "eip155:535037",
|
||||
"BRNKC": "eip155:641230",
|
||||
"vpioneer": "eip155:666666",
|
||||
"BRNKCTEST": "eip155:751230",
|
||||
|
|
Loading…
Reference in New Issue
Block a user