myiopn
english
by derianar · submitted May 29, 2026
Community votes
0
Voting opens when this submission reaches the Top 10 stage.
Overall score
—/ 100
Weighted average across the 5 judging criteria.
Description
01/03
What the builder said.
Written by the team, rendered as the markdown they typed in the submission wizard.
What we built
We built myIOPN_DEX, a high-performance Decentralized Exchange (DEX), Automated Market Maker (AMM), and Multi-Asset Staking Portal fully deployed on the IOPN Testnet (RPC: https://testnet-rpc.iopn.tech).
Key components of this system include:
- AMM Liquidity and Swap Router (
myIOPN_DEXContract): A robust smart contract routing engine managing token exchanges, dynamic price impacts, and automated liquidity reserves. - Dynamic Asset Pricing Engine: Unlike static mock dashboards, this DEX implements a true Constant Product Market Maker ($x \cdot y = k$) formula for non-pegged tokens ($NBLAD$, $DE4I$, $GIOPN$), ensuring authentic price appreciation upon token buying/swapping. Stablecoin pairs ($USDC / USDT$) utilize target peg pricing.
- LP Pool Provisioning Interface: A custom liquidity module allowing users to set initial ratios for new pairs and automatically calculate precise asset inputs for existing pools.
- IOPN Yield Staking Hub: A staking distributor where users lock liquidity or protocol tokens to harvest real-time yield rewards in $NBLAD$ and $DE4I$.
- Explorer Verification Hub: An interactive in-app control panel providing flattened Solidity source codes and exact hex-encoded constructor arguments to facilitate immediate 1-click verification on the IOPN Block Explorer.
Why
We developed this platform to solve major user experience and technical friction points found in mock testnet environments, while offering reviewers a seamless, transparent evaluation process:
- Realistic Market Simulation: Traditional testnets often lack active trades or price action. By decoupling non-stable tokens from flat pricing, we demonstrate real market depth where larger swap orders (e.g., buying with 5,000 $USDC) create measurable price trends and realistic slippage for yield tokens like $NBLAD$ and $DE4I$.
- Simplified Contract Verification: Manual verification on Blockscout block explorers often fails due to mismatched compiler parameters or incorrect constructor arguments. We integrated a built-in "Verification Core" so developers and reviewers can see the exact setup, compiler version (
v0.8.35+commit.47b9dedd), and pre-encoded parameters needed to query or audit the contracts on-chain. - Decentralized Protocol Transparency: Deployed addresses are fully open-source and directly queried in real-time from the blockchain, eliminating simulated data databases and promoting trust through absolute on-chain proof.
How it works
The system combines on-chain smart contract data with an ultra-responsive React dashboard:
- Slippage & Swap Logic: When a user inputs a trade, the UI computes the exact output amount based on current on-chain pool reserves. Non-stable asset pairs adjust their price points dynamically to prevent sandwich attacks and simulate real-world capital pool behaviors.
- Liquidity Ratio Controller: When adding liquidity to a pool for the first time, users define the starting price ratio. For existing pools, the portal reads the current reserve ratio and locks the second inputs to prevent pool imbalance and arbitrage manipulation.
- Staking Rewards Engine: The smart contract calculates shares dynamically. As soon as a user stakes assets, token rewards accumulate programmatically proportional to their pool footprint.
- Developer Toolbar: Under the "Explorer Contract Verification Core" panel, any reviewer can expand the toolkit to access copyable constructor arguments and links to verify the live verified states of each deployed asset.
Roadmap
02/03
What ships next.
The builder's own next-quarter plan. Use it to gauge follow-through and ambition.
Q2 2026 - Now
- Multi-Token AMM Launch: Peluncuran DEX dengan fungsionalitas swap multi-token penuh, real-time yield distribution melalui MasterChef, serta integrasi dompet terdesentralisasi secara instan.
- Volatile Pricing Engine v2: Implementasi formula Constant Product (
x * y = k) khusus untuk token volatile (seperti NBLAD, DE4I, GIOPN) untuk memastikan pergeseran harga responsif terhadap volume pembelian dan rasio likuiditas. - Flexible Liquidity Injection: Dukungan penambahan likuiditas langsung dengan penentuan rasio harga awal (initial price ratio setting) secara dinamis.
Q3 2026
- Multi-Hop Router Engine: Pengembangan auto-router cerdas yang mampu mengoptimalkan rute swap lintas beberapa pool berbeda (seperti NBLAD -> USDC -> USDT -> DE4I) untuk memperoleh slippage terendah.
- Flexible Staking & Dynamic APY: Peluncuran tier staking baru dengan formula kalkulasi yield adaptif berdasarkan tingkat volatilitas pasar global.
- On-Chain Governance (DAO): Integrasi sistem pemungutan suara berbasis kepemilikan token tata kelola untuk menentukan alokasi insentif di setiap liquidity pool.
Beyond
- Multi-Chain Asset Bridging: Integrasi fungsionalitas jembatan (bridge) lintas rantai (L1 & L2 EVM chains) untuk menarik likuiditas global ke dalam ekosistem IOPN.
- Hybrid Order Book DEX: Memperkenalkan pencocokan pesanan berbasis buku pesanan (on-chain order book) berdampingan dengan sistem AMM tradisional.
- Advanced Institutional Yield Suite: Penyediaan instrumen yield farming premium dengan manajemen risiko termitigasi bagi pengguna institusional ekosistem.
On-chain proof
03/03
4 contracts on OPN Chain.
The chain itself confirmed every deployment is valid, signed by the builder's wallet, and inside the season's window.