diff --git a/_data/chains/eip155-73571.json b/_data/chains/eip155-73571.json new file mode 100644 index 000000000000..8a432312ae00 --- /dev/null +++ b/_data/chains/eip155-73571.json @@ -0,0 +1,34 @@ +{ + "name": "SELEMAN Chain", + "chain": "SMN", + "rpc": [ + "https://seleman.monarcaproject.com/rpc", + "https://seleman-edge.mineriafjs.workers.dev/rpc", + "wss://seleman-ws.monarcaproject.com" + ], + "faucets": ["https://seleman.monarcaproject.com/trust-wallet"], + "nativeCurrency": { + "name": "SELEMAN", + "symbol": "SMN", + "decimals": 18 + }, + "features": [ + { + "name": "EIP155" + }, + { + "name": "EIP1559" + } + ], + "infoURL": "https://seleman.monarcaproject.com/seleman-chain", + "shortName": "seleman", + "chainId": 73571, + "networkId": 73571, + "explorers": [ + { + "name": "seleman", + "url": "https://seleman.monarcaproject.com", + "standard": "EIP3091" + } + ] +}