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:
BESC 2023-03-05 03:37:39 -05:00 committed by GitHub
parent ccf2c5c395
commit 572463e440
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View 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"
}
]
}