diff --git a/_data/chains/eip155-535037.json b/_data/chains/eip155-535037.json new file mode 100644 index 00000000..1fdc581c --- /dev/null +++ b/_data/chains/eip155-535037.json @@ -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" + } + ] +}