diff --git a/coins b/coins index d273511..e0e9f2d 100644 --- a/coins +++ b/coins @@ -1304,6 +1304,16 @@ "wiftype": 151, "txfee": 50000 }, + { + "coin": "GLD", + "name": "goldcoin", + "fname": "GoldCoin", + "rpcport": 9332, + "pubtype": 32, + "p2shtype": 5, + "wiftype": 160, + "txfee": 100000 + }, { "coin": "GLT", "name": "globaltoken", diff --git a/explorers/GLD b/explorers/GLD new file mode 100644 index 0000000..3cf570e --- /dev/null +++ b/explorers/GLD @@ -0,0 +1 @@ +["https://chainz.cryptoid.info/gld/tx.dws?"] diff --git a/icons/gld.png b/icons/gld.png new file mode 100644 index 0000000..80c0356 Binary files /dev/null and b/icons/gld.png differ