2018-10-27 20:58:13 +02:00
---
layout: default
active_page: donate
2019-04-01 19:42:34 -05:00
permalink: /donate/
2018-10-27 20:58:13 +02:00
---
< div class = "col-12" >
2018-12-12 15:16:48 +01:00
< div class = "row" >
< div class = "mx-auto text-center" >
< div class = "mt-4 mb-4" >
2019-04-01 19:42:34 -05:00
< a href = "https://www.privacytools.io/" >< img src = "/assets/img/layout/logo_smaller.png" class = "img-fluid" alt = "privacytools.io" ></ a >
2018-12-12 15:16:48 +01:00
</ div >
< h1 > Please Donate</ h1 >
2019-04-05 22:09:10 -05:00
< p > Our website is free of advertisements and not affiliated with any listed providers.< br > Your donation will cover our costs for servers, domains, coffee, beer, and pizza.</ p >
</ div >
</ div >
< div class = "row" >
< div class = "col-md-12 col-lg-8 offset-lg-2 text-center" >
2019-04-08 09:34:16 +08:00
2019-04-08 10:03:19 +08:00
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "btc" class = "col-sm-4 col-form-label" >< strong > Bitcoin (BTC)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "btc" type = "text" value = "1C3MVvvJwfEiS5KQmZzJkiVq7obYi2zRqb" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
2019-04-08 09:34:16 +08:00
2019-04-08 10:03:19 +08:00
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "bch" class = "col-sm-4 col-form-label" >< strong > Bitcoin Cash (BCH)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "bch" type = "text" value = "1FhsstXDBJqpAnSU9D2kCFN4nFY4vUnXZ3" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
2019-04-08 09:55:13 +08:00
2019-04-08 10:03:19 +08:00
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "eth" class = "col-sm-4 col-form-label" >< strong > Ethereum (ETH)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "eth" type = "text" value = "0x1DdD9c188aaf9198b664CeBce9a9cD03E75FdD49" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "zec" class = "col-sm-4 col-form-label" >< strong > Zcash (ZEC)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "zec" type = "text" value = "t1Sv6rSRchWUXkWNz7PkeYixTs9M2aAs4wX" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "ltc" class = "col-sm-4 col-form-label" >< strong > Litecoin (LTC)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "ltc" type = "text" value = "LSccXrCDm7zu4Gc6PiiW6sBaKjADfFGQSQ" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "xlm" class = "col-sm-4 col-form-label" >< strong > Stellar (XLM)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "xlm" type = "text" value = "GA3GFFRS2PEZHFYOKYO5FSK5GAMW44AOGI4RY5ISXOWMD3PWAARFVAA4" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
< div class = "form-group row" >
2019-04-08 10:05:52 +08:00
< label for = "xmr" class = "col-sm-4 col-form-label" >< strong > Monero (XMR)</ strong ></ label >
2019-04-08 10:03:19 +08:00
< div class = "col-sm-8" >
< input id = "xmr" type = "text" value = "45yJ8LkShLt2f9gCqbBQUcDw7um9XxD2vZ8h2Rt3GoLq9kMrznB3UAHBS1chJk9KjugpBbbJFGtdAeXE5j99wuGxDcbYUri" onclick = "this.focus();this.select()" class = "form-control input-lg" readonly >
</ div >
</ div >
2019-04-08 09:55:13 +08:00
2019-04-08 10:10:59 +08:00
< p > We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees. You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar.< br >
2019-04-05 22:09:10 -05:00
You are also welcome to donate via PayPal with an account or credit card:</ p >
</ div >
</ div >
< div class = "row" >
< div class = "mx-auto text-center" >
2018-12-12 15:16:48 +01:00
< p >
2019-04-01 19:42:34 -05:00
< a href = "https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5G9CBU8P6F4K2" target = "_blank" >< img src = "/assets/img/layout/PayPal.png" ></ a >
2018-12-12 15:16:48 +01:00
</ p >
2019-04-05 22:09:10 -05:00
</ div >
</ div >
< div class = "row" >
< div class = "col-md-8 offset-md-2 text-center" >
2019-04-08 10:10:59 +08:00
< h2 > And now for even more cryptocurrencies...</ h2 >
2019-04-05 22:09:10 -05:00
< div class = "card card-list" >
< ul class = "list-group list-group-flush" >
< li class = "list-group-item" >< strong > Brave BAT</ strong > : 0x13DA8c6176a9bd171B8285067Ae38420B39eC11E</ li >
< li class = "list-group-item" >< strong > Ripple (XRP)</ strong > : r3EPSFMZNoHPKKhWUBfobtxck5UVR2T8mF</ li >
< li class = "list-group-item" >< strong > Dogecoin (DOGE)</ strong > : DHHPUaDq562BzET6QxhudJepXNDoG7yP12</ li >
< li class = "list-group-item" >< strong > Ethereum Classic (ETC)</ strong > : 0x6807739f23B74AE07F8902aBDA03cF854678dc7e</ li >
< li class = "list-group-item" >< strong > Bitcoin SV (BSV)</ strong > : 1GamahbRfa4EBDBSN3ufEhJaE8xnH7kLim</ li >
< li class = "list-group-item" >< strong > Dash (DASH)</ strong > : Xb62GojDghypwwwZj96kAiPwktjrxWMqf9</ li >
< li class = "list-group-item" >< strong > Cardano (ADA)</ strong > : DdzFFzCqrht9wMYGwijaPDVocdpoJHXSE6MMr6L44QtxTBfSoBycXMtnrbTKzpqcRG88LZcUvJd3zXWADfgxX8K3errkhn9oB9ZuwBYe</ li >
< li class = "list-group-item" >< strong > Callisto (CLO)</ strong > : 0xfAE4cd989afADc4ad2Cef6d33f3C50fd1F216846</ li >
< li class = "list-group-item" >< strong > Decred (DCR)</ strong > : DsbNyFxiKssCA4Sa2yEa4wiWrLD1EFnivFG</ li >
< li class = "list-group-item" >< strong > DigiByte (DGB)</ strong > : DGsMoXne1VrSd7YuA6EaKh9ca7HUCnxi7Y</ li >
< li class = "list-group-item" >< strong > Expanse (EXP)</ strong > : 0x131b777EcdD546dfecCCC4f72642Ee4570c5B9f9</ li >
< li class = "list-group-item" >< strong > Groestlcoin (GRS)</ strong > : Ffjva2xhmoUmt1Xmc1LR3tHHJVuQfTDAPz</ li >
< li class = "list-group-item" >< strong > Kin (KIN)</ strong > : GBQT5R43PLKWLUOPFKDZFIXCIOG3QXU3KIJ432UQQALWSZIBW2QR43B2</ li >
< li class = "list-group-item" >< strong > Komodo (KMD)</ strong > : RDMncz9ddWUY1PQ6D9PDqkeJBLEwYvwSHC</ li >
< li class = "list-group-item" >< strong > Lisk (LSK)</ strong > : 15983493180249602776L</ li >
< li class = "list-group-item" >< strong > Gulden (NGL)</ strong > : GRCpgMzWfFk1GveSrYP7FpH7BYwpt2hLQz</ li >
< li class = "list-group-item" >< strong > Qtum (QTUM)</ strong > : QYwvS7gongbRhyG2khg2wh1LymxVGRA8Rs</ li >
< li class = "list-group-item" >< strong > Reddcoin (RDD)</ strong > : RmoLdW9DVXkxHjoFZyiDu1xzVtvckRf2Mn</ li >
< li class = "list-group-item" >< strong > Tron (TRX)</ strong > : TVjrf7S4C2ATcejmL4Z1BnH8us4QC24Gdq</ li >
< li class = "list-group-item" >< strong > Ubiq (UBQ)</ strong > : 0x2Aa4EfF8C9f8877fC733FA54d459B68840303707</ li >
< li class = "list-group-item" >< strong > Vertcoin (VTC)</ strong > : VgCf1Fwks8yaKMcDTzu5wkQTc5QLVMCwPd</ li >
< li class = "list-group-item" >< strong > Waves (WAVES)</ strong > : 3PES6AF194L56BuhRwrLF41eAsGzcGDARCi</ li >
< li class = "list-group-item" >< strong > NEM (XEM)</ strong > : NC7KTVGV7MH2EJMDM4YHAJ2AECQEBE2AXJSFACG6</ li >
< li class = "list-group-item" >< strong > Tezos (XTZ)</ strong > : tz1SUiszXUx8njTueLdnwqahYRM4QTEQ2wT3</ li >
< li class = "list-group-item" >< strong > Verge (XVG)</ strong > : D5vWPfcSbwdc55amx4Z2kVvXuHa6kiaGUH</ li >
< li class = "list-group-item" >< strong > ZCoin (XZC)</ strong > : a2sHJ3A2mo1yggmkhj4Ki6nqAT5ZnVE42n</ li >
< li class = "list-group-item" >< strong > Horizen (ZEN)</ strong > : znSwHaaYhPr2Uu6MTi5T7QCW3qP5UWmWDuY</ li >
</ ul >
</ div >
< p > The privacytools.io team does not necessarily endorse all of the cryptocurrencies recommended on this page. Please conduct your own research before purchasing any cryptocurrencies.</ p >
2018-12-12 15:16:48 +01:00
< h3 > Thanks for your support. You are awesome!</ h3 >
< p >
2019-04-01 19:42:34 -05:00
< img src = "/assets/img/misc/smile.png" class = "img-fluid" alt = "Smile" >
2018-12-12 15:16:48 +01:00
</ p >
</ div >
</ div >
2018-10-27 20:58:13 +02:00
</ div >