Ethereum Foundation
(https://ethereum.org) 📸 Data Snapshot: May 17, 2026Inspect 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.
Authority is verified through extensive structured data and sameAs links to Wikidata, Crunchbase, and GitHub. The site identifies the ‘Ethereum Foundation’ as the publisher and maintains a transparent contributor list via GitHub, with 14+ specific persons credited in the schema for individual pages. Technical implementation is flawless, with a clear heading hierarchy and a robust JSON-LD graph that confirms its identity as a global non-profit organization.
There is no disconnect between marketing tone and technical demonstration. Performance claims like ‘99.988% more energy efficient’ are tied to specific historical events (the 2022 transition to proof of stake). Bold assertions about uptime and security are supported by a decade of on-chain data and the presence of thousands of independent node operators, which the site explains how to join.
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": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org/",
"@id": "https://ethereum.org/#website",
"description": "Ethereum is a global, decentralized platform for money and new kinds of applications. On Ethereum, you control your own money, data, and identity. No bank, no middleman, no permission needed.",
"educationalUse": "Self-Paced",
"keywords": "Ethereum, ETH, Crypto, Digital Ownership, DeFi, Decentralized Finance, Privacy, Stablecoins, Web3, Blockchain, Smart Contracts, Open Source",
"inLanguage": "en",
"license": "https://opensource.org/licenses/MIT",
"audience": {
"@type": "EducationalAudience",
"audienceType": "public"
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"maintainer": {
"@id": "https://ethereum.foundation/#organization"
},
"contributor": {
"@id": "https://ethereum.org/#community-organization"
},
"about": {
"@type": "Thing",
"name": "Ethereum",
"description": "Ethereum is a global, open-source blockchain network with smart contract functionality, and a platform that powers digital ownership, decentralized finance (DeFi), and privacy-preserving applications.",
"image": "https://ethereum.org/images/assets/eth-diamond-glyph.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q16783523",
"https://en.wikipedia.org/wiki/Ethereum",
"https://x.com/ethereum",
"https://github.com/ethereum"
]
}
}
]
}
/developers/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org",
"@id": "https://ethereum.org/#website"
},
{
"@type": "WebPage",
"@id": "https://ethereum.org/developers/",
"name": "Ethereum Developer Resources | ethereum.org",
"description": "Documentation, tutorials, and tools for developers building on Ethereum.",
"url": "https://ethereum.org/developers/",
"inLanguage": "en",
"contributor": [
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "jackabald",
"url": "https://github.com/jackabald"
},
{
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
{
"@type": "Person",
"name": "carletex",
"url": "https://github.com/carletex"
},
{
"@type": "Person",
"name": "Tyler Pfledderer",
"url": ""
},
{
"@type": "Person",
"name": "ymittal",
"url": "https://github.com/ymittal"
},
{
"@type": "Person",
"name": "TylerAPfledderer",
"url": "https://github.com/TylerAPfledderer"
},
{
"@type": "Person",
"name": "Jakub Konopka",
"url": ""
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "minimalsm",
"url": "https://github.com/minimalsm"
}
],
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"isPartOf": {
"@id": "https://ethereum.org/#website"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://ethereum.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Ethereum Developer Resources | ethereum.org",
"item": "https://ethereum.org/developers/"
}
]
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"reviewedBy": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntity": {
"@id": "https://ethereum.org/developers/#developers"
}
},
{
"@type": "ItemList",
"@id": "https://ethereum.org/developers/#developers",
"name": "Ethereum Developer Resources | ethereum.org",
"description": "Comprehensive resources for building on Ethereum including tutorials, tools, documentation, and courses",
"url": "https://ethereum.org/developers/",
"numberOfItems": 13,
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Tokenization",
"description": "Create a unique token to learn the basics of scaffold-eth.",
"url": "https://speedrunethereum.com/challenge/tokenization"
},
{
"@type": "ListItem",
"position": 2,
"name": "DEX",
"description": "Build a simple automated market maker, provide liquidity, and implement token swaps.",
"url": "https://speedrunethereum.com/challenge/dex"
},
{
"@type": "ListItem",
"position": 3,
"name": "Stablecoins",
"description": "Build a stablecoin and learn stability mechanisms and price oracles.",
"url": "https://speedrunethereum.com/challenge/stablecoins"
},
{
"@type": "ListItem",
"position": 4,
"name": "Blockchain basics",
"description": "Learn how blockchains and smart contracts work, create a wallet, and sign your first transaction.",
"url": "https://updraft.cyfrin.io/courses/blockchain-basics"
},
{
"@type": "ListItem",
"position": 5,
"name": "Solidity smart contract development",
"description": "Solidity Programming is your gateway to web3 development in Ethereum compatible ecosystems.",
"url": "https://updraft.cyfrin.io/courses/solidity"
},
{
"@type": "ListItem",
"position": 6,
"name": "Foundry fundamentals",
"description": "Level up your Solidity development skills with Foundry and advanced web3 development concepts and tools.",
"url": "https://updraft.cyfrin.io/courses/foundry"
},
{
"@type": "ListItem",
"position": 7,
"name": "Advanced foundry",
"description": "Master web3 development techniques with Advanced Foundry for Solidity smart contract development.",
"url": "https://updraft.cyfrin.io/courses/advanced-foundry"
},
{
"@type": "ListItem",
"position": 8,
"name": "Smart contract security",
"description": "Start your career as a smart contract security researcher! Learn smart contract auditing and the best practices.",
"url": "https://updraft.cyfrin.io/courses/security"
},
{
"@type": "ListItem",
"position": 9,
"name": "Ethereum Mexico 2026",
"url": "https://ethmexico.org/#/ETHMX2026"
},
{
"@type": "ListItem",
"position": 10,
"name": "ETHBratislava",
"url": "http://www.ethbratislava.com/"
},
{
"@type": "ListItem",
"position": 11,
"name": "ETHGlobal New York",
"url": "https://ethglobal.com/events/newyork2026"
},
{
"@type": "ListItem",
"position": 12,
"name": "ctrl/shift 2026",
"url": "https://www.ctrlshift.events/"
},
{
"@type": "ListItem",
"position": 13,
"name": "ETHGlobal Lisbon",
"url": "https://ethglobal.com/events/lisbon2026"
}
],
"publisher": {
"@id": "https://ethereum.foundation/#organization"
}
}
]
}
/about/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org",
"@id": "https://ethereum.org/#website"
},
{
"@type": "WebPage",
"@id": "https://ethereum.org/about",
"name": "About Us",
"description": "About the team, community and mission of ethereum.org",
"url": "https://ethereum.org/about",
"inLanguage": "en",
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "GarmashAlex",
"url": "https://github.com/GarmashAlex"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "Ekam-Bitt",
"url": "https://github.com/Ekam-Bitt"
},
{
"@type": "Person",
"name": "darigovresearch",
"url": "https://github.com/darigovresearch"
},
{
"@type": "Person",
"name": "tmsko",
"url": "https://github.com/tmsko"
},
{
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
{
"@type": "Person",
"name": "samajammin",
"url": "https://github.com/samajammin"
},
{
"@type": "Person",
"name": "kziechmann",
"url": "https://github.com/kziechmann"
},
{
"@type": "Person",
"name": "Ryan Cordell",
"url": ""
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "konopkja",
"url": "https://github.com/konopkja"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
}
],
"isPartOf": {
"@id": "https://ethereum.org/#website"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://ethereum.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "About",
"item": "https://ethereum.org/about"
}
]
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"reviewedBy": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntity": {
"@id": "https://ethereum.org/about#article"
}
},
{
"@type": "Article",
"@id": "https://ethereum.org/about#article",
"isPartOf": {
"@id": "https://ethereum.org/about"
},
"headline": "About Us",
"description": "About the team, community and mission of ethereum.org",
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "GarmashAlex",
"url": "https://github.com/GarmashAlex"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "Ekam-Bitt",
"url": "https://github.com/Ekam-Bitt"
},
{
"@type": "Person",
"name": "darigovresearch",
"url": "https://github.com/darigovresearch"
},
{
"@type": "Person",
"name": "tmsko",
"url": "https://github.com/tmsko"
},
{
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
{
"@type": "Person",
"name": "samajammin",
"url": "https://github.com/samajammin"
},
{
"@type": "Person",
"name": "kziechmann",
"url": "https://github.com/kziechmann"
},
{
"@type": "Person",
"name": "Ryan Cordell",
"url": ""
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "konopkja",
"url": "https://github.com/konopkja"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
}
],
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntityOfPage": "https://ethereum.org/about",
"about": {
"@type": "Thing",
"name": "About Us",
"description": "About the team, community and mission of ethereum.org"
}
}
]
}
/what-is-ethereum/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org",
"@id": "https://ethereum.org/#website"
},
{
"@type": "WebPage",
"@id": "https://ethereum.org/what-is-ethereum/",
"name": "What is Ethereum? (A Complete Guide) | ethereum.org",
"description": "A full overview of what Ethereum is, how it works, what it does and how to start using or building on it. Explained in simple terms.",
"url": "https://ethereum.org/what-is-ethereum/",
"inLanguage": "en",
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "timbalabuch",
"url": "https://github.com/timbalabuch"
},
{
"@type": "Person",
"name": "TylerAPfledderer",
"url": "https://github.com/TylerAPfledderer"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
}
],
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"isPartOf": {
"@id": "https://ethereum.org/#website"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://ethereum.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Learn",
"item": "https://ethereum.org/learn/"
},
{
"@type": "ListItem",
"position": 3,
"name": "What is Ethereum? (A Complete Guide) | ethereum.org",
"item": "https://ethereum.org/what-is-ethereum/"
}
]
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"reviewedBy": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntity": {
"@id": "https://ethereum.org/what-is-ethereum/#what-is-ethereum"
}
},
{
"@type": "Article",
"@id": "https://ethereum.org/what-is-ethereum/#what-is-ethereum",
"isPartOf": {
"@id": "https://ethereum.org/what-is-ethereum/"
},
"headline": "What is Ethereum?",
"description": "A full overview of what Ethereum is, how it works, what it does and how to start using or building on it. Explained in simple terms.",
"image": "https://ethereum.org/images/what-is-ethereum.png",
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "timbalabuch",
"url": "https://github.com/timbalabuch"
},
{
"@type": "Person",
"name": "TylerAPfledderer",
"url": "https://github.com/TylerAPfledderer"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
}
],
"about": {
"@type": "Thing",
"name": "Ethereum",
"description": "Comprehensive guide to Ethereum, its network, capabilities, and how it works"
},
"dateModified": "February 24, 2026"
},
{
"@type": "FAQPage",
"@id": "https://ethereum.org/what-is-ethereum/#what-is-ethereum-faq",
"mainEntity": [
{
"@type": "Question",
"name": "What is Ethereum?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ethereum is a decentralized blockchain network and software development platform, powered by the cryptocurrency ether (ETH)."
}
},
{
"@type": "Question",
"name": "How does the Ethereum network work?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ethereum is a decentralized network of computers that work together to run applications and store data without a central authority."
}
},
{
"@type": "Question",
"name": "What is Ether (ETH)?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ether is the native cryptocurrency of the Ethereum network, used to pay for transactions and computational services."
}
},
{
"@type": "Question",
"name": "What can you do with Ethereum?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Ethereum enables decentralized applications, smart contracts, financial services, gaming, collectibles, and much more."
}
},
{
"@type": "Question",
"name": "How is Ethereum different from Bitcoin?",
"acceptedAnswer": {
"@type": "Answer",
"text": "While Bitcoin is primarily digital money, Ethereum is a programmable blockchain that can run applications and smart contracts."
}
}
]
}
]
}
/get-eth/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org",
"@id": "https://ethereum.org/#website"
},
{
"@type": "WebPage",
"@id": "https://ethereum.org/get-eth/",
"name": "How to get Ethereum (ETH) | ethereum.org",
"description": "Ways to get ETH: buy on an exchange, swap on a DEX, earn from DAOs, receive from peers, or earn staking rewards. Find the best option based on where you live.",
"url": "https://ethereum.org/get-eth/",
"inLanguage": "en",
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "sanjanaynvsdl",
"url": "https://github.com/sanjanaynvsdl"
},
{
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
{
"@type": "Person",
"name": "Nuno Loureiro",
"url": ""
},
{
"@type": "Person",
"name": "Uaitt",
"url": "https://github.com/Uaitt"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
}
],
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"isPartOf": {
"@id": "https://ethereum.org/#website"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://ethereum.org/"
},
{
"@type": "ListItem",
"position": 2,
"name": "How to get Ethereum (ETH) | ethereum.org",
"item": "https://ethereum.org/get-eth/"
}
]
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"reviewedBy": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntity": {
"@id": "https://ethereum.org/get-eth/#get-eth"
}
},
{
"@type": "Article",
"@id": "https://ethereum.org/get-eth/#get-eth",
"isPartOf": {
"@id": "https://ethereum.org/get-eth/"
},
"headline": "Where to get ETH",
"description": "Ways to get ETH: buy on an exchange, swap on a DEX, earn from DAOs, receive from peers, or earn staking rewards. Find the best option based on where you live.",
"image": "https://ethereum.org/images/get-eth.png",
"contributor": [
{
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
{
"@type": "Person",
"name": "sanjanaynvsdl",
"url": "https://github.com/sanjanaynvsdl"
},
{
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
{
"@type": "Person",
"name": "Nuno Loureiro",
"url": ""
},
{
"@type": "Person",
"name": "Uaitt",
"url": "https://github.com/Uaitt"
},
{
"@type": "Person",
"name": "JoeChenJ",
"url": "https://github.com/JoeChenJ"
},
{
"@type": "Person",
"name": "pettinarip",
"url": "https://github.com/pettinarip"
},
{
"@type": "Person",
"name": "wackerow",
"url": "https://github.com/wackerow"
},
{
"@type": "Person",
"name": "mnelsonBT",
"url": "https://github.com/mnelsonBT"
}
],
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"dateModified": "April 30, 2026"
}
]
}
/wallets/find-wallet/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"name": "Ethereum Foundation",
"url": "https://ethereum.foundation",
"ownershipFundingInfo": "https://ethereum.foundation/ef",
"logo": "https://ethereum.org/images/ef-logo.png",
"sameAs": [
"https://www.wikidata.org/wiki/Q114736857",
"https://www.crunchbase.com/organization/ethereum",
"https://x.com/ethereumfndn",
"https://www.linkedin.com/company/ethereum-foundation"
],
"@id": "https://ethereum.foundation/#organization"
},
{
"@type": "Organization",
"name": "Ethereum Community",
"url": "https://github.com/ethereum/ethereum-org-website/graphs/contributors",
"description": "A global collective of open-source contributors.",
"@id": "https://ethereum.org/#community-organization"
},
{
"@type": "WebSite",
"name": "ethereum.org",
"url": "https://ethereum.org",
"@id": "https://ethereum.org/#website"
},
{
"@type": "CollectionPage",
"@id": "https://ethereum.org/wallets/find-wallet/",
"name": "Find and compare Ethereum wallets | ethereum.org",
"description": "Compare Ethereum wallets side by side. Filter by features like hardware wallet support, open source, self-custody, multi-chain, staking, NFT support, and more to find the right wallet for you.",
"image": "https://ethereum.org/images/wallets/wallet-hero.png",
"url": "https://ethereum.org/wallets/find-wallet/",
"inLanguage": "en",
"contributor": {
"0": {
"@type": "Person",
"name": "corwintines",
"url": "https://github.com/corwintines"
},
"1": {
"@type": "Person",
"name": "bhargavkakadiya",
"url": "https://github.com/bhargavkakadiya"
},
"2": {
"@type": "Person",
"name": "jackabald",
"url": "https://github.com/jackabald"
},
"3": {
"@type": "Person",
"name": "TylerAPfledderer",
"url": "https://github.com/TylerAPfledderer"
},
"4": {
"@type": "Person",
"name": "nhsz",
"url": "https://github.com/nhsz"
},
"_items_truncated": true
},
"author": [
{
"@id": "https://ethereum.org/#community-organization"
}
],
"isPartOf": {
"@id": "https://ethereum.org/#website"
},
"breadcrumb": {
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "[DEPTH_TRUNCATED]",
"position": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"item": "[DEPTH_TRUNCATED]"
},
{
"@type": "[DEPTH_TRUNCATED]",
"position": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"item": "[DEPTH_TRUNCATED]"
},
{
"@type": "[DEPTH_TRUNCATED]",
"position": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"item": "[DEPTH_TRUNCATED]"
}
]
},
"publisher": {
"@id": "https://ethereum.foundation/#organization"
},
"reviewedBy": {
"@id": "https://ethereum.foundation/#organization"
},
"mainEntity": {
"@id": "https://ethereum.org/wallets/find-wallet/#wallet-list"
}
},
{
"@type": "ItemList",
"@id": "https://ethereum.org/wallets/find-wallet/#wallet-list",
"name": "Choose your wallet",
"description": "Compare Ethereum wallets side by side. Filter by features like hardware wallet support, open source, self-custody, multi-chain, staking, NFT support, and more to find the right wallet for you.",
"numberOfItems": 52,
"itemListElement": {
"0": {
"@type": "ListItem",
"position": 1,
"item": {
"@type": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"url": "[DEPTH_TRUNCATED]",
"applicationCategory": "[DEPTH_TRUNCATED]",
"operatingSystem": "[DEPTH_TRUNCATED]",
"offers": "[DEPTH_TRUNCATED]",
"additionalProperty": "[DEPTH_TRUNCATED]"
}
},
"1": {
"@type": "ListItem",
"position": 2,
"item": {
"@type": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"url": "[DEPTH_TRUNCATED]",
"applicationCategory": "[DEPTH_TRUNCATED]",
"operatingSystem": "[DEPTH_TRUNCATED]",
"offers": "[DEPTH_TRUNCATED]",
"additionalProperty": "[DEPTH_TRUNCATED]"
}
},
"2": {
"@type": "ListItem",
"position": 3,
"item": {
"@type": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"url": "[DEPTH_TRUNCATED]",
"applicationCategory": "[DEPTH_TRUNCATED]",
"operatingSystem": "[DEPTH_TRUNCATED]",
"offers": "[DEPTH_TRUNCATED]",
"additionalProperty": "[DEPTH_TRUNCATED]"
}
},
"3": {
"@type": "ListItem",
"position": 4,
"item": {
"@type": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"url": "[DEPTH_TRUNCATED]",
"applicationCategory": "[DEPTH_TRUNCATED]",
"operatingSystem": "[DEPTH_TRUNCATED]",
"offers": "[DEPTH_TRUNCATED]",
"additionalProperty": "[DEPTH_TRUNCATED]"
}
},
"4": {
"@type": "ListItem",
"position": 5,
"item": {
"@type": "[DEPTH_TRUNCATED]",
"name": "[DEPTH_TRUNCATED]",
"url": "[DEPTH_TRUNCATED]",
"applicationCategory": "[DEPTH_TRUNCATED]",
"operatingSystem": "[DEPTH_TRUNCATED]",
"offers": "[DEPTH_TRUNCATED]",
"additionalProperty": "[DEPTH_TRUNCATED]"
}
},
"_items_truncated": true
}
}
],
"_truncated": true,
"_original_size": 38927
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 2 | 0 |
| /developers/ | 2 | 0 |
| /about/ | 2 | 0 |
| /what-is-ethereum/ | 2 | 0 |
| /get-eth/ | 2 | 0 |
| /wallets/find-wallet/ | 129 | 0 |
This page presents a snapshot of public data from Ethereum Foundation, captured on May 17, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to Ethereum Foundation: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://ethereum.org to view the most current version of its content and see directly what this company is about and what it offers.