Skip to content

Commit 0ec89b9

Browse files
committed
The Nimbus team has a new donation address
1 parent f64d831 commit 0ec89b9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

source/docs/contributor_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ title: Contributor Guide
55

66
## How to help with funding
77

8-
We have a donation box set up at address `0x70E47C843E0F6ab0991A3189c28F2957eb6d3842`, as well as a [Gitcoin Grant page](https://gitcoin.co/grants/137/nimbus-2/).
8+
We have a donation box set up at address `0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557`, as well as a [Gitcoin Grant page](https://gitcoin.co/grants/137/nimbus-2/).
99

1010
We use funds from donations to:
1111

themes/navy/layout/index.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Nimbus is a client implementation that strives to be as lightweight as possible
6868
</div>
6969
<div class="contribute">
7070
<h3>Support</h3>
71-
<p>As a web3 public good, largely dependent on both Status and the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842">here</a> for our donation address</p>
71+
<p>As a web3 public good, largely dependent on both Status and the Ethereum Foundation for funding, grants are our lifeblood. See <a href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557">here</a> for our donation address</p>
7272
<p>
7373
<a href="https://gitcoin.co/grants/137/nimbus">Support us on Gitcoin</a>
7474
<span><a href="https://gitcoin.co/explorer?keywords=nimbus&order_by=-web3_created"><img src="../img/arrow_ogn.png" /></a></span>

themes/navy/layout/partial/footer.swig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<li class="footer-link"><a href="/docs/libraries.html" target="_blank">Github</a></li>
2121
<li class="footer-link"><a href="https://news.nimbus.team/" target="_blank">News</a></li>
2222
<li class="footer-link"><a href="https://subscribe.nimbus.team/" target="_blank">Newsletter</a></li>
23-
<li class="footer-link"><a href="https://etherscan.io/address/0x70E47C843E0F6ab0991A3189c28F2957eb6d3842" target="_blank">Donate</a></li>
23+
<li class="footer-link"><a href="https://etherscan.io/address/0xDeb4A0e8d9a8dB30a9f53AF2dCc9Eb27060c6557" target="_blank">Donate</a></li>
2424
<li class="footer-link"><a href="https://status.im/privacy-policy/" target="_blank">Privacy Policy</a></li>
2525
</ul>
2626
</div>

0 commit comments

Comments
 (0)