diff --git a/resources/gdev.yaml b/resources/gdev.yaml
index 74ae0bfa28abe1e61dea78cc4d39b5efece63ed0..a2d5008b41e15db8384fedbd0ab2c700490514cb 100644
--- a/resources/gdev.yaml
+++ b/resources/gdev.yaml
@@ -63,7 +63,7 @@ clique_smiths:
 sudo_key: "5CfodrEFe64MJtWvfhTHYBuUySr4WXLv2B41mZFucTXSGMFA"
 
 # The address which will automatically transfer 1,00 ÄžD on Genesis to the Treasury
-treasury_funder_address: "5E6q47RRGZU15LjUiBTm2DZjpqFKAjRNafYS8YV8AzTQZtLG"
+treasury_funder_pubkey: "2ny7YAdmzReQxAayyJZsyVYwYhVyax2thKcGknmQy5nQ"
 
 # The technical committee members, to act as sudo
 technical_committee:
diff --git a/resources/gtest.yaml b/resources/gtest.yaml
index 80a4ff377011e35489eadf6949a5e4f7fad17835..c580bc06f86682e24ea55970d48e75826b6694c2 100644
--- a/resources/gtest.yaml
+++ b/resources/gtest.yaml
@@ -23,7 +23,7 @@ clique_smiths:
 sudo_key: "5Hm8sBbwuLAU99dBezvgtnRmZCrUy9mhqmbQMFyGTaeATYg7"
 
 # The address which will automatically transfer 1,00 ÄžD on Genesis to the Treasury
-treasury_funder_address: "5E6q47RRGZU15LjUiBTm2DZjpqFKAjRNafYS8YV8AzTQZtLG"
+treasury_funder_pubkey: "2ny7YAdmzReQxAayyJZsyVYwYhVyax2thKcGknmQy5nQ"
 
 # The technical committee members, to act as sudo
 technical_committee: ["Pini", "moul", "HugoTrentesaux", "tuxmain", "1000i100", "vit", "cgeek"]
\ No newline at end of file