From 4ecc6352c773594d38fd1d31fb37d43ee9c13b2b Mon Sep 17 00:00:00 2001 From: Steliyan <50023594+steliyannedev@users.noreply.github.com> Date: Thu, 5 Jan 2023 17:03:24 +0200 Subject: [PATCH] Adding Susono (#2100) Co-authored-by: ligi --- _data/chains/eip155-13812.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 _data/chains/eip155-13812.json diff --git a/_data/chains/eip155-13812.json b/_data/chains/eip155-13812.json new file mode 100644 index 00000000..ca6ac2f8 --- /dev/null +++ b/_data/chains/eip155-13812.json @@ -0,0 +1,24 @@ +{ + "name": "Susono", + "chain": "SUS", + "rpc": [ + "https://gateway.opn.network/node/ext/bc/2VsZe5DstWw2bfgdx3YbjKcMsJnNDjni95sZorBEdk9L9Qr9Fr/rpc" + ], + "faucets": [], + "nativeCurrency": { + "name": "Susono", + "symbol": "OPN", + "decimals": 18 + }, + "infoURL": "", + "shortName": "sus", + "chainId": 13812, + "networkId": 13812, + "explorers": [ + { + "name": "Susono", + "url": "http://explorer.opn.network", + "standard": "none" + } + ] +}