diff --git a/_data/chains/eip155-6667.json b/_data/chains/eip155-6667.json new file mode 100644 index 000000000000..7b7d5c269221 --- /dev/null +++ b/_data/chains/eip155-6667.json @@ -0,0 +1,24 @@ +{ + "name": "Storchain", + "chain": "STR", + "rpc": ["https://rpc.storchain.io"], + "faucets": [], + "nativeCurrency": { + "name": "Storchain", + "symbol": "STR", + "decimals": 18 + }, + "infoURL": "https://storchain.io", + "shortName": "str", + "chainId": 6667, + "networkId": 6667, + "icon": "str", + "explorers": [ + { + "name": "storscan", + "url": "https://scan.storchain.io", + "icon": "str", + "standard": "none" + } + ] +} diff --git a/_data/icons/str.json b/_data/icons/str.json new file mode 100644 index 000000000000..c99b350b45b3 --- /dev/null +++ b/_data/icons/str.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmdXSyjZvtVPDTLAuYoVU1cuRTEKnY96p65jgcz6wt7pfA", + "width": 995, + "height": 984, + "format": "png" + } +]