This proposal requests funding for a set of targeted feature developments for Polkadot-API and its surrounding ecosystem components.
Polkadot-API is a modular, light-client-first suite of libraries designed to provide a high-performance and developer-friendly interface to the Polkadot ecosystem. Since its first stable release in 2024, the project has become an important piece of infrastructure for building decentralized applications, with adoption across multiple teams and products.
This proposal focuses on delivering additional features and improvements identified through ongoing collaboration with ecosystem stakeholders, complementing the basic maintenance proposal approved in https://polkadot.subsquare.io/referenda/1856
The proposal covers four main areas:
1. Polkadot-API Core Enhancements
Implementation of full support for Extrinsic v5 and the new createTransaction API, including:
2. SDK Improvements (Statement Store)
Continuous adaptation of the Statement Store SDK to evolving RPC specifications, ensuring compatibility and reliability for data propagation mechanisms across the network.
3. PAPI Console Expansion
Further development of the PAPI Console as a developer tool and ecosystem interface, including:
As the ecosystem evolves and legacy tooling is gradually phased out, improving onboarding and providing modern, well-supported interfaces becomes increasingly important. The PAPI Console contributes to this transition by offering new capabilities while aligning with the current architecture of Polkadot.
4. JSON-RPC Specification Improvements
Contributions to protocol-level improvements required by modern dApps, including:
For a detailed breakdown of the scope, milestones, and technical context, please refer to the full proposal: https://docs.google.com/document/d/1DU8LXaDtGf6N3nDz7t6yj0CoYOAbu1cS99X9FAw0W6g/edit?usp=sharing
Funds will be managed through the Polkadot Community Foundation (PCF).
A total of 4,000 € is included as a buffer to cover PCF operational and administrative expenses (legal and operational costs). Any unused portion of this buffer will be returned to the Polkadot Treasury.
The EUR - USDC rate has been set at the time of submission by xe.com's rate 1.15359324 USDC / EUR
Upon approval:
The team will maintain transparency through ongoing updates on GitHub and the Polkadot Forum.
This referendum formally closes the Polkadot Fast Grants and Open Source Developer Grants bounty programs following the completion of their defined scope and boundary conditions.
All outstanding obligations, pending evaluations, and eligible payouts have been resolved or terminated in accordance with the bounty rules and governance framework. Any remaining unallocated or unused funds are to be returned to the Polkadot Treasury.
This proposal aims to upgrade the Snowbridge Gateway Proxy contract on Ethereum, which is remotely governed by OpenGov utilizing Snowbridge itself as a cross-chain governance bridge.
The upgraded gateway supports new features:
BeefyClient, reducing message delivery latency from 30 minutes to just 1–2 minutes.InboundMessage submission flow, allowing the UI to dry-run the entire message process.This proposal will update the Gateway proxy with:
This contract was built and deployed using:
cd contracts; scripts/deploy-gateway.shThe preimage that will be executed on Bridge Hub for this ref was created using the Snowbridge Control tool.
➜ control git:(main) ✗ cargo run --release --features polkadot --bin snowbridge-preimage -- --format hex upgrade-202603
Preimage Hash: 0xd96bca57bceb4bcb60aed68b6e844a1b86800b8705f172afc3812305b98a883d
Preimage Size: 90
0x1f0005010100a90f050c2f000006020102a7d7d589700101530036e74fcaacb07773b144ca19ef2e32fc972ac50be3cfcc0042ad4c819c627fb2a84ba0822d67747a8618a4e1c4eb0c5112b179030100a0860100000000002000
The upgrade proposal was thoroughly tested using simulations on forked instances of both Polkadot and Ethereum mainnet, leveraging Chopsticks and Foundry for Polkadot and Ethereum respectively.
opengov-cli./target/release/opengov-cli submit-referendum --proposal 0x1f0005010100a90f050c2f000006020102a7d7d589700101530036e74fcaacb07773b144ca19ef2e32fc972ac50be3cfcc0042ad4c819c627fb2a84ba0822d67747a8618a4e1c4eb0c5112b179030100a0860100000000002000 --network polkadot --track whitelisted-caller --after 100 --output calldata
polkadot-referenda-tester and verified that EthereumSystem.Upgrade event emitted as expected.npx github:karolk91/polkadot-referenda-tester test \
--governance-chain-url wss://asset-hub-polkadot-rpc.n.dwellir.com \
--fellowship-chain-url wss://polkadot-collectives-rpc.polkadot.io \
--call-to-create-governance-referendum 0x2804080500710140031f0005010100a90f050c2f000006020102a7d7d589700101530036e74fcaacb07773b144ca19ef2e32fc972ac50be3cfcc0042ad4c819c627fb2a84ba0822d67747a8618a4e1c4eb0c5112b179030100a08601000000000020003e003f0d02cd80f1c35b9403c6c87535dca34692a818067389e59500279a830457910e56295c0000000164000000 \
--call-to-create-fellowship-referendum 0x2804043d003e0201cc1f0005010100a10f05082f0000060300884000d96bca57bceb4bcb60aed68b6e844a1b86800b8705f172afc3812305b98a883d010a000000 \
--additional-chains wss://bridge-hub-polkadot-rpc.n.dwellir.com \
--verbose
...
ℹ • EthereumOutboundQueue.MessageQueued
▸ Data: {
"id": "0x2d7325254a91cb620f30d18e814410bdc5c82640fa54fd61064a8832dfc181c3"
}
ℹ • EthereumSystem.Upgrade
▸ Data: {
"impl_address": "0x36e74fcaacb07773b144ca19ef2e32fc972ac50b",
"impl_code_hash": "0xe3cfcc0042ad4c819c627fb2a84ba0822d67747a8618a4e1c4eb0c5112b17903",
"initializer_params_hash": "0x0e5751c026e543b2e8ab2eb06099daa1d1e5df47778f7787faab45cdf12fe3a8"
}
Since the Ethereum side of snowbridge has no fallback governance or centralized escape mechanisms, it is critical to ensure that the upgrade does not compromise the ongoing viability of the gateway. In this context, the fork tests in ForkUpgrade202603.t.sol verify that cross-chain signalling is preserved.
The Ethereum contracts were audited by Oak Security, with the full Audit Report available for reference.
Following this, we also received several HackenProof reports and implemented the recommended changes and fixes accordingly.
Due to potential display issues with some charts in format across various devices and platforms, please refer to the detailed information in this Google Document:
https://docs.google.com/document/d/1DKX62a9LtAWd7CF7oBTUQe0rZ23xcwnnrs1fj_14JlQ/edit?usp=sharing
https://polkadot.polkassembly.io/post/3390
Based on this discussion version, this proposal corrects some typos. For the development costs, Subscan will self-fund 30% and request 70%. Additionally, responses to community feedback will be added in the comments section.
Subscan requests funding from the Polkadot Treasury to ensure the continued operation and enhancement of one of Polkadot’s most critical public data infrastructures. As the default block explorer and primary indexing backend for the Polkadot ecosystem, Subscan provides high-availability, low-latency, and fully historical on-chain data for the Polkadot Relay Chain and all Polkadot system parachains. These services are relied upon daily by developers, validators, wallets, governance platforms, infrastructure providers, auditors, and millions of unique users per year.
This proposal covers Subscan’s work across two key areas:
Ensuring uninterrupted operational maintenance for the six Polkadot system networks:
These services include full database indexing, runtime compatibility, node operations, 24/7 monitoring, bandwidth provisioning, storage scaling, DevOps automation, and end-user/API support—ensuring continuous data availability across the entire Polkadot ecosystem.
Requested: USD 151,200
Compensation for major ecosystem-critical work already completed, including:
Total: USD 73,167
Subscan Team Contribution: To support the sustainable growth of the ecosystem, the Subscan Team is self-funding 30% of these development costs.
Requested: USD 51,216
Total requested amount: USD 202,416
From Q2 2025 to Q4 2025, Subscan completed extensive development and infrastructure work that directly supports Polkadot’s transition into the next-generation ecosystem architecture—particularly the AssetHub migration, which has been one of the most significant structural changes to the Polkadot network in recent years.
Subscan’s work during this period can be summarized in the following core areas:
AssetHub underwent multiple breaking updates, including changes to assets, extrinsics, metadata layouts, governance modules, and transfer logic. Subscan delivered complete compatibility support, including:
These contributions ensured that wallets, explorers, governance dashboards, and integration tools remained fully functional throughout the AssetHub migration, preventing ecosystem disruption.
Major foundational improvements included:
These enhancements strengthened chain-wide data accuracy and reduced the risk of indexer stalls during runtime upgrades or heavy XCM traffic.
Given Polkadot’s XCM-heavy activity, Subscan delivered system-wide improvements:
Combined, these improvements make Subscan the most complete and accurate public XCM observability layer in the ecosystem.
Subscan improved auditability and cross-module visibility by:
This has become critical infrastructure for OpenGov data, treasury analysts, and governance dashboards.
Key UX improvements include:
These ensure Subscan remains responsive even under multi-network heavy traffic conditions.
Continuous operations included:
These ongoing services are fundamental to maintaining reliable explorer and API availability for the entire Polkadot ecosystem.
As the default block explorer and indexing layer for Polkadot, Subscan provides the foundational data required by nearly all ecosystem participants.
Without Subscan, many essential tools would face significant data degradation, and the accessibility of historical and governance data would be severely impacted.
This proposal covers two major funding components:
Operational maintenance for 6 Polkadot networks:
These fees cover database storage, indexing, monitoring, bandwidth, DevOps, node maintenance, and end-user support.
Compensation for:
Together, these represent essential public infrastructure development that ensures Subscan remains aligned with Polkadot’s technical evolution.
Throughout 2025, Subscan has focused on deep infrastructure optimization. By refining our technical stack, we have successfully reduced internal overhead and operational costs without compromising the high service standards the ecosystem expects. Our goal is to pass these efficiencies directly to the networks we support through a more competitive pricing structure.
To ensure a stable transition, we are rolling out these optimizations and subsequent price reductions in stages:
Note: For a detailed breakdown of how these infrastructure improvements will impact future budgets, please refer to the "2026 Cost Outlook (Infrastructure Optimization Based)" section.
For the period of 2025 Q3–Q4, Subscan’s fee structure remains consistent with the model successfully utilized over the past two years.
Our maintenance packages are designed to support a wide range of data and operational needs, ensuring stable and efficient system performance. Because our overall cost structure is composed of multiple infrastructure and operational expenses—such as cloud services, network acceleration, monitoring systems, node providers, and the Subscan team’s ongoing operations—we use storage consumption as the primary metric for determining service fees.
Pricing Tiers:
a. Basic Plan
b. Advanced Plan
c. Professional Plan
Correlation to Real Costs:
Storage growth scales directly with block production and transaction activity, making it a more stable and predictable metric than raw API traffic. As chain activity evolves, storage becomes the clearest and most consistent indicator of the underlying infrastructure load required to maintain long-term historical data.
Subscan Baseline:
Subscan determines the appropriate fee tier based on the median storage consumption measured during the billing period. For example, for the Q3–Q4 2025 billing cycle, the baseline storage usage is derived from data recorded on September 30th.
Predictable Billing:
Basing fees on storage reduces the volatility caused by sudden traffic spikes and ensures a more transparent, usage-based cost model for both the community and the treasury.
Our pricing also incorporates the broader operational overhead required to run a production-grade, high-availability data service—such as cloud infrastructure, network acceleration, monitoring systems, node providers, and Subscan’s ongoing engineering and support efforts.
Because these components fluctuate dynamically based on cloud regions, traffic patterns, redundancy requirements, and security considerations, they cannot be broken down into a stable or meaningful line-item list. In addition, some of these details involve sensitive architectural and security-related information that should not be fully disclosed publicly in order to preserve system robustness and reduce attack surface.
For these reasons, Subscan adopts a service-fee-based pricing model, which is consistent with industry practices used by major explorer and indexing providers. Pegging the service fee to storage usage strikes the right balance between:
This model also enables Subscan to invest continuously in optimization and long-term cost reduction—ensuring that infrastructure improvements directly translate into better performance and lower overall fees for the ecosystem over time.
| Network | Actual Usage/GB | Date | Package | Fees/Month | Billing Period | Fees |
| Polkadot | 4305.22 | 30/09/2025 | Professional | 19,405 | Q3 & Q4: 01/07/2025-31/12/2025 | 116,430 |
| AssetHub-Polkadot | 382.63 | 30/09/2025 | Basic+ | 1,699 | Q3 & Q4: 01/07/2025-31/12/2025 | 10,194 |
| Coretime-Polkadot | 40.73 | 30/09/2025 | Basic | 799 | Q3 & Q4: 01/07/2025-31/12/2025 | 4,794 |
| Collectives-Polkadot | 161.7 | 30/09/2025 | Basic | 799 | Q3 & Q4: 01/07/2025-31/12/2025 | 4,794 |
| BridgeHub-Polkadot | 448.78 | 30/09/2025 | Advanced | 1,699 | Q3 & Q4: 01/07/2025-31/12/2025 | 10,194 |
| People-Polkadot | 37.84 | 30/09/2025 | Basic | 799 | Q3 & Q4: 01/07/2025-31/12/2025 | 4,794 |
During Q2 2025, Subscan completed a comprehensive series of platform enhancements focused on network-wide reliability, data accuracy, performance optimization, and user experience improvements across the Polkadot ecosystem.
These efforts strengthened Subscan’s role as a core public infrastructure component used daily by developers, validators, nominators, governance participants, and parachain teams.
Key areas of contribution include:
Below is the complete task list for Q2 2025:
| Task | Name | Description | PM/Test | Designer | Backend | Front-end | DevOps |
| 1 | ES Sync Checkpoint Persistence | Persist checkpoints for Elasticsearch sync tasks to significantly improve multi-network data synchronization stability and recovery robustness. | 1h | – | 4h | – | – |
| 2 | Portfolio Multi-Network Display Fix | Fix inconsistency between network counts shown on the Portfolio overview and detail pages, improving accuracy for cross-chain asset visualization. | 1h | – | 4h | 3h | – |
| 3 | Treasury Proposal Amount Display Optimization | Add support for USDT/USDC denomination and auto-conversion in the Treasury module to improve transparency and readability in governance workflows. | 1h | 1h | – | 4h | – |
| 4 | Portfolio Identity Display Optimization | Optimize cross-chain Identity loading logic to ensure consistent identity rendering across networks. | 1h | – | 10h | 3h | – |
| 5 | Accounts Pagination Optimization | Improve account pagination performance for large networks, enhancing response time and stability under high-concurrency access. | 1h | – | 8h | 3h | – |
| 6 | Portfolio Value Display Bug Fix | Fix incorrect asset value calculations in the Portfolio module to improve accuracy of user asset statistics. | 1h | – | 5h | 2h | – |
| 7 | User Feedback Collection & Processing | Add a unified “Feedback Entry” on the UI to centralize user feedback collection and complete a batch of UX improvement iterations. | 4h | 1.5h | – | 3h | – |
| 8 | Homepage Chart Default Range Standardization | Standardize default ranges (e.g., price/volume charts) on the homepage to “1 month” for improved readability and user experience consistency. | 1h | – | – | 2h | – |
| 9 | Token List Entry Optimization | Improve navigation and entry points to the Token List, enabling quicker access to token detail pages. | 1h | 0.5h | – | 3h | – |
| 10 | Identity Report Bio Field Addition (Admin Platform) | Add a Bio field to identity reports in the admin panel to enhance completeness of on-chain identity management. | 1h | – | 1h | 2h | – |
| 11 | Batch Data Download Script | Develop a script for bulk data export to support large-scale analytics needs and reduce manual operations. | 1h | 1h | 5h | 4h | – |
| 12 | IPFS Provider Migration | Migrate document/image resources to a more stable IPFS provider to improve loading performance and success rate. | – | – | 1h | – | 2h |
| 13 | Monitoring System Optimization | Redesign Subscan’s backend monitoring architecture to improve real-time alerting for on-chain events, data sync, and error detection. | – | – | 8h | – | 4h |
| 14 | StorageChanged Data Consistency Fix | Fix data inconsistency related to on-chain StorageChanged events to improve accuracy of historical data. | 1h | – | 2h | – | – |
| 15 | Dark Mode UI Enhancement | Fix contrast issues in dark mode for text and charts to improve readability and overall UX. | 1h | 3h | – | 5h | – |
| 16 | Identity Privacy Mode Fix | Fix issues where the Identity privacy toggle does not take effect, ensuring correct privacy protection across networks. | 1h | – | – | 3h | – |
| 17 | Profile Privacy Display Fix | Fix issues where avatars and social information are still visible in privacy mode, enhancing personal data protection. | 1h | – | 2h | 3h | – |
| 18 | Cookie Prompt Optimization | Significantly reduce intrusive mobile cookie pop-ups to improve browsing experience. | 1h | 1h | – | 2h | – |
| 19 | SS58 Format Conversion Tool Review | Review and fix issues in the SS58 encode/decode tool to improve cross-chain address compatibility and accuracy. | 1h | – | 1h | 2h | – |
| 20 | API Performance Optimization & Slow Endpoint Investigation | Investigate performance issues, indexing, and caching improvements for high-frequency APIs (e.g., unique_id, multiChain, reward_slash, staking_history), significantly improving platform response speed. | 2h | – | 10h | – | 3h |
Our Compensation Rates and Total Costs:
With a total of 144 hours worked, the calculated cost based on the above rates amounts to $10,650.
During Q3 2025, Subscan continued its role as a core piece of Substrate ecosystem public infrastructure, focusing on strengthening data correctness, cross-chain observability, governance transparency, and runtime upgrade compatibility for Polkadot and its ecosystem parachains. The work in this period concentrated on hardening the production explorer that is used daily by validators, nominators, governance participants, infrastructure providers, and application teams.
Across all categories, this Q3 scope represents 46 concrete engineering tasks, covering:
Below is the complete task list for Q3 2025:
| Task | Name | Description | PM/Test | Designer | Backend | Front-end | DevOps |
| 1 | [AH Migration] Staking Module Support | Handle extensive changes caused by staking module migration between the Relay Chain and AssetHub (AH), including new data indexing, updated era calculation logic, and validator block production association back to the Relay Chain. | 2h | 2h | 4h | 4h | - |
| 2 | [AH Migration] Vesting Module Support | Handle migration-driven changes related to vesting on the Relay Chain and AssetHub, including new data indexes and chart visualization updates. | 1h | 1h | 1h | 2h | - |
| 3 | [AH Migration] Governance Module Support | Handle governance-related changes during migration, such as indexing AH referendum data, synchronizing records, and completing metadata fields (CreatedAtBlock) to ensure full lifecycle integrity. | 2h | 1h | 4h | 4h | - |
| 4 | [AH Migration] Account & Balance Support | Handle account balance–related migration between Relay Chain and AH, including balance sync, calibration checks, and basic multi-asset tracking setup. | 2h | 2h | 1h | 5h | - |
| 5 | Runtime Upgrade Monitoring & Notification Script | Add runtime version change monitoring and notification scripts, enabling the team to react quickly to upgrades and reduce ecosystem downtime risk. | 1h | - | 3h | - | 3h |
| 6 | Polkadot Ecosystem Runtime Upgrade Compatibility | Complete runtime upgrade compatibility and validation across Polkadot mainnet and its system parachains (AssetHub, BridgeHub, People, Coretime, Collectives) for multiple Q3 upgrades. • Polkadot Upgrade: 1006001 / 1006002 • AssetHub-Polkadot: 1006000 • BridgeHub-Polkadot: 1006001 • People-Polkadot: 1006001 • Coretime-Polkadot: 1006001 • Collectives-Polkadot: 1006001 | 3h | - | 8h | - | 2h |
| 7 | Event Date Misalignment Fix | Fix incorrect or misaligned date/time fields across event records in multiple networks to ensure historical event timelines are accurate. | 1h | - | - | - | - |
| 8 | Event ↔ Extrinsic Bidirectional Navigation Fix | Fix navigation issues between event detail pages and corresponding extrinsic detail pages to restore reliable bidirectional linking. | 1h | - | 1h | 3h | - |
| 9 | Event Search Feedback Logic Fix | Improve event search feedback logic under edge cases and invalid inputs to enhance usability. | 1h | 1h | 2h | 2h | - |
| 10 | Child Bounty Statistics & Overview | Add Child Bounty counts and aggregated overview in bounty-related lists to help governance participants assess fund distribution structures. | 1.5h | 1.5h | 4h | 3h | - |
| 11 | Child Bounty Distribution & Claim Status Display | Implement detailed tracking and visualization of Child Bounty distribution and claim events for improved transparency of governance fund flows. | 1h | 1h | 4h | 4h | - |
| 12 | Multi-Entity Governance Timeline Enhancement | Enhance referendum timelines to interlink Treasury, Preimage, XCM and other module events within a unified view. | 1h | 0.5h | 4h | 2h | - |
| 13 | Referendum ↔ Treasury Spend Mapping Fix | Fix incorrect or missing mappings between referenda and Treasury Spends across multiple cases to ensure consistency and auditability of governance data. | 1.5h | - | 4h | 3h | - |
| 14 | Democracy Unlock Block Calculation Optimization | Optimize unlock block calculation logic for Democracy referenda, ensuring correct unlock height display across all supported networks. | 1h | - | 2h | 2h | - |
| 15 | Remove Unsupported Gov V1 Entry Points | Identify networks like Polkadot that no longer support Gov V1 and remove related UI entry points to avoid user confusion. | 0.5h | - | - | 1h | - |
| 16 | Preimage Status Change Timeline | Add a status-change timeline for the Preimage lifecycle to improve traceability from submission to execution. | 1h | 0.5h | 3h | 2h | - |
| 17 | Treasury Spend Cycle Display | Add cycle and period information to Treasury Spend items to help users understand spending cadence. | 1h | - | 2h | 2h | - |
| 18 | ConvictionVoting poll_index Link Support | Add navigation links for poll_index in ConvictionVoting items to directly open corresponding Subscan pages. | 1h | - | 2h | 2h | - |
| 19 | XCM Asset Flow Upgrade | Add filtering and upgrade outdated XCM wheel visualizations to the new “XCM Asset Flow Chart” across multiple pages to significantly improve readability and UX. | 1h | 2h | 2h | 4h | - |
| 20 | XCM Asset Flow Dashboard Load Optimization | Optimize data fetching and batch loading for XCM Asset Flow dashboards to reduce latency and jitter in multi-network scenarios. | 1h | - | 3h | 4h | - |
| 21 | XCM Execute Event Completion & Support | Complete missing XCM execute events across multiple parachains and unify processing logic to improve execution log integrity. | 1.5h | - | 8h | - | - |
| 22 | XCM Process Navigation & Linking Fix | Fix multiple navigation issues in the XCM Process view (links to event details, extrinsics, etc.) to ensure end-to-end cross-chain traceability. | 2h | - | 2h | 5h | - |
| 23 | XCM Data Dashboard Enhancement | Expand XCM data charts and optimize refresh/aggregation logic to support multi-network cross-chain traffic analytics. | 1h | 1h | 3h | 2h | - |
| 24 | XCM Token Search Result Fix | Fix issues where XCM tokens fail to appear in global and per-network searches, improving asset discoverability. | 1h | - | 2h | 2h | - |
| 25 | XCM Instruction Execution Optimization | Optimize execution flow for xcm Instruction calls that trigger extrinsic calls on the destination chain. | 1h | - | 3h | 1h | - |
| 26 | polkadotXcm ProcessXcmError Support | Fully support parsing and displaying ProcessXcmError from polkadotXcm to improve observability during cross-chain routing failures. | 1h | - | 4h | - | - |
| 27 | s2e_transfer Chart Load Optimization | Optimize backend aggregation and frontend rendering for cm_s2e transfer charts to significantly reduce initial and refresh load times. | 1h | - | 1h | 3h | - |
| 28 | Average Block Time Chart Fix | Fix average block time charts affected by abnormal or missing samples to restore accurate performance indicators. | 1h | - | 3h | 2h | - |
| 29 | refTime Performance Chart Support | Add and optimize refTime performance charts for relevant networks to monitor resource usage and execution efficiency. | 1h | 1h | 10h | 2h | - |
| 30 | Block List Statistics Dashboard | Add a high-performance statistics dashboard to block lists, providing a cross-network overview of block production patterns and chain activity. | 1h | 1h | 3h | 3h | - |
| 31 | Failed Extrinsic Error Type Parsing Enhancement | Add standardized error type parsing and display for failed extrinsics to improve troubleshooting for developers and users. | 1h | - | 2h | 1h | - |
| 32 | Historical ParaID Mapping Fix | Rebuild mapping between historical and current ParaIDs to ensure continuity of parachain timelines across upgrades and slot changes. | 1h | - | 3h | - | - |
| 33 | Snapshot Data Audit & Repair | Systematically audit and repair account and token snapshot data across multiple networks, addressing missing, outdated, or incorrect snapshots to restore reliable historical asset views. | 1h | - | 5h | - | 1h |
| 34 | Asset Precision & Missing Balance Fix | Fix missing asset precision or balance data caused by parsing issues or outdated metadata to ensure correct asset value calculations and display. | 1h | - | 2h | - | - |
| 35 | Polkadot/Kusama Account & Holder Count Recovery | Restore missing holder and total account count data for Polkadot and Kusama from 2025/04/04–04/08, recovering critical historical metrics. | 1h | - | 3h | - | - |
| 36 | Trace Full-Load Research & Optimization | Research and optimize full-load and pagination strategies for large-scale Trace lists to maintain stable querying and rendering performance. | 2h | - | 7h | 3h | - |
| 37 | Large Event Block Handling Strategy | Design and implement an extensible handling pipeline for blocks containing over 100,000 events to ensure stable indexing and querying under extreme load. | 1h | - | 4h | 2h | 1h |
| 38 | Pagination Guidance & UI/UX Enhancements | Standardize pagination tips and visual guidance to reduce friction in large-data lists and improve usability. | 1.5h | 1.5h | - | 4h | - |
| 39 | Metadata API Filter Performance Optimization | Optimize filter implementations for metadata-related APIs to reduce response latency under complex module combination queries. | 1h | - | 1h | 1h | - |
| 40 | Large Extrinsic Parameter Handling | Optimize parsing and rendering logic for extrinsics with extremely large parameters to prevent UI freezes and improve readability. | 1h | - | 2h | 4h | - |
| 41 | Large Next.js Page Processing Optimization | Adjust server-side rendering and slicing strategies for pages exceeding 128 KB to prevent rendering failures or content truncation. | 1h | 1h | - | 4h | - |
| 42 | Block Sync Memory Usage Optimization | Reduce memory usage during block synchronization to improve stability for large networks like Polkadot during long-running sync processes. | 1h | - | 4h | - | - |
| 43 | External Proposals Support | Fully support external proposals in governance pages, enabling users to trace external origins of referenda. | 1h | - | 3h | 2h | - |
| 44 | Portfolio Animation Regression Fix | Fix animation regression issues in the Portfolio module to restore interaction experience. | 0.5h | - | - | 1h | - |
| 45 | Mobile UI Optimization for Data Dashboards | Optimize layout and loading strategy of data dashboards on mobile devices to avoid rendering lag and layout issues. | 1h | 2h | - | 4h | - |
| 46 | Account Token “View All” Pagination / Sorting / Stats | Implement pagination, sorting, and total statistics for the Account Token “View All” list to improve usability for large/token-rich accounts. | 1h | 0.5h | 3h | 5h | - |
Our Compensation Rates and Total Costs:
With a total of 359 hours worked, the calculated cost based on the above rates amounts to $26,530.
In the Q4, Subscan focused on comprehensive optimization and improvement of the Polkadot ecosystem, having already completed the basic development work for the AssetHub migration in the Q3. This phase transitioned from foundational infrastructure setup to deep compatibility adaptation, ensuring that critical modules—including Staking, Governance, and Vesting—remained fully auditable and accessible across the migration boundary.
Key technical achievements included the delivery of historical data backfilling to bridge migration gaps, the implementation of cross-chain validator linking to maintain traceability between AssetHub and the Relay Chain, and the hardening of runtime upgrade monitoring for the entire system parachain suite. In parallel, Subscan executed a major UX/UI overhaul, refactoring core explorers pages (Account, Block, and Dashboard) and aligning the visual identity with the latest Polkadot brand refresh. This dual focus on data integrity and user experience ensures a seamless transition for the community while providing the high-fidelity analytical tools required for the "Asynchronous Backing" era.
Q4 Summary of Work (Highlights):
| Task | Name | Description | PM/Test | Designer | Backend | Front-end | DevOps |
| 1 | Polkadot AssetHub Migration — Staking Compatibility | Achieve full staking compatibility after migration: align APIs, adjust indexing pipelines, and validate UI behaviors to ensure the staking page remains continuously available and auditable. | 2h | – | 5h | 3h | 2h |
| 2 | Polkadot AssetHub Migration — Staking Backfill + User Guidance | Deliver staking historical backfill and migration guidance: fill historical gaps at migration boundaries, and add user-friendly notices (e.g., “Migration Completed / Historical Boundary”) to reduce misunderstanding. | 3h | 1h | 10h | 6h | 3h |
| 3 | Polkadot AssetHub Migration — Vesting Compatibility | Complete vesting module compatibility: fix schedule/event/state indexing and display to ensure vesting data remains queryable and verifiable after migration. | 1.5h | – | 4h | 2h | 1.5h |
| 4 | Polkadot AssetHub Migration — Governance Compatibility | Ensure governance features remain usable after migration: support referenda/bounty decoding, cross-module linking, and governance page compatibility adaptations. | 2h | – | 6h | 4h | 2h |
| 5 | Polkadot AssetHub Migration — Governance Historical Repair | Merge governance historical repairs with navigation hints: fix referenda/bounty timelines and event association consistency, and add migration guidance / redirection hints to keep audit trails clear. | 3h | 1h | 10h | 6h | 3h |
| 6 | Polkadot Relaychain Staking — Remove “Staking” Slice | Update the relaychain homepage token distribution chart by removing the staking slice, avoiding misleading structure changes after migration. | 0.5h | 0.5h | 1h | 2h | – |
| 7 | Polkadot Relaychain Staking — Inflation Rate Entry | Improve the inflation rate display logic: hide it when the data is no longer maintained or may be misleading, ensuring metric credibility. | 0.5h | – | 1h | 2h | – |
| 8 | Polkadot Relaychain Staking — Dashboard Logic Optimization | Add a dashboard hiding strategy and a “Stopped Updating” notice to prevent users from misinterpreting historical data as real-time. | 1h | 0.5h | 1h | 4h | – |
| 9 | Validator Page Optimization — Block Producer Display | Optimize validator block production display and navigation: link AssetHub validators with relaychain block producers to improve ownership consistency and traceability. | 1h | – | 4h | 3h | – |
| 10 | Validator Page Optimization — Progress Bar Improvements | Fix epoch/era progress calculation and display consistency to reduce UI discrepancies and false alerts on staking/validator pages. | 1h | – | 2h | 2h | – |
| 11 | Runtime Upgrade Monitoring & Alert Hardening | Strengthened runtime upgrade monitoring and alerting workflows for Polkadot relaychain & public parachains to ensure timely compatibility patching. | 1.5h | – | 4h | – | 4h |
| 12 | AssetHub Migration — Reusable Backend/Frontend Checklist | Produced a structured migration change summary and reusable checklist (indexing + UX validation), enabling safer future migrations. | 2h | – | 3h | 2h | 1h |
| 13 | AssetHub Migration — Data Collision Risk Assessment | Investigated low-probability data collision risks between relaychain index ranges and AssetHub datasets, and implemented safeguards to prevent data corruption. | 1.5h | – | 5h | – | 2h |
| 14 | Relaychain → AssetHub Redirects & Migration Notes Fix | Corrected navigation links so relaychain staking/governance entry points consistently direct users to AssetHub pages after migration. | 1h | – | 1h | 4h | – |
| 15 | Multi-Spend Referenda Timeline Support | Enhanced referenda timeline rendering to support one referendum distributing to multiple recipients, improving treasury distribution clarity. | 1.5h | – | 4h | 4h | – |
| 16 | Extrinsic/Event Alert Parameter Cloning | Added one-click cloning for alert parameters, enabling faster reuse of monitoring rules and improving operational efficiency. | 1h | – | 1h | 3h | – |
| 17 | Polkadot API Latency Profiling & Optimization | Profiled and optimized Polkadot-family high-traffic endpoints to improve explorer responsiveness under peak request volume. | 1h | – | 8h | 2h | 2h |
| 18 | System Parachain Indexer Resilience Improvements | Improved indexer recovery and retry mechanisms for system parachains to mitigate transient decode failures during runtime upgrades. | 1h | – | 7h | 2h | 2h |
| 19 | Governance Timeline Rendering Optimization | Reduced governance timeline query overhead and improved rendering performance for long governance histories. | 1h | – | 5h | 3h | 1h |
| 20 | XCM Transfer Filtering Improvement | Added relaychain dimension support to XCM transfer/message filtering, improving investigative workflows. | 1h | – | 4h | 3h | – |
| 21 | XCM Export — Multi-Asset Value Display | Enhanced XCM export output so “value” includes explicit multi-asset breakdowns (e.g., 100 DOT + 1 DED), improving accuracy. | 1h | – | 3h | 3h | – |
| 22 | Transfers Tab — Add Currencies Tracking | Added currencies tracking to transfers view to support multi-asset accounting and improve token-level discoverability. | 1h | – | 4h | 4h | – |
| 23 | Treasury UI — Missing Menu Entry Fix | Fixed missing governance/treasury menu entries that blocked correct navigation across Polkadot-family networks. | 0.5h | – | 1h | 2h | – |
| 24 | Governance — “Completed Referenda” Status Filter | Implemented status filtering for completed referenda lists, enabling more efficient governance review and analysis workflows. | 1h | 0.5h | 2h | 3h | – |
| 25 | Governance Tooltips — Terminology + Clarity | Added governance tooltips covering key terminology and calculation logic to improve transparency and user comprehension. | 1h | 1h | 2h | 4h | – |
| 26 | AssetHub Migration History Review & Summarization | Reviewed and summarized AssetHub migration changes to consolidate a reusable playbook for future compatibility upgrades. | 2h | – | 3h | 1h | – |
| 27 | Proxy Data Verification (AssetHub / Polkadot Family) | Verified proxy-related data consistency and repaired mismatched indexing cases to ensure reliable proxy status visibility. | 1h | – | 4h | 2h | – |
| 28 | Snapshot Script Optimization (Nomination Pool) | Optimized nomination pool RPC snapshot scripts to reduce runtime and node load while improving reliability. | 1h | – | 4h | – | 3h |
| 29 | Event Detail Deep-Link by Timeline Event ID | Enabled deep linking from governance/timeline event IDs to event detail pages, improving investigation speed and traceability. | 0.5h | – | 2h | 3h | – |
| 30 | Average Block Time Precision Improvement | Increased average block time metric precision to three decimals to improve analytical quality for performance monitoring. | 0.5h | – | 1h | 2h | – |
| 31 | Error Description Completion (Global) | Filled missing error descriptions and unified error UX surfaces to improve debugging clarity and consistency. | 1h | – | 2h | 4h | – |
| 32 | Block Utilization Metric Display | Added block utilization metrics to block detail pages to surface throughput/congestion conditions. | 1h | – | 4h | 3h | – |
| 33 | Hover Tooltip Show/Hide Logic Optimization | Improved tooltip display timing and interaction handling to reduce flicker across high-frequency UI components. | 1h | – | 1h | 3h | – |
| 34 | Navigation Restructure & Cleanup | Restructured navigation layout and removed deprecated entries to improve information architecture. | 1h | 1h | 1h | 4h | – |
| 35 | Notification Entry Multi-Action Integration | Integrated notification entry points into core explorer workflows, improving feature discoverability. | 1h | 1h | 1h | 2h | – |
| 36 | Runtime Upgrade Compatibility (End-to-end) | Delivered end-to-end runtime upgrade validation and compatibility coverage for Polkadot and system parachains (AssetHub, BridgeHub, People, Coretime, Collectives), ensuring stable indexing/decoding across the ecosystem. Coverage included: Polkadot (1007001 / 2000000 / 2000001); AssetHub (2000000 / 2000001 / 2000003); BridgeHub (1007001 / 2000000 / 2000003); People (1007001 / 2000000); Coretime (1007001 / 2000000); Collectives (1007001 / 2000000). | 6h | – | 20h | – | 8h |
| 37 | UX Upgrade — Navigation Bar Optimization | Refactored the navigation bar based on UX bounty review, fixing overlong menus and unclear categorization. | 1.5h | 8h | – | 12h | – |
| 38 | UI Branding — Polkadot Brand Banner Update | Updated relaychain and public parachain banner designs to align with the latest Polkadot black-dominant brand identity. | 0.5h | 6h | – | 3h | – |
| 39 | Dark Mode Global Optimization | Delivered global dark mode improvements with dedicated tuning for the Polkadot black-based theme to ensure visual quality. | 1h | 6h | 1h | 8h | – |
| 40 | Homepage Dashboard UX Upgrade | Rebuilt and polished the homepage dashboard UX to improve usability and reduce legacy layout issues. | 2h | 8h | 2h | 15h | – |
| 41 | Block List/Detail Pages UX Upgrade | Upgraded block list and detail pages with improved layout and interaction quality, addressing legacy UX debt. | 2h | 6h | 2h | 12h | – |
| 42 | Account List/Detail Pages UX Upgrade | Upgraded account pages with improved identity and balance presentation, enhancing clarity and audit-friendliness. | 2h | 8h | 2h | 15h | – |
Our Compensation Rates and Total Costs:
With a total of 487 hours worked, the calculated cost based on the above rates amounts to $35,987
Polkadot Relay Chain currently exceeds 4 TB of indexed data. This is primarily the result of long-term historical accumulation and the high density of chain activity. The key technical factors driving the large storage footprint include:
1. Long network lifespan and full historical retention
Polkadot is one of the earliest and longest-running networks in the Polkadot ecosystem.
Its extended operational history results in a significantly larger volume of blocks, extrinsics, events, and state transitions.
Subscan preserves complete historical data without pruning, ensuring full auditability and long-term access for developers, explorers, governance tools, and research.
2. Increasing data complexity over time
As runtime modules, governance logic, asset operations, and state transition models have evolved, the structure and richness of on-chain events have grown substantially.
This results in more complex data schemas and heavier indexing requirements for historical blocks.
3. High density of XCM-related activity
Polkadot carries some of the most experimental and active XCM traffic in the entire ecosystem.
The large number of cross-chain messages and event records generates:
This XCM-heavy traffic is a major contributor to the relay chain’s significantly larger storage footprint compared to individual parachains.
(Already operational on testnet and gradually rolling out across the Polkadot and Polkadot ecosystems, with quantifiable cost-reduction results to be reflected in billing beginning Q1 2026.)
To mitigate long-term storage growth and reduce operational costs—particularly for the Polkadot relay chain—we are executing several structural optimization initiatives. These include efforts to reduce reliance on GCP and lower total cost of ownership.
We are segmenting frequently accessed data into high-performance storage tiers while moving older blocks and events into cost-efficient archival layers.
This significantly reduces the cost of maintaining multi-terabyte historical datasets.
Given that XCM events represent a major portion of Polkadot’s data weight, we are optimizing:
These adjustments reduce long-term index growth without affecting query accuracy.
To optimize long-term infrastructure costs, we are:
These changes directly address one of the largest cost drivers in the current operational model.
Subscan’s goal is to deliver high-quality infrastructure services with stable performance, predictable budgeting, and cost-efficient pricing, while also offering additional discounts for prepaid commitments.
As our ongoing optimization continues, Subscan expects to introduce more favorable and more predictable pricing in Q1 2026, including:
BASIC PLAN
ADVANCED PLAN
CUSTOM PLAN
2026 Estimated Annual Cost (Updated Pricing + Testnet Annual Discount)
| Network / Service | Plan | Monthly Fee (USD) | Annual Billing Discount | Annual Fee (USD) |
| Polkadot | Custom | 10,000 | 10% | 108,000 |
| Polkadot Trace Service (Optional) | Custom | 4,000 | 10% | 43,200 |
| AssetHub (Polkadot) | Advanced (Up to 1 TB/month) | 1,699 | 10% | 18,349.2 |
| AssetHub (Polkadot) Trace Service (Optional)(This is a new feature and has not yet been officially implemented.) | Custom | 2,000 | 10% | 21,600 |
| Coretime (Polkadot) | Basic (Up to 500 GB/month) | 799 | 10% | 8,629.2 |
| Collectives (Polkadot) | Basic (Up to 500 GB/month) | 799 | 10% | 8,629.2 |
| BridgeHub (Polkadot) | Basic (Up to 500 GB/month) | 799 | 10% | 8,629.2 |
| People (Polkadot) | Basic (Up to 500 GB/month) | 799 | 10% | 8,629.2 |
Based on the current scope and configuration, the estimated Total Annual Fee (USD) for 2026 is: 225,666.
Please note that this amount is provided for 2026 cost forecasting purposes only, and is intended to support an evaluation of the long-term sustainability of the service. We welcome further discussion on the most suitable payment structure and scope adjustments, including:
Subscan will prepare the 2026 service proposal based on the community’s feedback and preferred direction.
The total requested amount for all 6 networks, including all maintenance, operational overhead, and mandatory compatibility work, is USD 202,416.
Conclusion
Subscan remains a foundational pillar of the Polkadot ecosystem—providing the high-fidelity block indexing, XCM observability, and governance transparency required by developers, auditors, and millions of users worldwide.
The 2025 development cycle marked a period of intense technical transformation for Polkadot. By ensuring seamless compatibility through the AssetHub migration and multiple breaking runtime upgrades, Subscan has preserved the continuity of the historical record and the stability of downstream applications.
Our Commitment to the Ecosystem We recognize the current challenges facing the broader market and the Polkadot ecosystem. While Subscan’s operational costs are already highly competitive, we are committed to standing with the community during these demanding times through two key initiatives:
We remain dedicated to:
We appreciate the Treasury’s continued trust and support. We will continue to evolve alongside Polkadot, providing a high-performance, cost-efficient, and transparent data layer for the entire communi
Summary
This proposal requests the deployment of the Universal Deterministic Deployment Proxy (CREATE2 factory) at canonical address 0x4e59b44847b379578588920ca78fbf26c0b4956c on Polkadot Asset Hub mainnet.
Problem Statement
The CREATE2 deterministic deployment proxy is critical infrastructure for Ethereum-compatible chains, enabling protocols like Uniswap, Safe, and others to deploy contracts at the same addresses across all EVM chains. However, it cannot be deployed on Asset Hub through normal means due to a gas price incompatibility.
Technical Details:
The way to deploy this contract on a new chain is to submit a well-known presigned tx,
the tx includes a high gas price of 100 gwei but it's still not high enough to work on Asset Hub
Proposed Solution
Use OpenGov to execute a privileged utility_dispatchAs using the canonical create2 proxy deployer address 0x3fab184622dc19b6109349b94811493bf2a45362 as the origin of this call. The polkadot-sdk equivalent of this address is 12SUqsDfLk4k5LS7XWi6fC3jC5xeT8sFivVY776NGm26dXr4. The call executes instantiate_with_code on pallet-revive instantiating the CREATE2 proxy contract and ensuring we maintain the deterministic deployment address 0x4e59b44847b379578588920ca78fbf26c0b4956c.
Precedent
This approach has been successfully tested on Paseo Assethub using sudo privileges, confirming:
0x4e59b44847b379578588920ca78fbf26c0b4956cBenefits
Impact
References
OpenSquare has been actively developing products to improve the usability of polkadot. Our products includes subsquare, statescan, dotreasury and off-chain voting. We are writting this proposal to seek support to our work in 2026. The funding will cover infrastructure cost, daily maintenance work and new features development.
| Items | Details | Monthly cost |
|---|---|---|
| Servers | 18 servers + 2.3TB volume | $400 |
| Vercel | $50 | |
| Ali email service | $3 | |
| IPFS pin service | $10 | |
| Cloudflare | $5 | |
| Total | $468 |
We are maintaining 4 products(subsquare, statescan, dotreasury and off chain voting) and deploy them for over 20 chains with over 100 runing scripts. The maintenance work includes:
system#remark call.Decentralized voices program plays an important role in the polkadot governance process.
Pages can be checked here.
We index finalized blocks for on chain data mainly to extract various business, but this may cause some delay with the latest on chain data. We developed a intime scan package to index the latest data which includes votes, preimages and proxies.
These indexed in time data will be served through a graphql API and fronted pages will show them.
vested_transfer.Staking features including reward data indexing, show staking rewards and nominations on account detail page and an all validators page. Related PR: #1084, #1133, #1136, #1137, #1152, #1155, #1156.
Proposer: 12mP4sjCfKbDyMRAEyLpkeHeoYtS5USY4x34n9NMwQrcEyoh
Requested Amount: 278,256 USDT
Funding Period: 12 months (April 2026 – March 2027)
If you prefer to view it in a document, click here.
PolkaWorld is requesting 278,256 USDT to support Polkadot Chinese-language content and community operations over the next 12 months.
During the previous funding cycle, PolkaWorld consistently delivered articles, livestreams, interviews, educational short videos, WeChat video channel content, and bilingual (Chinese–English) social media distribution.
From April 2025 to February 2026, we completed:
270 articles, generating 307,587 total reads within the Chinese community (compared to 232,164 reported in the previous proposal)
64 livestreams
11 interviews
43 educational short videos, reaching 71,268 views (compared to 65,000 in the previous cycle)
155 videos published on the WeChat video channel, with 287,847 total views
The English X account reached 3.8 million impressions over the past year (compared to 1.9M previously)
The Chinese X account reached 1.3 million impressions over the past year (compared to 819.5K previously)
Please note that these delivery metrics do not yet include March 2026.
In the upcoming funding cycle, we plan to continue operating at the following monthly cadence:
24 articles per month
6 livestreams per month (4 in Chinese, 2 in English)
4 educational short videos per month
1 in-depth interview per month
Ongoing management of PolkaWorld’s two X accounts
Daily distribution of key Polkadot updates across Chinese community channels
As one of the most important markets in Web3, the Chinese-speaking community has long been a key strategic region where many ecosystems compete to build presence and engagement. Polkadot established strong roots in this market early on.
Although the current market is often driven by short-lived narratives, we firmly believe that in the long run, the market rewards products and protocols that remain committed to the core values of Web3.
Our role is to remain consistently present, continuously delivering Polkadot-related content and information to the Chinese-speaking community.
This proposal is not a new experimental initiative, but rather a continuation and refinement of an already established and proven workflow.
Polkadot has long maintained a certain level of presence in the Chinese-speaking market. Sustaining this foundation requires not only timely updates about Polkadot’s ongoing developments, but also continuous communication that is accessible, contextualized, and easy to understand.
PolkaWorld’s work mainly focuses on three areas:
A large portion of important Polkadot information first appears in English-speaking environments, including X, forums, GitHub, livestreams, and various ecosystem channels.
One of PolkaWorld’s core roles is to continuously track these developments and translate them into information that Chinese users can access and understand.
As the Polkadot ecosystem becomes increasingly complex, simple information translation is becoming less valuable. More and more important topics require explanation and interpretation, including developments such as JAM, DOT issuance reduction, Polkadot Hub, Dual-VM architecture, developer experience, interoperability, product direction, and the broader strategic shift toward Polkadot’s “Second Age.”
PolkaWorld’s role is not only to report what is happening, but also to help explain what these changes mean.
Through livestreams, interviews, social media, and community operations, PolkaWorld helps Chinese users better understand projects, builders, and key discussions within the ecosystem.
At the same time, it also helps bring the perspectives and concerns of the Chinese community back into the broader Polkadot conversation.
Long-term thinking has always been a core value of PolkaWorld. Our work is not a short-term marketing effort, but rather an ongoing effort to support communication and understanding across the ecosystem.
For the community, what matters is not only how much content PolkaWorld produces, but also what role this work actually plays within the ecosystem.
Based on our experience over the past several years, the value of PolkaWorld’s work is mainly reflected in the following areas.
PolkaWorld’s content does not remain confined to its own channels. It often flows further into the broader Chinese information ecosystem.
In previous work, PolkaWorld articles have been reposted or cited by Chinese crypto media outlets such as WuShuo Blockchain, PANews, and Foresight News. One specific example occurred when Polkadot APAC planned to publish Polkadot-related content through Foresight News. Before doing so, the editorial team at Foresight News contacted PolkaWorld to better understand the current state of the ecosystem before deciding how to structure their coverage.
Similarly, community members have observed that some PolkaWorld content has been translated or referenced by the official information channels of exchanges such as Binance and Bitget, while Polkadot-related updates have also appeared on project update pages of exchanges like OKX and Binance. Even if part of this distribution may occur through platform aggregation or automated systems, it still indicates that the content produced by PolkaWorld has, to some extent, become one of the information sources about Polkadot within the Chinese market.
(Screenshot from OKX exchange)
(Screenshot from Binance exchange)
Long-term and consistent content production does more than generate individual article or livestream metrics. Over time, it also forms stable communication channels, including:
WeChat official accounts
Private WeChat community networks
Telegram groups
Chinese and English X accounts
For Chinese users, these channels form a continuously updated Polkadot information network that can be accessed repeatedly. A single piece of content may not immediately lead to long-term engagement, but the existence of stable channels lowers the barrier for users to follow ecosystem developments over time.
PolkaWorld has been deeply involved in the Polkadot ecosystem for six years. The value created through long-term accumulation goes beyond higher content production efficiency. It also includes a deeper understanding of the ecosystem’s background, governance history, project relationships, and evolving narratives.
This accumulated experience allows PolkaWorld to explain ecosystem developments in a more accurate, rational, and contextualized way, rather than simply repeating surface-level information. This is particularly important when discussing complex topics such as governance decisions, technical upgrades, and strategic shifts.
In addition, long-term operations have also created practical collaboration capacity within the ecosystem. Although PolkaWorld does not primarily focus on offline events, it can still assist when quick coordination, partnership connections, or regional collaboration is required. For example, during the process in which Pala Labs proposed the JAM China Tour, PolkaWorld was able to help connect relevant partners and resources in a relatively short time.
From a proposal perspective, PolkaWorld’s work is not only about growing its own channels. Rather, it continuously maintains an information distribution node, an explanatory channel, and a community connection point around Polkadot within the Chinese market.
The value of this type of work may not always be fully captured by a single metric. However, it plays a sustained foundational role in helping the Chinese community understand ecosystem developments, follow key changes, discover important projects, and maintain long-term participation in the Polkadot ecosystem.
PolkaWorld is one of the few teams that reports deliverables to the community on a monthly basis. Over the past year, in addition to publishing monthly reports in the comment section of the original proposal #1522, we have also shared our work updates in the Polkadot Direction group and on X. If you are interested, you can follow the links provided to review the reports.
During the 11-month period from April 2025 to February 2026, PolkaWorld continuously carried out content production, community communication, and bilingual (Chinese–English) outreach around the Polkadot ecosystem.
Our work covered multiple formats and platforms, including articles, livestreams, interviews, educational short videos, WeChat video channels, and X (Twitter).
During this period, PolkaWorld did not focus on short-term content around a single event. Instead, we maintained consistent output centered on major developments within the Polkadot ecosystem. Against the backdrop of technical upgrades, governance discussions, narrative shifts, and increasing focus on product development, PolkaWorld’s work mainly focused on three areas:
Overall, from April 2025 to February 2026, PolkaWorld delivered:
270 articles, generating 307,587 total reads in the Chinese community (approximately 1,139 reads per article on average)
64 online livestreams
43 educational short videos, reaching 71,268 total views
155 videos published on the WeChat Video Channel, with 287,847 total views
11 interviews
In terms of social media reach:
The English X account achieved 3.8 million impressions over the past year (compared to 1.9M the previous year)
The Chinese X account achieved 1.3 million impressions over the past year (compared to 819.5K the previous year)
Overall, PolkaWorld has developed a relatively comprehensive content workflow, with long-form articles, livestreams, interviews, short videos, video channel content, and bilingual social media operating simultaneously, while maintaining a relatively stable monthly output.
If you have more time, you can continue reading below for a more detailed breakdown of deliverables.
Over the past 11 months, PolkaWorld’s article output has remained relatively stable. With the exception of a few months affected by holidays, most months maintained a publishing range of 24–27 articles, supported by a relatively consistent workflow for topic selection, editing, and publication.
Article readership during this period fluctuated noticeably, but the overall baseline remained stable. Changes were mainly influenced by market conditions, holiday schedules, and shifts in content structure. Broadly speaking, the period can be divided into three phases:
Phase 1: April – June 2025
Monthly readership remained relatively steady, ranging between 22,000 and 24,000 reads.
Phase 2: July – October 2025
Overall performance improved, with monthly readership remaining consistently high during this period. In particular, October reached 42,690 reads, marking the peak of this phase.
Phase 3: November 2025 – February 2026
Due to holidays, changes in content structure, and the Chinese New Year period, readership declined somewhat. However, content production remained consistent and continued to maintain basic coverage.
In addition, our content focus has gradually shifted from simple information updates toward more explanatory and contextualized content, including topics such as:
Long-term perspectives and ecosystem direction from Gavin Wood
Infrastructure developments such as JAM, Polkadot Hub, Dual-VM, and 2-second block times
Governance-related topics including OpenGov, DOT issuance reduction, governance structures, and the Treasury
The broader narrative of Polkadot’s Second Age and the transition toward a product-focused strategy
Ecosystem projects such as Hyperbridge, Hydration, and Bifrost
Longer-term topics such as Human Agency and Proof of Personhood
Livestream frequency has also remained relatively stable. Over the past 11 months, PolkaWorld hosted 64 livestreams, with most months maintaining 5–6 sessions per month. These livestreams covered both Chinese and English-speaking communities.
The main topics included:
Governance and OpenGov: ongoing discussions around active proposals, governance mechanisms, Treasury usage, and institutional adjustments.
Polkadot Hub and ecosystem opportunities: focusing on development, applications, and ecosystem collaboration following the launch of Polkadot Hub.
Technical progress and developer experience: discussions around infrastructure changes such as Dual-VM architecture and 2-second block times, and their impact on developers.
Application layer and ecosystem projects: covering topics such as payments, bridges, RWAs, liquidity, and related ecosystem projects.
Ecosystem direction and long-term narratives: discussions around Polkadot’s evolving stage, market conditions, and longer-term development themes.
It is worth noting that the value of these livestreams is not fully reflected in the view count of a single session. More importantly, their continuity helps PolkaWorld maintain long-term communication with the community, developers, and ecosystem projects.
In addition, interviews have gradually developed into a consistent content format. Over the past year, PolkaWorld has continued producing bilingual (Chinese–English) interviews, featuring a variety of ecosystem participants, including:
These interviews typically go beyond simple project introductions and instead focus on broader questions related to Polkadot’s current stage, such as:
In this sense, the interviews function more like a long-term information bridge, helping the Chinese community better understand the perspectives of core builders while also introducing external builders to Chinese users in a more accurate and contextualized way.
From April 2025 to February 2026, PolkaWorld published 43 educational short videos, generating 71,268 total views.
In absolute terms, this segment is still smaller than the total readership of long-form articles. However, its importance lies in providing a lighter and more easily shareable format for explaining complex topics.
In practice, the videos that performed best typically focused on:
For an ecosystem like Polkadot, which often involves high information density, short videos cannot replace written articles. However, they are effective in lowering the barrier to understanding and highlighting key issues.
In addition, the WeChat Video Channel has become an important distribution channel. Over the past year, PolkaWorld published 155 videos on the platform, reaching 287,847 total views.
On a monthly basis, performance has fluctuated, but overall the channel has maintained consistent updates and a steady level of audience reach.
The performance of PolkaWorld’s English X account has shown some fluctuations over the past year, influenced by changes in platform algorithms, market conditions, and the nature of the topics themselves.
However, overall, through continuous efforts to surface meaningful information, the English X account increased its impressions by 100% year-over-year, while the Chinese X account increased impressions by approximately 58.6% year-over-year.
In several key months, the English account saw particularly high engagement, mainly around topics such as:
The overall reach of the Chinese X account is smaller than that of the English account, but its interaction quality has remained relatively stable. Its strengths include:
Overall, across articles, videos, livestreams, and interviews, PolkaWorld’s content focus from April 2025 to February 2026 was not static. Instead, it gradually evolved alongside changes within the ecosystem itself.
For example, from early to mid-2025, the focus was primarily on technical progress and ecosystem projects. During this period, content largely centered on topics such as:
Toward the end of 2025, the proportion of in-depth content increased. In particular, between October and December, content increasingly addressed broader and more structural topics, including:
Entering January and February 2026, the content direction further evolved to focus on:
It is worth noting that these shifts in content structure reflect an intentional effort. PolkaWorld has not simply repeated the same updates mechanically, but has consistently tried to align its content focus with the evolving priorities of the Polkadot ecosystem.
Consistency
Over the 11-month period, PolkaWorld maintained a continuous publishing rhythm without significant interruptions.
Multi-channel distribution
PolkaWorld’s work is no longer limited to long-form articles. It now spans written content, livestreams, interviews, short videos, WeChat video channels, and bilingual social media communication.
A stronger emphasis on explanatory content
As the Polkadot ecosystem has become more complex, the value of simple news updates has decreased. As a result, PolkaWorld has gradually increased its focus on explaining complex topics, which is particularly important for the Chinese community.
Alignment with the ecosystem’s development cycle
From governance discussions and technical upgrades to the launch of Polkadot Hub, and from immediate ecosystem developments to longer-term narratives such as Human Agency, PolkaWorld’s content direction has largely stayed aligned with the ecosystem’s evolving priorities.
Overall, while maintaining consistent long-term output, PolkaWorld has gradually established a comprehensive content workflow spanning articles, livestreams, interviews, short videos, WeChat video channels, and bilingual social media.
Through this system, PolkaWorld continues to explain, organize, and communicate key technological developments, governance changes, and evolving narratives within the Polkadot ecosystem to the Chinese-speaking community.
In addition to the past year’s reports, you can also review PolkaWorld’s deliverable reports from the past four years here.
Over the next 12 months, PolkaWorld plans to continue building on its existing structure and deliver the following monthly outputs.
24 articles per month
Publishing cadence:
Content types include:
Distribution channels include:
In addition, it is important to note that since PolkaWorld was founded, our guiding principle for topic selection and content has remained consistent:
4 educational short videos per month, with additional commentary clips produced when appropriate.
Content may include:
Distribution channels include:
6 livestreams per month (4 in Chinese + 2 in English)
Planned recurring series include:
Polkadot Hub & Ecosystem Opportunities Series
Discussions focused on development opportunities, application directions, ecosystem collaboration, and the broader implications following the launch of Polkadot Hub.
Technical Progress & Developer Experience Series
Covering changes such as the Dual-VM architecture, developer tooling, and broader infrastructure evolution.
Application Layer & Ecosystem Projects Series
Discussions around payments, bridges, RWAs, liquidity, and updates from specific ecosystem projects.
Governance / OpenGov Series
Ongoing coverage of active proposals, governance changes, Treasury discussions, and broader participation in OpenGov.
English Ecosystem Livestream Series
Including builder conversations and monthly ecosystem recaps aimed at a broader international audience.
All livestreams will be broadcast on YouTube and X, with recordings available afterward. Selected highlights may also be repurposed into articles or short videos.
1 in-depth interview per month.
Potential interview guests may include:
Interview outputs may include:
PolkaWorld will continue operating two X accounts:
Operational target:
This work includes:
Although this work may appear relatively simple, our experience shows that it is often the most time-consuming and labor-intensive part of the process.
While AI tools can help summarize daily developments, the information they provide is often too high-level. We still need to spend significant time tracking information flows across X, the Polkadot forum, Element discussions, and updates from key ecosystem projects, identifying meaningful signals, filtering noise, and restructuring the information into a format that ordinary users can easily understand.
The goal is to provide the community with the most up-to-date, insightful, and valuable information possible.
Important Polkadot-related information will be shared daily across the following channels:
This work helps maintain continuous engagement with the Chinese-speaking community and ensures that important information does not remain confined to public timelines alone.
PolkaWorld will continue publishing monthly deliverable reports summarizing the work completed, data metrics, and overall progress.
This practice has been maintained across multiple funding cycles and remains an important part of ensuring transparency and accountability to the community.
Over the course of the 12-month period, PolkaWorld plans to deliver:
These targets are based on the continuation of the current workflow and operating structure.
This proposal is expected to be supported by the following roles:
Editors-in-Chief
English Livestream & Interview Lead
Chinese Livestream Lead
Video Lead
Designer
Total Amount Requested: 278,256 USDT
Funding Period: 12 months
Below is the current personnel budget structure.
| Role | Monthly Cost | Hourly Rate |
|---|---|---|
| 2 Editors-in-Chief | $4,348 per person | $18.26 |
| 1 English Livestream / Interview Lead | $3,623 | $15 |
| 1 Chinese Livestream Lead | $3,623 | $15 |
| 1 Video Lead | $3,623 | $15 |
| 1 Designer | $3,623 | $15 |
| Total | $23,188 |
This proposal is not based on vague promises about the future. Instead, it is built upon a publicly documented track record of deliverables.
During the previous funding cycle, PolkaWorld has demonstrated its ability to:
Therefore, this request is not funding for a brand-new experimental initiative, but rather support for continuing a content and communication system that has already been operating publicly and has demonstrated consistent delivery.
Over the next year, PolkaWorld’s goal remains clear:
to continue providing stable, accessible, and sustainable multi-channel content and communication for the Chinese community, while maintaining bilingual visibility around key ecosystem discussions related to Polkadot.
We welcome questions and feedback from the community.
Contact:
Telegram: @xiaojie_web3world
Email: xiaojie@polkaworld.org
Amount: 25,500 DOT
Track: 33 | Medium Spender
Full Proposal: vonFlandern.org/polkadot-sensei/proposal | 🕐 15 min read
An onboarding engine that converts curious newcomers into verified, active Polkadot participants.
The technical foundation (game mechanics, OCR, CEA, leaderboard) is already live as a working beta — built at the proposer's own expense.
This referendum funds exclusively the content creation for Polkadot Sensei v1.0.0.
| Tranche | Date | Amount |
|---|---|---|
| T1 | 07.04.2026 | 5,100 DOT |
| T2 | 06.06.2026 | 5,100 DOT |
| T3 | 05.08.2026 | 5,100 DOT |
| T4 | 04.10.2026 | 5,100 DOT |
| T5 | 03.12.2026 | 5,100 DOT |
DOT/USD rate at submission: 1.46 — Total: 25,500 DOT ≈ 37,300 USD
This Referendum is canceled. Please (continue to) vote Nay.
A new version incorporating the feedback received here is up for vote: New Proposal
Voters have become increasingly cautious, making it harder for projects to gain approval for their proposals. Our project introduces a clawback mechanism to significantly reduce risks to the Polkadot Treasury. By implementing this safeguard, we aim to lower financial exposure and provide voters with peace of mind to confidently approve funding for impactful projects.
With our tool, a group of decentralized treasury guardians is incentivized to oversee scheduled payouts and intervene when necessary to protect the Treasury.
Key features of our proposal:
We are passionate about leading the charge to de-risk the Treasury, enhance its efficiency, and better align the interests of token holders and proposers. We eagerly look forward to collaborating with the Polkadot community and new + existing ecosystem teams to achieve these goals.
Read our full proposal here.
Rank #
Login to see your rank