From 19fb9003d55fe5adcbee8863f9672e039883c5af Mon Sep 17 00:00:00 2001 From: CulperCypher <103325931+CulperCypher@users.noreply.github.com> Date: Wed, 22 Apr 2026 23:23:36 -0400 Subject: [PATCH] Add new provider Cypher Networks with details --- providers/101-cyphernetworks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 providers/101-cyphernetworks.json diff --git a/providers/101-cyphernetworks.json b/providers/101-cyphernetworks.json new file mode 100644 index 000000000..228dd7f82 --- /dev/null +++ b/providers/101-cyphernetworks.json @@ -0,0 +1,12 @@ +{ + "providerId": 101, + "providerName": "Cypher Networks", + "providerDescription": "Founded in 2024, Cypher Networks LLC is a blockchain infrastructure company focused on staking, validation, and sequencer operations. Our mission is to provide dependable infrastructure that helps secure decentralized networks and supports their long term growth.", + "providerEmail": "info@cyphernetworks.xyz", + "providerWebsite": "https://cyphernetworks.xyz", + "providerLogoUrl": "https://cyphernetworks.xyz/assets/logo.png", + "discordUsername": "culpercypher", + "providerSelfStake": [ + "0x74314b0e75c47cC793fd82f987598B5F4Dc38aB7" + ] +}