Identity & Authority: Electric Coin Company – Signal Evidence & AI Readability

Electric Coin Company

(https://electriccoin.co) 📸 Data Snapshot: May 29, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
9 Impact Weight: 15 / 100
60% Reputation

A significant authority gap exists due to the use of a pseudonym, ‘Peacemonger,’ for the head of marketing and communications. While other leaders like Daira-Emma Hopwood are named, the schema_json lacks Person entities or sameAs links to verifiable digital footprints like LinkedIn or GitHub. This lack of structured identity verification for leadership is a red flag for an organization claiming ‘openness and transparency.’

The site makes bold assertions such as ‘Zashi is growing rapidly’ and ‘momentum around shielded ZEC has never been higher’ without providing specific growth percentages, active user counts, or transaction volume metrics. The claim of ‘mathematically provable’ privacy is technically credible in the context of Zcash but is treated as a marketing slogan rather than a verifiable technical specification on the page. The disconnect lies in the marketing tone used to describe technical achievements.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://electriccoin.co/#/schema/WebSite",
            "url": "https://electriccoin.co/",
            "name": "Electric Coin Company",
            "description": "Empower people with economic freedom",
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://electriccoin.co/search/{search_term_string}/"
                },
                "query-input": "required name=search_term_string"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://electriccoin.co/#/schema/Organization",
                "name": "Electric Coin Company",
                "url": "https://electriccoin.co/"
            }
        },
        {
            "@type": "CollectionPage",
            "@id": "https://electriccoin.co/blog/",
            "url": "https://electriccoin.co/blog/",
            "name": "Blog - Electric Coin Company",
            "description": "Latest posts: Electric Coin Company…",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://electriccoin.co/#/schema/WebSite"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://electriccoin.co/#/schema/BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": "https://electriccoin.co/",
                        "name": "Electric Coin Company"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Blog"
                    }
                ]
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://electriccoin.co/blog/"
            }
        }
    ]
}
/blog/zashi-2-4-9-is-faster/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://electriccoin.co/#/schema/WebSite",
            "url": "https://electriccoin.co/",
            "name": "Electric Coin Company",
            "description": "Empower people with economic freedom",
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://electriccoin.co/search/{search_term_string}/"
                },
                "query-input": "required name=search_term_string"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://electriccoin.co/#/schema/Organization",
                "name": "Electric Coin Company",
                "url": "https://electriccoin.co/"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://electriccoin.co/blog/zashi-2-4-9-is-faster/",
            "url": "https://electriccoin.co/blog/zashi-2-4-9-is-faster/",
            "name": "Zashi 2.4.9 Is Faster! - Electric Coin Company",
            "description": "We’ve been deep in the engine room for this one. Zashi 2.4.9 brings a round of UI improvements and a serious performance boost, all driven by your feedback.",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://electriccoin.co/#/schema/WebSite"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://electriccoin.co/#/schema/BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": "https://electriccoin.co/",
                        "name": "Electric Coin Company"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": "https://electriccoin.co/blog/category/general/",
                        "name": "Category: General"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Zashi 2.4.9 Is Faster!"
                    }
                ]
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://electriccoin.co/blog/zashi-2-4-9-is-faster/"
            },
            "datePublished": "2025-12-04T18:08:28+00:00",
            "dateModified": "2025-12-04T18:08:28+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://electriccoin.co/#/schema/Person/4f77363fb800f58e5bc30007cd39cc7a",
                "name": "Electric Coin Company"
            }
        }
    ]
}
/blog/reorganizing-around-zcash-user/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://electriccoin.co/#/schema/WebSite",
            "url": "https://electriccoin.co/",
            "name": "Electric Coin Company",
            "description": "Empower people with economic freedom",
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://electriccoin.co/search/{search_term_string}/"
                },
                "query-input": "required name=search_term_string"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://electriccoin.co/#/schema/Organization",
                "name": "Electric Coin Company",
                "url": "https://electriccoin.co/"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://electriccoin.co/blog/reorganizing-around-zcash-user/",
            "url": "https://electriccoin.co/blog/reorganizing-around-zcash-user/",
            "name": "Reorganizing Around Zcash User - Electric Coin Company",
            "description": "Since the start of 2024, ECC’s top priority has been delivering the best experience for ZEC users. That means building an intuitive interface for Zcash and…",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://electriccoin.co/#/schema/WebSite"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://electriccoin.co/#/schema/BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": "https://electriccoin.co/",
                        "name": "Electric Coin Company"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": "https://electriccoin.co/blog/category/general/",
                        "name": "Category: General"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Reorganizing Around Zcash User"
                    }
                ]
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://electriccoin.co/blog/reorganizing-around-zcash-user/"
            },
            "datePublished": "2025-12-01T17:46:46+00:00",
            "dateModified": "2025-12-01T17:46:46+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://electriccoin.co/#/schema/Person/4f77363fb800f58e5bc30007cd39cc7a",
                "name": "Electric Coin Company"
            }
        }
    ]
}
/blog/gemini-sets-the-standard-for-privacy-on-cexs-with-shielded-zec-withdrawals/
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "WebSite",
            "@id": "https://electriccoin.co/#/schema/WebSite",
            "url": "https://electriccoin.co/",
            "name": "Electric Coin Company",
            "description": "Empower people with economic freedom",
            "inLanguage": "en-US",
            "potentialAction": {
                "@type": "SearchAction",
                "target": {
                    "@type": "EntryPoint",
                    "urlTemplate": "https://electriccoin.co/search/{search_term_string}/"
                },
                "query-input": "required name=search_term_string"
            },
            "publisher": {
                "@type": "Organization",
                "@id": "https://electriccoin.co/#/schema/Organization",
                "name": "Electric Coin Company",
                "url": "https://electriccoin.co/"
            }
        },
        {
            "@type": "WebPage",
            "@id": "https://electriccoin.co/blog/gemini-sets-the-standard-for-privacy-on-cexs-with-shielded-zec-withdrawals/",
            "url": "https://electriccoin.co/blog/gemini-sets-the-standard-for-privacy-on-cexs-with-shielded-zec-withdrawals/",
            "name": "Gemini Sets the Standard for Privacy on CEXs - Electric Coin Company",
            "description": "Did someone say privacy by default? Let’s break down why Gemini’s latest Zcash update is a game-changer. Last week, Gemini set a new benchmark for how…",
            "inLanguage": "en-US",
            "isPartOf": {
                "@id": "https://electriccoin.co/#/schema/WebSite"
            },
            "breadcrumb": {
                "@type": "BreadcrumbList",
                "@id": "https://electriccoin.co/#/schema/BreadcrumbList",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "item": "https://electriccoin.co/",
                        "name": "Electric Coin Company"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "item": "https://electriccoin.co/blog/category/general/",
                        "name": "Category: General"
                    },
                    {
                        "@type": "ListItem",
                        "position": 3,
                        "name": "Gemini Sets the Standard for Privacy on CEXs"
                    }
                ]
            },
            "potentialAction": {
                "@type": "ReadAction",
                "target": "https://electriccoin.co/blog/gemini-sets-the-standard-for-privacy-on-cexs-with-shielded-zec-withdrawals/"
            },
            "datePublished": "2025-11-10T20:28:13+00:00",
            "dateModified": "2025-11-10T21:11:08+00:00",
            "author": {
                "@type": "Person",
                "@id": "https://electriccoin.co/#/schema/Person/4f77363fb800f58e5bc30007cd39cc7a",
                "name": "Electric Coin Company"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
23Review mentions (all pages)
0External proof links (all pages)
PageReviewsProof links
/ (home) 11 0
/blog/zashi-2-4-9-is-faster/ 4 0
/blog/reorganizing-around-zcash-user/ 4 0
/blog/gemini-sets-the-standard-for-privacy-on-cexs-with-shielded-zec-withdrawals/ 4 0