From 3431c00de5d8b15716dcf84f99ea8b18e6983075 Mon Sep 17 00:00:00 2001 From: m1amgn Date: Fri, 6 Feb 2026 17:05:48 +0700 Subject: [PATCH 1/2] Update 26-citizenweb3.json, added to Provider #26 attester addresses for sequencers the provider directly stakes --- providers/26-citizenweb3.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/providers/26-citizenweb3.json b/providers/26-citizenweb3.json index 73c16ea76..87364ff67 100644 --- a/providers/26-citizenweb3.json +++ b/providers/26-citizenweb3.json @@ -5,5 +5,12 @@ "providerEmail": "citizenweb3@protonmail.com", "providerWebsite": "https://citizenweb3.com", "providerLogoUrl": "https://raw.githubusercontent.com/citizenweb3/citizenweb3/refs/heads/master/project/branding/Citizen-Web3-latest-logo256-256.png", - "discordUsername": "serejandmyself_citizenweb3, alibabaedge" + "discordUsername": "serejandmyself_citizenweb3, alibabaedge", + "providerSelfStake": [ + "0x31d9d6b1e666db12a537f70740671d9fb3e7d6a5", + "0x082109fc2a4730ee2add9c3639fad5cba2c34abb", + "0xbc7118972b92169aaae190b2a6c4efb67fd9c3a7", + "0xe6eef9bad63817bd61524ab939495f5e2a6752a0", + "0x9d48e0cdd7c21a0c6203a280651253fcd9e68327" + ] } From 18ad94c275abc1414ef3fb6f6cd95312fd6fbed8 Mon Sep 17 00:00:00 2001 From: alibabaedge Date: Wed, 11 Feb 2026 21:19:20 +0100 Subject: [PATCH 2/2] Add Citizen Web3 testnet provider Add new testnet provider entry for Citizen Web3 (providerId 35). Includes metadata: providerName, providerDescription, contact email, website, logo URL, and Discord usernames to register this non-custodial, self-hosted validator and infrastructure provider for testnet listings. --- providers-testnet/35-citizenweb3.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 providers-testnet/35-citizenweb3.json diff --git a/providers-testnet/35-citizenweb3.json b/providers-testnet/35-citizenweb3.json new file mode 100644 index 000000000..36322a37a --- /dev/null +++ b/providers-testnet/35-citizenweb3.json @@ -0,0 +1,9 @@ +{ + "providerId": 35, + "providerName": "Citizen Web3", + "providerDescription": "Non-Custodial, Self-Hosted, Bare-Metal Validator and Infrastructure Provider. Citizen Web3 Podcast, Validator Info. W3S, B.V.C.", + "providerEmail": "citizenweb3@protonmail.com", + "providerWebsite": "https://citizenweb3.com", + "providerLogoUrl": "https://raw.githubusercontent.com/citizenweb3/citizenweb3/refs/heads/master/project/branding/Citizen-Web3-latest-logo256-256.png", + "discordUsername": "serejandmyself_citizenweb3, alibabaedge" +}