{"id":"keeta","title":"Keeta","content":"**Keeta** is a Layer 1 [blockchain](https://iq.wiki/wiki/blockchain) network designed to function as a scalable infrastructure for global finance, aiming to bridge traditional financial (TradFi) systems with [decentralized finance (DeFi)](https://iq.wiki/wiki/defi). The network focuses on providing high-throughput transaction processing, native support for [real-world asset (RWA) ](https://iq.wiki/wiki/real-world-assets-rwas)tokenization, and integrated compliance features. [\\[11\\]](#cite-id-event-mainnet-launch-link) [\\[2\\]](#cite-id-Ko9XgZLZaF)\n\n## Overview\n\nKeeta was founded in 2022 by [Ty Schenk](https://iq.wiki/wiki/ty-schenk) with the mission to create a universal interoperability layer for all payment networks and assets. The project aims to address the inefficiencies of what it terms \"outdated financial rails\" by enabling instant, low-cost transfers between different payment systems, blockchains, and currencies. The core design of the Keeta network integrates functionalities for regulatory compliance, digital identity, and asset management directly into its base layer, which contrasts with other blockchains that typically rely on application-layer smart contracts to provide these services. Its technical architecture is built on three primary mechanisms: a unique hybrid [Directed Acyclic Graph](https://iq.wiki/wiki/directed-acyclic-graph-dag) (DAG) design, a client-directed transaction validation process that eliminates the need for a traditional mempool, and a cloud-native framework designed for linear scalability. [\\[3\\]](#cite-id-a521Gz7UQI) [\\[10\\]](#cite-id-event-public-stress-test-link) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\nThe project positions itself as a high-performance competitor to established [Layer 1](https://iq.wiki/wiki/layer-1) networks such as [Ethereum](https://iq.wiki/wiki/ethereum) and [Solana](https://iq.wiki/wiki/solana), citing superior transaction speeds and lower costs. It has garnered significant attention due to its backing by prominent figures in the technology industry, most notably Eric Schmidt, the former CEO of Google. Schmidt has publicly endorsed the project's vision and technical approach. [\\[5\\]](#cite-id-am5t8ELtTW)\n\nIn a statement regarding the project, Eric Schmidt commented, \"Keeta represents a monumental step forward in the evolution of global financial infrastructure. The team has combined technical excellence with a clear understanding of the regulatory and institutional landscape... I'm confident in their long-term vision and proud to support a platform that has the potential to fundamentally reshape how value moves around the world.\" [\\[11\\]](#cite-id-event-mainnet-launch-link)\n\n[Ty Schenk](https://iq.wiki/wiki/ty-schenk), the founder and CEO, has stated, \"Keeta really is the most advanced, scalable L1 in the world, and now we get to prove it.\" The network's strategy involves providing a robust platform for financial institutions, developers, and individuals to build and use applications that require high scalability and regulatory adherence. [\\[10\\]](#cite-id-event-public-stress-test-link)\n\n## History\n\nThe development of the Keeta network began in 2023, following a successful fundraising round that secured $20 million. The project was founded a year prior, in 2022. The team focused on building the core infrastructure before introducing its native token to the public. [\\[9\\]](#cite-id-event-kta-token-launch-link) [\\[11\\]](#cite-id-event-mainnet-launch-link)\n\nA significant milestone occurred in March 2025 with the Token Generation Event (TGE) of its native utility token, $KTA. The token was initially launched on the [Base](https://iq.wiki/wiki/base) network, an [Ethereum](https://iq.wiki/wiki/ethereum) Layer 2 solution, which allowed for early liquidity and distribution before the Keeta [mainnet](https://iq.wiki/wiki/mainnet) was operational. The project's [whitepaper](https://iq.wiki/wiki/white-paper), authored by Roy Keene, Tanveer Wahid, Ezra Ripps, and [Ty Schenk](https://iq.wiki/wiki/ty-schenk), was made available around the same time, with a filename indicating a publication date of March 12, 2025. [\\[9\\]](#cite-id-event-kta-token-launch-link) [\\[3\\]](#cite-id-a521Gz7UQI) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\nThe Keeta [testnet](https://iq.wiki/wiki/testnet) was launched in April 2025, allowing developers and users to experiment with the network's capabilities. In June 2025, Keeta conducted a public stress test to demonstrate its performance under heavy load. This test was a collaborative effort with Google's Spanner engineering team and was monitored by the third-party [validator](https://iq.wiki/wiki/validator) Chainspect. The test yielded results that surpassed the network's initial performance claims. [\\[10\\]](#cite-id-event-public-stress-test-link)\n\nFollowing the successful [testnet](https://iq.wiki/wiki/testnet) phase, the Keeta [mainnet](https://iq.wiki/wiki/mainnet) officially launched on September 22, 2025. At the time of its launch, the network had already achieved significant traction on its [testnet](https://iq.wiki/wiki/testnet), with data indicating the existence of 235 million wallets holding a non-zero balance and 42 million wallets that had completed at least one transaction. [\\[5\\]](#cite-id-am5t8ELtTW)\n\n## Technology\n\nKeeta's architecture is designed to optimize for transaction speed, scalability, and the specific needs of financial applications. It combines a unique data structure with a [Delegated Proof of Stake](https://iq.wiki/wiki/delegated-proof-of-stake-dpos) [consensus mechanism](https://iq.wiki/wiki/consensus-mechanism) and integrates several financial primitives at the protocol level.\n\n### Architecture and Consensus\n\nKeeta is a Layer 1 [blockchain](https://iq.wiki/wiki/blockchain), meaning it is a standalone protocol that processes and finalizes transactions on its own chain without relying on another network for security or settlement. The network utilizes a Delegated Proof of Stake (dPoS) consensus mechanism, where token holders delegate the voting weight of their tokens to a select group of \"representatives\" (validators) responsible for securing the network. These representatives vote on the validity of transactions to reach a consensus. [\\[9\\]](#cite-id-event-kta-token-launch-link) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\nA key element of Keeta's design is its use of a \"virtual\" Directed Acyclic Graph (DAG) data structure. Unlike traditional blockchains that arrange all transactions into a single, linear chain of blocks, Keeta gives each account its own individual [blockchain](https://iq.wiki/wiki/blockchain). Inter-account transactions create virtual links between these chains, forming a DAG-like structure. This design allows for transactions that do not affect the same accounts to be processed in parallel, which is a critical factor in its claimed scalability. Other high-performance blockchains, such as [Avalanche](https://iq.wiki/wiki/avalanche) and [Fantom](https://iq.wiki/wiki/fantom), also utilize DAG-like structures to enhance throughput. [\\[9\\]](#cite-id-event-kta-token-launch-link) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n#### Transaction Processing and Mempool Elimination\n\nKeeta employs a \"client-directed\" approach to transaction validation that eliminates the traditional mempool, where transactions wait to be selected by [block](https://iq.wiki/wiki/block) producers. This process is designed to reduce latency and prevent issues like front-running. The validation occurs in a two-phase voting process managed directly by the client initiating the transaction. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n1. **Temporary Votes:** The client sends the proposed transaction block(s) directly to a quorum of representatives. Each representative validates the transaction based on the current state of their ledger and, if valid, returns a signed \"temporary vote.\" These votes are short-lived and serve to establish an initial consensus.\n2. **Permanent Votes:** Once the client collects a sufficient number of temporary votes (a quorum based on delegated voting power), it requests \"permanent votes\" from the same representatives.\n3. **Vote Staple and Publication:** The client bundles the transaction blocks and the permanent votes into a single package called a \"vote staple.\" This staple is then broadcast to the entire network for publication. Nodes only forward staples that contain a valid quorum of permanent votes, ensuring that only finalized transactions are propagated.\n\nThis method contrasts with the probabilistic nature of mempool-based systems, providing more deterministic transaction settlement. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n#### Data Structures\n\nThe network utilizes standardized and extensible data formats to ensure long-term adaptability. Blocks are encoded in ASN.1 DER, a flexible and versioned container format, while votes are structured as X.509 certificates, a widely used standard for public key infrastructure. This allows for future upgrades and the adoption of new cryptographic methods without disrupting the network. For concurrency control, Keeta uses an Optimistic Concurrency Control (OCC) model, which assumes transactions are non-conflicting by default and handles conflicts upon detection, thereby increasing throughput. The system also implements partial ordering, where transactions are only ordered relative to others that affect the same state, rather than enforcing a total global order for all transactions. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n### Performance\n\nKeeta's performance claims are a central part of its value proposition. The network was designed to support over 10,000,000 transactions per second (TPS) with a transaction finality time of 400 milliseconds. Transaction finality refers to the time it takes for a transaction to be considered permanent and irreversible. The architecture is engineered to scale linearly with hardware resources, leveraging cloud-native technologies and common protocols like HTTP and WebSockets to take advantage of the scaling capabilities of cloud providers. [\\[3\\]](#cite-id-a521Gz7UQI) [\\[13\\]](#cite-id-Gop1go34Ro) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\nThese claims were tested during a public stress test in June 2025, which reportedly achieved a verified peak throughput of 11.2 million TPS. During this test, the network processed 26.5 billion transactions from over 30 million unique accounts, adding more than 2.2 terabytes of data to its ledger. The results positioned Keeta's performance as significantly higher than existing payment systems like Visa, which is estimated to handle up to 65,000 TPS, and other major blockchains like [Solana](https://iq.wiki/wiki/solana). [\\[10\\]](#cite-id-event-public-stress-test-link) [\\[9\\]](#cite-id-event-kta-token-launch-link)\n\n### Core Features\n\nKeeta integrates several features directly into its protocol layer to support financial applications and ensure regulatory compliance.\n\n* **Built-in Compliance and Digital Identity:** The network includes a native framework for Know Your Customer (KYC) and digital identity verification. It utilizes X.509 certificates, a standard in public key infrastructure, to associate verified identities with accounts. Trusted third-party KYC providers can issue these secure, privacy-preserving digital certificates, which can be used for instant identity verification across the network without exposing sensitive personally identifiable information (PII) on the ledger. [\\[3\\]](#cite-id-a521Gz7UQI) [\\[12\\]](#cite-id-GY5HYFlcR5)\n* **Native Tokenization:** Keeta features a built-in tokenization engine that allows participants to create and manage digital representations of any asset, including real-world assets like securities, real estate, or commodities. This is supported by a flexible account structure that includes keyed accounts (controlled by private keys) and generated accounts (deterministic addresses for specific purposes like tokens or storage). This native functionality is designed to be more efficient and secure than relying on smart contracts built on top of the [blockchain](https://iq.wiki/wiki/blockchain), as it reduces complexity and potential vulnerabilities. [\\[3\\]](#cite-id-a521Gz7UQI) [\\[13\\]](#cite-id-Gop1go34Ro)\n* **Flexible Rules Engine:** The protocol incorporates a rules engine based on an Access Control List (ACL) system that gives asset issuers granular control over their tokens. Permissions can be defined for specific accounts and assets, allowing for the enforcement of complex compliance requirements, transfer restrictions, and other governance rules directly at the protocol [level](https://iq.wiki/wiki/level). [\\[10\\]](#cite-id-event-public-stress-test-link) [\\[12\\]](#cite-id-GY5HYFlcR5)\n* **On-chain Foreign Exchange (FX):** The network has native support for on-chain foreign exchange, facilitating seamless atomic swaps between different currencies and assets directly on the [blockchain](https://iq.wiki/wiki/blockchain). This feature is intended to reduce the reliance on external intermediaries for cross-currency transactions. [\\[9\\]](#cite-id-event-kta-token-launch-link) [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n## Security\n\nKeeta employs a multi-layered security strategy that combines established cryptographic standards, data integrity measures, and protections against [common](https://iq.wiki/wiki/common) network attacks.\n\n### Cryptography and Data Integrity\n\nThe network's security is founded on proven cryptographic methods. It supports multiple digital signature algorithms, including ECDSA (with curves secp256k1 and secp256r1) and Ed25519. For hashing, it utilizes SHA3-256. The protocol is designed to be extensible, allowing for the future integration of post-quantum cryptographic (PQC) algorithms as they become standardized. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\nData integrity is maintained through several mechanisms. The ledger is append-only, meaning validated transactions become immutable records. Each [block](https://iq.wiki/wiki/block) is cryptographically linked to the previous one in its account-chain, ensuring a verifiable and tamper-evident history. All direct communication with representatives for voting is secured using Transport Layer Security (TLS), which provides encryption, authentication, and message integrity. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n### Attack Vector Mitigation\n\nKeeta's architecture includes specific measures to defend against common decentralized network attacks:\n\n* [**Sybil Attacks**](https://iq.wiki/wiki/sybil-attack)**:** To prevent an adversary from gaining undue influence by creating numerous fake identities, Keeta supports the use of X.509 certificates to authenticate representatives. This ties network validators to identities verified through a public key infrastructure (PKI), making it difficult and costly to create a large number of Sybil nodes.\n* **Spam and** [**Denial of Service (DoS) Attacks**](https://iq.wiki/wiki/distributed-denial-of-service-ddos-attack)**:** The network mitigates spam and DoS attacks through its representative-based model. Since clients communicate directly with representatives over HTTPS, standard DDoS prevention tools can be employed. Furthermore, representatives have the discretion to manage network traffic by adjusting transaction fees in response to abnormal activity or by choosing to decline votes for transactions identified as spam, providing a financial deterrent and a direct filtering mechanism.\n\nThese security features are designed to create a robust and resilient environment for high-value financial transactions. [\\[12\\]](#cite-id-GY5HYFlcR5)\n\n## Tokenomics ($KTA)\n\nThe native asset of the Keeta network is the KTA token, which is integral to the functioning and governance of the ecosystem.\n\n### Token Details\n\n* **Ticker:** KTA\n* **Maximum Supply:** 1,000,000,000 KTA\n* **Total Supply:** 1,000,000,000 KTA\n* **Initial Launch Network:** [Base](https://iq.wiki/wiki/base)\n* **Contract Address (Base):** `0xc0634090F2Fe6c6d75e61Be2b949464aBB498973`\n\nThe KTA token was first issued on the [Base](https://iq.wiki/wiki/base) network before the Keeta [mainnet](https://iq.wiki/wiki/mainnet) was launched, making it available for trading on various centralized and decentralized exchanges. [\\[7\\]](#cite-id-7sRUUkwR5P)\n\n### Allocation and Vesting\n\nThe total supply of 1 billion KTA tokens is allocated across several categories to support the network's growth and development.\n\n* **Community:** 50%\n* **Team and Investors:** 40%\n* **Foundation Treasury:** 10%\n\nTokens allocated to the team and early investors are subject to linear vesting schedules that range from 24 to 48 months. The first token unlock for these stakeholders was scheduled for September 2025, with the full supply expected to be in circulation by 2030. This vesting structure is intended to align the long-term interests of the core team and backers with those of the broader community. [\\[9\\]](#cite-id-event-kta-token-launch-link)\n\n### Utility\n\nThe KTA token has two primary functions within the Keeta ecosystem:\n\n1. **Transaction Fees:** KTA is used to pay for all transactions and operations on the network, such as asset transfers, token swaps, and the execution of protocol-level rules.\n2. **Governance:** KTA serves as the [governance token](https://iq.wiki/wiki/governance-tokens), granting holders the right to participate in decentralized decision-making processes that affect the future development and parameters of the network.\n\nThese utilities are designed to create demand for the token that is tied to the adoption and usage of the Keeta [blockchain](https://iq.wiki/wiki/blockchain). [\\[10\\]](#cite-id-event-public-stress-test-link)\n\n## Ecosystem and Partnerships\n\nKeeta has established several strategic partnerships to build out its ecosystem and enhance its capabilities, particularly in the areas of compliance and digital identity.\n\n* **Footprint:** Keeta partnered with Footprint, a New York-based KYC and identity verification company. Footprint provides a \"one-click\" KYC solution to onboard users onto the Keeta network. Through this partnership, Footprint issues KYC certificates that are recognized by the protocol, streamlining the compliance process for users and applications. [\\[9\\]](#cite-id-event-kta-token-launch-link)\n* **SOLO:** The network is collaborating with [SOLO](https://iq.wiki/wiki/project-solo), a financial infrastructure firm also backed by Eric Schmidt, to launch an on-chain credit bureau. [SOLO](https://iq.wiki/wiki/project-solo) is developing a product named **PASS**, which will function as a banking-grade financial identity layer on the Keeta [blockchain](https://iq.wiki/wiki/blockchain). PASS will allow sensitive information, such as KYC data and income credentials, to be securely stored on-chain and used across both Web2 and [Web3](https://iq.wiki/wiki/web3) applications. [\\[9\\]](#cite-id-event-kta-token-launch-link)\n* **Google's Spanner Team & Chainspect:** For its public stress test, Keeta collaborated with the engineering team for Google's Spanner, a distributed database service. The test was independently monitored and verified by Chainspect, a third-party validation firm, which lent credibility to the performance results. [\\[11\\]](#cite-id-event-mainnet-launch-link)\n\n## Team and Investors\n\nKeeta was founded by CEO [Ty Schenk](https://iq.wiki/wiki/ty-schenk). The project is operated by Keeta Inc., which is headquartered in Miami, Florida. [\\[10\\]](#cite-id-event-public-stress-test-link)\n\nThe project has raised a total of $20 million in funding. Its most prominent investor is Eric Schmidt, the former CEO of Google, whose involvement has been a key factor in the project's public profile and strategic partnerships. [\\[11\\]](#cite-id-event-mainnet-launch-link)","summary":"Keeta is a Layer 1 blockchain designed to bridge TradFi and DeFi. Backed by former Google CEO Eric Schmidt, it offers high scalability for global payments, RWA tokenization, and features built-in compliance, KYC, and digital identity solutions.","images":[{"id":"QmVB8EN5NdYCbeBjK9db8LEb3TZ182MuEULUQDinj9Jmi4","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"defi"}],"tags":[{"id":"Blockchains"},{"id":"Protocols"},{"id":"Stablecoins"}],"media":[],"metadata":[{"id":"website","value":"https://keeta.com/"},{"id":"twitter_profile","value":"https://twitter.com/KeetaNetwork"},{"id":"discord_profile","value":"https://discord.com/invite/keeta"},{"id":"github_profile","value":"https://github.com/keetanetwork"},{"id":"reddit_profile","value":"https://reddit.com/r/keeta/"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/keeta/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/keeta"},{"id":"references","value":"[{\"id\":\"jPkxBZZMuk\",\"url\":\"https://www.streetinsider.com/PRNewswire/Keeta+Launches+Mainnet+for+the+Most+Scalable+Blockchain+Network+in+the+World/25358907.html\",\"description\":\"Keeta Mainnet Launch Announcement\",\"timestamp\":1758552103866},{\"id\":\"Ko9XgZLZaF\",\"url\":\"https://www.coingecko.com/en/coins/keeta\",\"description\":\"Keeta Profile on CoinGecko\",\"timestamp\":1758552103866},{\"id\":\"a521Gz7UQI\",\"url\":\"https://keeta.com/\",\"description\":\"Keeta Official Website\",\"timestamp\":1758552103866},{\"id\":\"ul8NnxPAnO\",\"url\":\"https://www.prnewswire.com/news-releases/keeta-launches-mainnet-for-the-most-scalable-blockchain-network-in-the-world-302561974.html\",\"description\":\"PR Newswire Mainnet Launch Press Release\",\"timestamp\":1758552103866},{\"id\":\"am5t8ELtTW\",\"url\":\"https://www.banklesstimes.com/articles/2025/09/22/keeta-launches-mainnet-to-challenge-solana-ethereum-and-tron/\",\"description\":\"Bankless Times Article on Keeta Launch\",\"timestamp\":1758552103866},{\"id\":\"J8iYFLa6N9\",\"url\":\"https://www.coingecko.com/learn/what-is-keeta-network\",\"description\":\"What is Keeta Network?\",\"timestamp\":1758552103866},{\"id\":\"7sRUUkwR5P\",\"url\":\"https://coinmarketcap.com/currencies/keeta/\",\"description\":\"Keeta Profile on CoinMarketCap\",\"timestamp\":1758552103866},{\"id\":\"event-keeta-founded-link\",\"description\":\"Event link\",\"url\":\"https://www.prnewswire.com/news-releases/keeta-launches-mainnet-for-the-most-scalable-blockchain-network-in-the-world-302561974.html\",\"timestamp\":1758552104233},{\"id\":\"event-kta-token-launch-link\",\"description\":\"Event link\",\"url\":\"https://www.coingecko.com/learn/what-is-keeta-network\",\"timestamp\":1758552104233},{\"id\":\"event-public-stress-test-link\",\"description\":\"Event link\",\"url\":\"https://www.prnewswire.com/news-releases/keeta-launches-mainnet-for-the-most-scalable-blockchain-network-in-the-world-302561974.html\",\"timestamp\":1758552104233},{\"id\":\"event-mainnet-launch-link\",\"description\":\"Event link\",\"url\":\"https://www.streetinsider.com/PRNewswire/Keeta+Launches+Mainnet+for+the+Most+Scalable+Blockchain+Network+in+the+World/25358907.html\",\"timestamp\":1758552104233},{\"id\":\"GY5HYFlcR5\",\"url\":\"https://keeta.com/keetanet-whitepaper-20250312.pdf\",\"description\":\"KeetaNet Whitepaper\",\"timestamp\":1758552285277},{\"id\":\"Gop1go34Ro\",\"url\":\"https://docs.keeta.com/\",\"description\":\"Keeta Documentation\",\"timestamp\":1758552285277}]"},{"id":"base","value":"https://basescan.org/token/0xc0634090F2Fe6c6d75e61Be2b949464aBB498973"},{"id":"previous_cid","value":"\"https://ipfs.everipedia.org/ipfs/QmXxqhwmSB6gcdZGPk81GQjn4EjLEytnem4eJGK9tPJZ1y\""},{"id":"commit-message","value":"\"docs: Add internal links for key technical terms and concepts.\""},{"id":"previous_cid","value":"QmXxqhwmSB6gcdZGPk81GQjn4EjLEytnem4eJGK9tPJZ1y"}],"events":[{"id":"518df281-3830-4c04-a903-1cbf8cc74242","date":"2022-01","title":"Keeta Founded","type":"CREATED","description":"Keeta was founded by CEO Ty Schenk with the goal of creating a highly scalable blockchain infrastructure for global finance.","link":"https://www.prnewswire.com/news-releases/keeta-launches-mainnet-for-the-most-scalable-blockchain-network-in-the-world-302561974.html","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"5d84e4ac-7e7a-4e8b-96dc-cd19353a5948","date":"2025-03","title":"KTA Token Launch","type":"DEFAULT","description":"The native token, $KTA, was launched on the Base network, an Ethereum Layer 2, ahead of the mainnet release.","link":"https://www.coingecko.com/learn/what-is-keeta-network","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"e0510f7c-b702-4546-b50e-4b1d09d03025","date":"2025-06","title":"Public Stress Test","type":"DEFAULT","description":"A public stress test was conducted in collaboration with Google's Spanner engineering team, achieving a verified throughput of 11.2 million transactions per second (TPS).","link":"https://www.prnewswire.com/news-releases/keeta-launches-mainnet-for-the-most-scalable-blockchain-network-in-the-world-302561974.html","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"1ebd6bdb-7def-4ab4-b71a-4c0851024cb2","date":"2025-09","title":"Mainnet Launch","type":"DEFAULT","description":"The Keeta Network mainnet went live, positioning itself as a high-performance competitor to other major Layer 1 blockchains like Solana and Ethereum.","link":"https://www.streetinsider.com/PRNewswire/Keeta+Launches+Mainnet+for+the+Most+Scalable+Blockchain+Network+in+the+World/25358907.html","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"language":"en","version":1,"linkedWikis":{"blockchains":[],"founders":["ty-schenk"],"speakers":[]}}