mirror of
https://github.com/Instadapp/chains.git
synced 2024-07-29 22:37:19 +00:00
ADD BeanEco SmartChain (#2362)
* Create CAIP-2 MAINNET Chain ID: 535037 - 0x829FD RPC : https://mainnet-rpc.bescscan.io Graph Node : https://thegraph.bescscan.io Explorer : https://bescscan.io Staking : https://staking.bescscan.io Status : https://status.bescscan.io BOT API : https://bot.bescscan.io Docs : https://docs.bescscan.io TESTNET Chain ID: 892272 - 0xD9D70 RPC : https://testnet-rpc.bescscan.io Explorer : https://testnet-explorer.bescscan.io Faucet : https://faucet.bescscan.io * Rename CAIP-2 to ADD BeanEco SmartChain * Rename ADD BeanEco SmartChain to _data/chains/eip155-88888881.json * Update eip155-88888881.json * Update eip155-88888881.json * Update and rename _data/chains/eip155-88888881.json to _data/chains/chains/_data/chains/eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Update eip155-999999.json * Rename eip155-999999.json to eip155-535037.json * Create eip155-535037.json * Delete _data/chains/chains directory * Update _data/chains/eip155-535037.json * Update eip155-535037.json * prettier --------- Co-authored-by: ligi <ligi@ligi.de>
This commit is contained in:
parent
ccf2c5c395
commit
572463e440
23
_data/chains/eip155-535037.json
Normal file
23
_data/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"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user