diff --git a/coins b/coins index ef97862..89fe4e0 100644 --- a/coins +++ b/coins @@ -2017,6 +2017,12 @@ "fname": "VerusCoin", "rpcport": 27486 }, + { + "coin": "ZILLA", + "asset": "ZILLA", + "fname": "ChainZilla", + "rpcport": 10041 + }, { "coin": "JUMBLR", "asset": "JUMBLR", diff --git a/electrums/ZILLA b/electrums/ZILLA new file mode 100644 index 0000000..7091efc --- /dev/null +++ b/electrums/ZILLA @@ -0,0 +1 @@ +[{"158.69.0.198":10028},{"electrum2.cipig.net":10028},{"electrum1.cipig.net":10028}] diff --git a/explorers/ZILLA b/explorers/ZILLA new file mode 100644 index 0000000..131c1f6 --- /dev/null +++ b/explorers/ZILLA @@ -0,0 +1 @@ +["https://www.zillaexplorer.io/tx/"] diff --git a/icons/zilla.png b/icons/zilla.png new file mode 100644 index 0000000..ed20eae Binary files /dev/null and b/icons/zilla.png differ