diff --git a/_data/chains/eip155-75000.json b/_data/chains/eip155-75000.json index 2afad84e..ad58fd40 100644 --- a/_data/chains/eip155-75000.json +++ b/_data/chains/eip155-75000.json @@ -1,6 +1,7 @@ { "name": "ResinCoin Mainnet", "chain": "RESIN", + "icon": "resincoin", "rpc": ["https://mainnet.resincoin.dev"], "faucets": [], "nativeCurrency": { diff --git a/_data/icons/resincoin.json b/_data/icons/resincoin.json new file mode 100644 index 00000000..7a9b42bd --- /dev/null +++ b/_data/icons/resincoin.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb", + "width": 460, + "height": 460, + "format": "png" + } +] diff --git a/_data/iconsDownload/QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb b/_data/iconsDownload/QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb new file mode 100644 index 00000000..5ce0df7c Binary files /dev/null and b/_data/iconsDownload/QmTBszPzBeWPhjozf4TxpL2ws1NkG9yJvisx9h6MFii1zb differ