diff --git a/_data/chains/eip155-2323.json b/_data/chains/eip155-2323.json new file mode 100644 index 00000000..fe2fc377 --- /dev/null +++ b/_data/chains/eip155-2323.json @@ -0,0 +1,24 @@ +{ + "name": "SOMA Network Testnet", + "chain": "SOMA", + "rpc": ["https://data-testnet-v1.somanetwork.io/"], + "faucets": ["https://faucet.somanetwork.io"], + "nativeCurrency": { + "name": "SMA", + "symbol": "tSMA", + "decimals": 18 + }, + "infoURL": "https://somanetwork.io", + "shortName": "sma", + "chainId": 2323, + "networkId": 2323, + "icon": "soma", + "explorers": [ + { + "name": "SOMA Testnet Explorer", + "icon": "soma", + "url": "https://testnet.somascan.io", + "standard": "none" + } + ] +} diff --git a/_data/icons/soma.json b/_data/icons/soma.json new file mode 100644 index 00000000..b100d995 --- /dev/null +++ b/_data/icons/soma.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N", + "width": 500, + "height": 500, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N b/_data/iconsDownload/QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N new file mode 100644 index 00000000..4e4c1211 Binary files /dev/null and b/_data/iconsDownload/QmadSU2tcyvuzssDYGJ4rVLag43QLnKwcBerZR2zKLVU2N differ