app.secure3.io
Open in
urlscan Pro
44.234.201.128
Public Scan
URL:
https://app.secure3.io/
Submission: On July 03 via automatic, source certstream-suspicious — Scanned from DE
Submission: On July 03 via automatic, source certstream-suspicious — Scanned from DE
Form analysis
0 forms found in the DOMText Content
* Contests * Leaderboard * Submit Feedback * Docs * Log in * Sign up * Contests * Leaderboard Log inSign up COMPREHENSIVE SECURITY AUDITS FOR THE WEB3 ECOSYSTEMS đĽ Trending audit contests in Web3 ecosystems Solana Ecosystem MIRRORWORLD MPC WALLET Mirror World Smart Platform was built to simplify the process of building Web3 web and mobile applications for high-conversion or even for hobbyists that want to build simple applications. Building simple Web3 apps should be simple. Below are the project websites and docs - https://mirrorworld.fun/ Wallet Go Mantle Ecosystem MANTLE Mantle | Mass adoption of decentralized & token-governed technologies. With Mantle Network, Mantle Treasury, and token holder-governed products initiatives. Below are the project websites and docs - https://twitter.com/0xMantle - https://www.mantle.xyz/ Rollup & Modular Go zkSync_Era Ecosystem TEVAERA ON ZKSYNC Tevaera is an EVM-compatible on-chain gaming ecosystem on zkSync. Below are the project websites and docs - https://www.tevaera.com/ - https://twitter.com/tevaera - https://dev.testnet.tevaera.com/ - zkSync EVM compatibility https://era.zksync.io/docs/dev/building-on-zksync/contracts/contracts.html#solidity-support Marketplace & Auction Solidity Secure3 Audit In Secure3's audit contests, elite auditors perform comprehensive security vulnerability assessments on your blockchain code and smart contracts, offering rectification methods to safeguard your Web3 innovations against potential threats. Polkadot Ecosystem POLKADOT PARITY SUBXT Polkadot is a multi-chain interoperability platform designed to achieve interoperability between different blockchains. It allows various blockchain networks to communicate with each other and share information while remaining efficient and secure. Substrate is a blockchain framework for building custom blockchains. It is one of the core components of the Polkadot ecosystem because Polkadot itself is built using Substrate. Substrate provides a rich set of tools and components that enable developers to easily create blockchains for their specific needs. These blockchains can run independently, or they can choose to join the Polkadot network and become its "parachain". The subxt library enables you to submit transactions to a Substrate node through remote procedure calls. Before you use the subxt library, you can use the standalone subxt command-line interface to download the metadata for the Substrate node you want to use as the target for submitting transactions. The subxt-cli tool enables you to perform two key tasks that are critical to using the subxt library: + You can use the subxt-cli tool to download the metadata from any target Substrate node. + You can use the subxt-cli tool to generate the runtime API code from the metadata from any target Substrate node. ### Audit overview - Public code repo - https://github.com/Secure3Audit/code_Parity-subxt - How many files are in scope? - 69 - Total SLoC for these contracts? - 10973 - How many external imports are there? - 48 - Is this an upgrade to an existing system? - False - Is there a need to understand a separate part of the codebase / get context in order to audit this part of the protocol? - True - Please describe the required context - Knowledge of Polkadot and substrate. - Is this either a fork of or an alternate implementation of another project? - False ### Publicly known issue What has been reported in - https://github.com/paritytech/subxt/issues?q=is%3Aissue+is%3Aclosed+label%3Abug Exclusions â What's NOT in Scope - Static websites, until you can find a way to compromise the data on the website for all of the visitors. - Bugs which have already been submitted by another user or are already known to the Parity team or have already been publicly disclosed. - Bugs in third-party tools and services weâre using (but we would be glad to connect you with the security team of the corresponding project). - Parity Technologiesâ development team, Parity Technology employees and any other person employed or providing services in any way to the company, directly or indirectly, are not eligible for rewards. Social engineering attacks are also here. Anything that contravenes the spirit or letter of this Program. ### Scoping details The primary objective of this audit is to conduct a thorough examination of the subxt/subxt/src directory within the paritytech/subxt project. The focus will be on assessing code quality, security, performance, and adherence to best practices in Rust programming. Details please refer to https://github.com/Secure3Audit/code_Parity-subxt | Module | Lines | Description | |---------------|-------|-------------| | backend | 3796 | This module exposes a backend trait for Subxt which allows us to get and set the necessary information (probably from a JSON-RPC API, but thatâs up to the implementation). | | config | 824 | This module provides a Config type, which is used to define various types that are important in order to speak to a particular chain. SubstrateConfig provides a default set of these types suitable for the default Substrate node implementation, and PolkadotConfig for a Polkadot node. | | custom_values | 208 | Types associated with accessing custom types | | error | 396 | Types representing the errors that can be returned. | | metadata | 99 | Types representing the metadata obtained from a node. | | storage | 524 | Types associated with accessing and working with storage items. | | utils | 928 | Miscellaneous utility helpers. | | constants | 129 | Types associated with accessing constants. | | events | 774 | This module exposes the types and such necessary for working with events. The two main entry points into events are crate::OnlineClient::events() and calls like crate::tx::TxProgress::wait_for_finalized_success(). | | runtime_api | 239 | Types associated with executing runtime API calls. | | tx | 1058 | Create and submit extrinsics | | blocks | 981 | This module exposes the necessary functionality for working with events. | | client | 859 | This module provides two clients that can be used to work with transactions, storage and events. The OfflineClient works entirely offline and can be passed to any function that doesnât require network access. The OnlineClient requires network access. | | dynamic | 55 | This module provides the entry points to create dynamic transactions, storage and constant lookups. | ### Any other technical documents - https://docs.substrate.io/reference/command-line-tools/subxt/ - https://docs.rs/subxt/latest/subxt/ SDK Rust Ethereum Ecosystem ZKFAIR ZKFair is the first L2 network based on Polygon ZK and Celestial DA, with computing power provided by Lumoz Below are the project websites and docs: - [https://zkfair.io](https://zkfair.io) - [https://twitter.com/ZKFCommunity](https://twitter.com/ZKFCommunity) ZK Solidity Arbitrum Ecosystem XPET xPet.Tech is an innovative platform that combines the joy of virtual pet ownership with the transformative capabilities of blockchain technology. Below are the project websites and docs: - [https://www.xpet.tech/](https://www.xpet.tech/) - [https://twitter.com/xpet_tech](https://twitter.com/xpet_tech) GameFi Solidity Secure3 Audit In Secure3's audit contests, elite auditors perform comprehensive security vulnerability assessments on your blockchain code and smart contracts, offering rectification methods to safeguard your Web3 innovations against potential threats. zkSync_Era Ecosystem ZKSYNC ERA zkSync is a ZK rollup, a trustless protocol that uses cryptographic validity proofs to provide scalable and low-cost transactions on Ethereum. In zkSync, computation is performed off-chain and most data is stored off-chain as well. As all transactions are proven on the Ethereum mainchain, users enjoy the same security level as in Ethereum. zkSync Era is made to look and feel like Ethereum, but with lower fees. Just like on Ethereum, smart contracts are written in Solidity/Vyper and can be called using the same clients as the other EVM-compatible chains. Below are the project websites and public docs - https://docs.zksync.io/dev/ - https://twitter.com/zksync/status/1583512895773544453 ZK Solidity BSC Ecosystem KILOEX KiloEx is the next generation peer-to-pool perp DEX. Below are the project websites and docs - https://www.kiloex.io/ - https://twitter.com/KiloEx_perp - GitBook https://kiloex.gitbook.io/kiloex/ (continuously updating) Marketplace & Auction Solidity Polygon Ecosystem UNIPASS ZK CIRCUITS UniPass is a A non-custodial ERC-4337 wallet SDK. Effortless integration, great UX, and free! Power up your projects with seedless & gasless wallet with social recovery! Below are the project websites and docs - https://unipass.id/ - https://twitter.com/UniPassWallet - https://docs.wallet.unipass.id/introduction/intro ZK Rust Secure3 Audit In Secure3's audit contests, elite auditors perform comprehensive security vulnerability assessments on your blockchain code and smart contracts, offering rectification methods to safeguard your Web3 innovations against potential threats. Code Language Solidity Rust Go Move All Types Bridge Token & NFT DEX & Trading Staking ZK GameFi More Bridge Token & NFT DEX & Trading Staking ZK GameFi Lending SDK Wallet Oracle Marketplace & Auction Rollup & Modular FBTC - LOCKEDFBTC UPDATE Finished FBTC is an omnichain BTC. FBTC aims to elevate BTC accessibility and utility by providing seamless interoperability and diverse yield opportunities. - https://www.fbtc.com/ - https://twitter.com/FBTC_official Bridge Solidity Jun 15, 2:59 PM Start Date Jun 20, 11:59 PM End Date 5 Days Duration Chains REVOXAI Finished REVOX.AI is dedicated to creating a modular on-chain AI network, establishing a permissionless ecosystem that empowers the construction and innovation of decentralized AI applications through modular agents. Through AI + Web3 technology, REVOX aims to provide broader users with more efficient and equitable access to information. REVOX's flagship super-app ReadON DAO APP and the TON mini-program ShareON have already garnered over millions of users worldwide. Positioning REVOX as the largest decentralized AI network in terms of user base. Learn more: https://docs.revox.ai/ Token & NFT Solidity Jun 13, 8:00 AM Start Date Jun 17, 11:59 PM End Date 4 Days Duration Chains MODEMAXIO Finished ## Audit Scope Audit scope **ONLY ** includes files listed in the "Code Statistics" section below. ## Code Statistics: ``` Original repo commit: `2780d41a97a669df0d8af78a99a96db4dd67e78f` ------------------------------------------------------------------------------------------------ File blank comment code ------------------------------------------------------------------------------------------------ contracts/oracle/ChainlinkAggregator4Pyth.sol 30 53 152 contracts/oracle/AdapterPyth.sol 11 4 49 ------------------------------------------------------------------------------------------------ SUM: 41 57 201 ------------------------------------------------------------------------------------------------ ``` DEX & Trading Solidity Jun 13, 8:00 AM Start Date Jun 17, 11:59 PM End Date 4 Days Duration Chains ENDER V1 Finished Ender Protocol is aliquid staking protocol using LST-bonds to enable concentrated yield tokens and liquid staking power. Powering the metaverse with the Metaverse Bond. Below are the project websites and docs: - [https://www.enderprotocol.io](https://www.enderprotocol.io) - [https://twitter.com/EnderProtocol](https://twitter.com/EnderProtocol) ### Before Audit Please read and understand all the documents provided: 1. Protocol doc: https://docs.enderprotocol.io/ 2. Public testnet: https://ethereal.enderprotocol.io/ 3. Internal dev build: https://enderprotocol-app-fe-git-ethereal-dev-metagaming.vercel.app/ a. **use the internal build but please don't use the pub testnet** 4. Staking Calculation Backup: https://docs.google.com/spreadsheets/d/1PlfCXCTi3uehzVBXNRGnTd3x9zPe8Kds_aWmYKBPJM0/edit?usp=sharing 5. previous audit reports: https://github.com/Secure3Audit/code_Ender_V1/tree/main/doc 6. tech design of the protocol: a. https://docs.google.com/document/d/1nwI-NAiNzRHsRba1txu0HnrWgeFzbcb8IsymaPl8Tgc/edit?usp=sharing b. https://docs.google.com/document/d/1luIjmjHwAbJxENQAriDg5YCxs6NFcBLmUXynDB3cwX4/edit?usp=sharing c. https://docs.google.com/document/d/16IIBrXla473iBm72_JaLbHF35VV447zzroCuEhnkczE/edit?usp=sharing ### Audit Scope code repo: https://github.com/Secure3Audit/code_Ender_V1 Audit Scope ``` Original repo commit: `40cd7bbada9fcebbf5b858e7fa242287498f35a5` -------------------------------------------------------------------------------- File blank comment code -------------------------------------------------------------------------------- contracts/EnderBond.sol 60 79 410 contracts/EnderTreasury.sol 55 76 373 contracts/EnderStaking.sol 41 13 206 contracts/ERC20/EndToken.sol 25 26 90 contracts/ERC20/SEndToken.sol 17 7 57 -------------------------------------------------------------------------------- SUM: 198 201 1136 -------------------------------------------------------------------------------- ``` Staking Solidity May 22, 11:59 PM Start Date May 29, 11:59 PM End Date 7 Days Duration Chains ZKBASE UPDATE Finished ZKBase: Layer2 Scaling Solution for Ethereum and Bitcoin Network. BRC20 Swap Coming Soon. - https://twitter.com/ZKBaseOfficial - https://zkbase.org/ This audit is for there offchain component and only these two files, details refer to the code repo - core/lib/dal/src/proofs_dal.rs - core/lib/object_store/src/pg.rs ZK Rust May 6, 11:59 PM Start Date May 13, 11:59 PM End Date 7 Days Duration Chains QNA3 CHECKIN SOLANA Finished AI + DePIN Knowledge Platform - https://twitter.com/qnaweb3 - https://qna3.ai/ GameFi Rust Apr 17, 11:59 PM Start Date Apr 18, 11:59 PM End Date 1 Day Duration Chains QNA3 ERC20 Finished AI + DePIN Knowledge Platform - https://twitter.com/qnaweb3 - https://qna3.ai/ Token & NFT Solidity Apr 16, 11:59 PM Start Date Apr 18, 11:59 PM End Date 2 Days Duration Chains KREATIONJP Finished KreationJP Twelve Anonymous Tournament TAT Rumble is a first-of-its-kind free-to-play mobile collectible art game that blends the gameplay of fighting games and strategy of digital card games into one innovative gaming experience. In TAT Rumble, players will compete in the Twelve Anonymous Tournament, a global no-rules martial arts tournament where the best fighters from around the world compete for power, wealth and fame. - https://tat-rumble.io/ - https://twitter.com/tat_nftgame Token & NFT Solidity Apr 12, 7:59 AM Start Date Apr 17, 7:59 AM End Date 5 Days Duration Chains BONDINGS UPDATE Finished Enable anyone to launch the next 10000X. The 1st UGA platform for LP-less coins. Below are the project websites : - Twitter: https://twitter.com/WeRich_ - Website: https://we.rich/ - Telegram: https://t.me/werichcommunity Token & NFT Solidity Apr 10, 8:00 AM Start Date Apr 12, 7:59 AM End Date 1 Day Duration Chains LOXODROME Finished Loxodrome is the ultimate liquidity hub for innovative DePIN projects, building next-gen ve(3,3) DEX on IoTeX Below are the project websites and docs: - [https://loxodrome.xyz/](https://zkfair.io) - [https://twitter.com/_Loxodrome](https://twitter.com/ZKFCommunity) DEX & Trading Solidity Mar 26, 12:00 AM Start Date Mar 31, 11:59 PM End Date 5 Days Duration Chains ZKLINK BRIDGE UPDATE Finished The 1st Multi-rollup Aggregated Layer 3 Uniting Ethereum L2s. Tech: Nexus | Origin Solution Platforms: zkLink X | zkLink Nova Below are the project websites and docs: - [https://zk.link/](https://zk.link/) - [https://twitter.com/zkLink_Official](https://twitter.com/zkLink_Official) Bridge Solidity Mar 22, 12:00 AM Start Date Mar 26, 11:59 PM End Date 4 Days Duration Chains HAJIME Finished Empowering people with inclusive computing power. MeetăHajimeAIă,ăHajimeBotă, andăHajime Gardenă. #Solana #DePin #AI #EdgeAI Below are the project websites and docs: - [https://hajimebot.ai/](https://hajimebot.ai/) - [https://twitter.com/hajime__ai](https://twitter.com/hajime__ai) Token & NFT Rust Mar 22, 12:00 AM Start Date Mar 24, 11:59 PM End Date 2 Days Duration Chains IOTEX MARSHALL DAO Finished Real World â Web3. IoTeX is a web3 platform that connects smart devices to blockchain Dapps. [#DePIN](https://iotex.io/blog/what-are-decentralized-physical-infrastructure-networks-depin/) $IOTX Below are the project websites and docs: - [https://iotex.io/](https://iotex.io) - [https://twitter.com/iotex_io](https://twitter.com/iotex_io) DEX & Trading Solidity Mar 13, 12:00 AM Start Date Mar 17, 11:59 PM End Date 4 Days Duration Chains MOBOX LBP Finished Explore the Co-created & Co-governed Open World with MOBOX! Below are the project websites and docs: - [https://www.mobox.io/#/](https://www.mobox.io/#/) - [https://twitter.com/MOBOX_Official](https://twitter.com/MOBOX_Official) Staking Solidity Mar 11, 12:00 AM Start Date Mar 14, 11:59 PM End Date 3 Days Duration Chains GLYPH AMM Finished The Most $BTC Aligned Flagship DEX on @CoreDao_org âŞď¸ Liquidity Infrastructure for Inscription Assets âŞď¸ Real-yield Engine at the Heart of BTC-Fi Below are the project websites and docs: - [http://glyph.exchange/](http://glyph.exchange/) - [https://twitter.com/glyph_exchange](https://twitter.com/glyph_exchange) DEX & Trading Solidity Mar 11, 12:00 AM Start Date Mar 17, 11:59 PM End Date 6 Days Duration Chains INFLUPIA Finished đExplore #MerlinChain: the first #ERC404 #SocialFi platform. Transform your social influence into tangible rewards and make your digital presence count. Below are the project websites and docs: - [https://influpia.com/](https://influpia.com/) - [https://twitter.com/influpia](https://twitter.com/influpia) Marketplace & Auction Solidity Mar 11, 12:00 AM Start Date Mar 15, 11:59 PM End Date 4 Days Duration Chains ZKLINK NOVA Finished The first aggregated Layer 3 zkEVM network that links Ethereum and its Layer 2 Rollups for any use case. Tech: zkLink Nexus, ZK Stack Below are the project websites and docs: - [https://zklink.io/](https://zklink.io/) - [https://twitter.com/zkLink_Official](https://twitter.com/zkLink_Official) Rollup & Modular Solidity Feb 26, 12:00 AM Start Date Mar 3, 11:59 PM End Date 6 Days Duration Chains MANTLE V2 PUBLIC Finished Mantle | Mass adoption of decentralized & token-governed technologies. With Mantle Network, Mantle Treasury, and token holder-governed products initiatives. Below are the project websites and docs - https://twitter.com/0xMantle - https://www.mantle.xyz/ #### Prize distribution and scoring - The prize distribution has 2 possible triggers: - If one or more valid medium severity findings are found, the total pot size for medium issues is $35,000 - If one or more valid critical severity findings are found, the total pot size for critical issues is $135,000 - Given that the codebase has gone through multiple reviews before, and due to the large number of participants, weâll NOT accept any trivial low / info findings (these are typically findings generated from a static-analyzer). Please see our definition of severity here: https://docs.secure3.io/rewards/severity-standard #### Scope - mantle-v2 - https://github.com/mantlenetworkio/mantle-v2/tree/audits - commit - https://github.com/mantlenetworkio/mantle-v2/commit/7040d029eefc7a2d5a33e03bc15d6815e4a25fd6 - op-geth - https://github.com/mantlenetworkio/op-geth/tree/audits - commit - https://github.com/mantlenetworkio/op-geth/commit/64996df634fbd58d9eea82cd4cf7bf3a782c2e03 #### Out-of-scope issues Any issues reported in the previous audit report - https://secure3.io/audit/Mantle_V2 #### What is the project's general architectural structure and system design? - https://docs-v2.mantle.xyz/intro/system-components/architecture #### What are the roles in the product and the use cases and workflow for each role? - https://docs-v2.mantle.xyz/intro/system-components/architecture The content in this link depicts the transaction processing process to better understand the functioning of each module - https://docs-v2.mantle.xyz/intro/system-components/on-chain-system - https://docs-v2.mantle.xyz/intro/system-components/off-chain-system #### Which function's or module's attack vector do you have the most concern about? Blockchain/DLT - Direct loss of funds - Permanent freezing of funds (fix requires hardfork) - Network not being able to confirm new transactions (Total network shutdown) - Transient consensus failures #### Smart Contract - Loss of user funds by permanent freezing or direct theft, other than unclaimed yield - Permanent freezing of funds - Protocol Insolvency - Temporary freezing of funds #### Which parts of the system that you want the auditors to focus on? - Bridge-related contracts on L1 & L2, especially MNT & ETH lock and mint. Security of assets locked in Bridge. - The sequencer ďźshould not be attacked or crashedďź - Modification on op-gethďźincluding gas fee collection mechanism and meta transaction protocol - Mantle DA, driving blocks from unsafe to safe, and finalized. #### What is the trust setup of the system? Should all centralized roles and components be trusted? No specific trust setup for this system. Mantle v2 will upgrade from mantle v1, which is running. All centralized roles and components can be trusted. List all the vulnerabilities that are not accepted or already known to the team. #### Known issues: - There appears to be an obvious bug which would allow an attacker to withdraw a fake ERC20 token from L2 in exchange for a real ERC20 (such as WBTC) token on L1. There is no check in the L2StandardBridge, however the withdrawal is prevented from finalizing by a check in the L1StandardBridge. Naturally, if you do find a way to circumvent our protections, then we would reward you. - The fact that our contracts are upgradable via a multisig. - The fact that fault proofs are not yet running. - A bug in ResolvedDelegateProxy.sol which could result in a storage slot key collision overwriting the address of the implementation. This bug is dependent on the layout of the implementation contract, and Optimism is not affected. - The OpenZeppelin Defender scan results at https://github.com/mantlenetworkio/mantle-v2/pull/72 Known issues for the Bedrock system: - There is an edge case in which ETH deposited to the OptimismPortal by a contract can be irrecoverably stranded: - When a deposit transaction fails to execute, the senderâs account balance is still credited with the mint value. However, if the depositâs L1 sender is a contract, the tx.origin on L2 will be aliased, and this aliased address will receive the minted on L2. In general, the contract on L1 will not be able to recover these funds. We have documented this risk and encourage users to take advantage of our CrossDomainMessenger contracts, which provide additional safety measures. - Deposit transactions can be grieffed at a cost to the attacker, by filling up the MAX_RESOURCE_LIMIT. This issue is mitigated by PR 5064, which does not completely resolve the issue but does increase the cost of a sustained grief attack. A more complete fix will require architectural changes. - There are various âfoot gunsâ in the bridge which may arise from misconfiguration of a token. To minimize complexity, our bridge design does not try to prevent all forms of developer and user error. Examples of such foot guns include: - Having both (or neither of) the local and remote tokens be OptimismMintabl - Tokens which dynamically alter the amount of a token held by an account, such as fee-on-transfer and rebasing token. - When running in non-archive mode, op-geth has difficulty executing deep reorgs. We are working on a fix. #### Is there any other information or docs the auditor should know? https://docs-v2.mantle.xyz/ Rollup & Modular Go Mar 5, 12:00 AM Start Date Mar 21, 11:59 PM End Date 16 Days Duration Rewards $170,000 Chains STAKESTONE EIGEN LAYER HELPER Finished One-stop staking protocol for connecting omnichain liquidity | Omnichain Yield-bearing ETH $STONE Below are the project websites and docs - Website: https://stakestone.io/ - Twitter: https://twitter.com/Stake_stone - Deployment chain(s): Mainnet, Manta, Arbitrum - Other tech doc links and/or files: https://docs.stakestone.io/stakestone/ Staking Solidity Feb 23, 12:00 AM Start Date Feb 29, 11:59 PM End Date 6 Days Duration Chains MITOSIS Finished Mitosis is a liquidity protocol that proposes a new, capital efficient paradigm in cross-chain interoperability fit for the modular blockchain ecosystem. Below are the project websites and docs: - [https://mitosis.org/](https://mitosis.org/) - [https://twitter.com/MitosisOrg](https://twitter.com/MitosisOrg) Bridge Solidity Feb 13, 12:00 AM Start Date Feb 21, 11:59 PM End Date 8 Days Duration Chains TONKA FINANCE AMM Finished Tonka Finance is at the forefront of financial innovation in the cryptocurrency sector, offering vital infrastructure and services that significantly enhance the liquidity and viability of Bitcoin inscriptions and other digital assets, including Ethereum-based inscriptions. Below are the project websites and docs: - [https://www.tonka.finance/](https://www.tonka.finance/) - [https://twitter.com/TonkaFinance](https://twitter.com/TonkaFinance) DEX & Trading Solidity Jan 24, 12:00 AM Start Date Jan 29, 11:59 PM End Date 5 Days Duration Chains TONKA FINANCE LENDING Finished Tonka Finance is at the forefront of financial innovation in the cryptocurrency sector, offering vital infrastructure and services that significantly enhance the liquidity and viability of Bitcoin inscriptions and other digital assets, including Ethereum-based inscriptions. Below are the project websites and docs: - [https://www.tonka.finance/](https://www.tonka.finance/) - [https://twitter.com/TonkaFinance](https://twitter.com/TonkaFinance) Lending Solidity Jan 24, 12:00 AM Start Date Jan 29, 11:59 PM End Date 5 Days Duration Chains POLKADOT PARITY SUBXT Finished Polkadot is a multi-chain interoperability platform designed to achieve interoperability between different blockchains. It allows various blockchain networks to communicate with each other and share information while remaining efficient and secure. Substrate is a blockchain framework for building custom blockchains. It is one of the core components of the Polkadot ecosystem because Polkadot itself is built using Substrate. Substrate provides a rich set of tools and components that enable developers to easily create blockchains for their specific needs. These blockchains can run independently, or they can choose to join the Polkadot network and become its "parachain". The subxt library enables you to submit transactions to a Substrate node through remote procedure calls. Before you use the subxt library, you can use the standalone subxt command-line interface to download the metadata for the Substrate node you want to use as the target for submitting transactions. The subxt-cli tool enables you to perform two key tasks that are critical to using the subxt library: + You can use the subxt-cli tool to download the metadata from any target Substrate node. + You can use the subxt-cli tool to generate the runtime API code from the metadata from any target Substrate node. ### Audit overview - Public code repo - https://github.com/Secure3Audit/code_Parity-subxt - How many files are in scope? - 69 - Total SLoC for these contracts? - 10973 - How many external imports are there? - 48 - Is this an upgrade to an existing system? - False - Is there a need to understand a separate part of the codebase / get context in order to audit this part of the protocol? - True - Please describe the required context - Knowledge of Polkadot and substrate. - Is this either a fork of or an alternate implementation of another project? - False ### Publicly known issue What has been reported in - https://github.com/paritytech/subxt/issues?q=is%3Aissue+is%3Aclosed+label%3Abug Exclusions â What's NOT in Scope - Static websites, until you can find a way to compromise the data on the website for all of the visitors. - Bugs which have already been submitted by another user or are already known to the Parity team or have already been publicly disclosed. - Bugs in third-party tools and services weâre using (but we would be glad to connect you with the security team of the corresponding project). - Parity Technologiesâ development team, Parity Technology employees and any other person employed or providing services in any way to the company, directly or indirectly, are not eligible for rewards. Social engineering attacks are also here. Anything that contravenes the spirit or letter of this Program. ### Scoping details The primary objective of this audit is to conduct a thorough examination of the subxt/subxt/src directory within the paritytech/subxt project. The focus will be on assessing code quality, security, performance, and adherence to best practices in Rust programming. Details please refer to https://github.com/Secure3Audit/code_Parity-subxt | Module | Lines | Description | |---------------|-------|-------------| | backend | 3796 | This module exposes a backend trait for Subxt which allows us to get and set the necessary information (probably from a JSON-RPC API, but thatâs up to the implementation). | | config | 824 | This module provides a Config type, which is used to define various types that are important in order to speak to a particular chain. SubstrateConfig provides a default set of these types suitable for the default Substrate node implementation, and PolkadotConfig for a Polkadot node. | | custom_values | 208 | Types associated with accessing custom types | | error | 396 | Types representing the errors that can be returned. | | metadata | 99 | Types representing the metadata obtained from a node. | | storage | 524 | Types associated with accessing and working with storage items. | | utils | 928 | Miscellaneous utility helpers. | | constants | 129 | Types associated with accessing constants. | | events | 774 | This module exposes the types and such necessary for working with events. The two main entry points into events are crate::OnlineClient::events() and calls like crate::tx::TxProgress::wait_for_finalized_success(). | | runtime_api | 239 | Types associated with executing runtime API calls. | | tx | 1058 | Create and submit extrinsics | | blocks | 981 | This module exposes the necessary functionality for working with events. | | client | 859 | This module provides two clients that can be used to work with transactions, storage and events. The OfflineClient works entirely offline and can be passed to any function that doesnât require network access. The OnlineClient requires network access. | | dynamic | 55 | This module provides the entry points to create dynamic transactions, storage and constant lookups. | ### Any other technical documents - https://docs.substrate.io/reference/command-line-tools/subxt/ - https://docs.rs/subxt/latest/subxt/ SDK Rust Jan 19, 12:00 AM Start Date Feb 19, 11:59 PM End Date 31 Days Duration Rewards $50,000 Chains TONKA FINANCE STAKING & YIELD Finished Tonka Finance is at the forefront of financial innovation in the cryptocurrency sector, offering vital infrastructure and services that significantly enhance the liquidity and viability of Bitcoin inscriptions and other digital assets, including Ethereum-based inscriptions. Below are the project websites and docs: - [https://www.tonka.finance/](https://www.tonka.finance/) - [https://twitter.com/TonkaFinance](https://twitter.com/TonkaFinance) Staking Solidity Jan 9, 12:00 AM Start Date Jan 12, 11:59 PM End Date 3 Days Duration Chains ENDER DEPOSIT DIFF Finished Ender Protocol is aliquid staking protocol using LST-bonds to enable concentrated yield tokens and liquid staking power. Powering the metaverse with the Metaverse Bond. Below are the project websites and docs: - [https://www.enderprotocol.io](https://www.enderprotocol.io) - [https://twitter.com/EnderProtocol](https://twitter.com/EnderProtocol) Staking Solidity Jan 9, 12:00 AM Start Date Jan 11, 11:59 PM End Date 2 Days Duration Chains ENDER FUND DEPOSITION Finished Ender Protocol is aliquid staking protocol using LST-bonds to enable concentrated yield tokens and liquid staking power. Powering the metaverse with the Metaverse Bond. Below are the project websites and docs: - [https://www.enderprotocol.io](https://www.enderprotocol.io) - [https://twitter.com/EnderProtocol](https://twitter.com/EnderProtocol) Token & NFT Solidity Dec 29, 2023 Start Date Dec 31, 2023 End Date 2 Days Duration Chains AKI V3 Finished Web3's largest influencer network, data-driven for attention! Welcome to our community: http://discord.gg/akinetwork For more: http://linktr.ee/akiprotocol.io Below are the project websites and docs: - [https://akiprotocol.io/](https://akiprotocol.io/) - [https://twitter.com/aki_protocol](https://twitter.com/aki_protocol) Token & NFT Solidity Dec 18, 2023 Start Date Dec 19, 2023 End Date 1 Day Duration Chains MAGPIE ARBSTREAMING Finished Multi-chain Yield & veTokenomics boosting services provider, supporting top-tier projects @WombatExchange , @Pendle_fi , @RDNTCapital , @CamelotDEX & @PancakeSwap . Below are the project websites and docs: - [https://www.magpiexyz.io/](https://www.magpiexyz.io/) - [https://twitter.com/magpiexyz_io](https://twitter.com/magpiexyz_io) Marketplace & Auction Solidity Dec 18, 2023 Start Date Dec 24, 2023 End Date 6 Days Duration Chains MAGPIE RADPIE, ESRDNT, OFT & CCIP BRIDGE Finished Multi-chain Yield & veTokenomics boosting services provider, supporting top-tier projects @WombatExchange , @Pendle_fi , @RDNTCapital , @CamelotDEX & @PancakeSwap . Below are the project websites and docs: - [https://www.magpiexyz.io/](https://www.magpiexyz.io/) - [https://twitter.com/magpiexyz_io](https://twitter.com/magpiexyz_io) Bridge Solidity Dec 18, 2023 Start Date Dec 24, 2023 End Date 6 Days Duration Chains ZKFAIR Finished ZKFair is the first L2 network based on Polygon ZK and Celestial DA, with computing power provided by Lumoz Below are the project websites and docs: - [https://zkfair.io](https://zkfair.io) - [https://twitter.com/ZKFCommunity](https://twitter.com/ZKFCommunity) ZK Solidity Dec 13, 2023 Start Date Dec 18, 2023 End Date 5 Days Duration Chains PEANUT V4 Finished Peanut Protocol uses secret-protected vault smart contracts. The sender deposits tokens to the vault and sends the URL to the receiver. The URL contains a secret, allowing the receiver to withdraw the funds. Below are the project websites and docs: - [https://peanut.to](https://peanut.to) - [https://twitter.com/peanutprotocol](https://twitter.com/peanutprotocol) - Deployment chain(s): Arbitrum Token & NFT Solidity Dec 12, 2023 Start Date Dec 14, 2023 End Date 2 Days Duration Chains XPET Finished xPet.Tech is an innovative platform that combines the joy of virtual pet ownership with the transformative capabilities of blockchain technology. Below are the project websites and docs: - [https://www.xpet.tech/](https://www.xpet.tech/) - [https://twitter.com/xpet_tech](https://twitter.com/xpet_tech) GameFi Solidity Dec 9, 2023 Start Date Dec 14, 2023 End Date 5 Days Duration Chains MAGMA STABLE Finished WEN-Contracts Below are the project websites and docs: - [https://app.magma.finance/](https://app.magma.finance/) - [https://twitter.com](https://twitter.com/) Lending Solidity Dec 8, 2023 Start Date Dec 13, 2023 End Date 5 Days Duration Chains M3TERING Finished A Decentralized physical infrastructure network protocol incentivizing distributed solar energy resources. http://m3tering.whynotswitch.com Below are the project websites and docs: - [https://m3tering.whynotswitch.com/](https://m3tering.whynotswitch.com/) - [https://twitter.com/m3tering](https://twitter.com/m3tering) Token & NFT Solidity Nov 25, 2023 Start Date Dec 2, 2023 End Date 7 Days Duration Chains APEBOND Finished A NEW ERA HAS BEGUN. đ˘ Read: http://apebond.click/NEW-ERA đ Migrate your $BANANA to $ABOND đ Below are the project websites and docs: - [https://apeswap.finance/migration](https://apeswap.finance/migration) - [https://twitter.com/ApeBond](https://twitter.com/ApeBond) DEX & Trading Solidity Nov 28, 2023 Start Date Dec 3, 2023 End Date 5 Days Duration Chains DAPPOS STADER ADAPTER Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Below are the project websites and docs: - [https://dappos.com](https://dappos.com) - [https://twitter.com/dappOS_com](https://twitter.com/dappOS_com) Wallet Solidity Nov 7, 2023 Start Date Nov 12, 2023 End Date 5 Days Duration Chains MAGPIEBURN Finished Multi-chain Yield & veTokenomics boosting services provider, supporting top-tier projects @WombatExchange , @Pendle_fi , @RDNTCapital , @CamelotDEX & @PancakeSwap . Below are the project websites and docs: - [https://www.magpiexyz.io/](https://www.magpiexyz.io/) - [https://twitter.com/magpiexyz_io](https://twitter.com/magpiexyz_io) Marketplace & Auction Solidity Nov 6, 2023 Start Date Nov 13, 2023 End Date 7 Days Duration Chains MAGPIELAUNCHPAD Finished Multi-chain Yield & veTokenomics boosting services provider, supporting top-tier projects @WombatExchange , @Pendle_fi , @RDNTCapital , @CamelotDEX & @PancakeSwap . Below are the project websites and docs: - [https://www.magpiexyz.io/](https://www.magpiexyz.io/) - [https://twitter.com/magpiexyz_io](https://twitter.com/magpiexyz_io) Marketplace & Auction Solidity Nov 6, 2023 Start Date Nov 13, 2023 End Date 7 Days Duration Chains GAMBIT-P3 Finished Decentralized Leveraged Trading on zkSync Era Proposals through Discord ONLY Trade @ http://gambit.trade Community @ http://discord.gg/EAUXXtzZZT Telegram @ http://t.me/Gambit_Trade Below are the project websites and docs: - [https://gambit.trade](https://gambit.trade) - [https://twitter.com/Gambit_Trade](https://twitter.com/Gambit_Trade) Bridge Solidity Oct 24, 2023 Start Date Oct 29, 2023 End Date 5 Days Duration Chains GAME7 HYPERPLAY ONCHAIN ACHIEVEMENT SYSTEM Finished A collective built to accelerate the blockchain gaming industry through grants, education, and strategic initiatives | Visit http://game7.io Below are the project websites and docs: - [https://game7.io](https://game7.io) - [https://twitter.com/G7_DAO](https://twitter.com/G7_DAO) Token & NFT Solidity Oct 23, 2023 Start Date Oct 26, 2023 End Date 3 Days Duration Chains NATIV3DAO Finished Nativ3 Network is a secure, scalable, and user-friendly layer 3 rollup that empowers developers, reduces transaction costs, and promotes innovation. Below are the project websites and docs: - [https://nativ3.network/](https://nativ3.network/) - [https://twitter.com/Nativ3Network](https://twitter.com/Nativ3Network) Bridge Solidity Sep 29, 2023 Start Date Oct 11, 2023 End Date 12 Days Duration Chains LYNEX Finished Linea's native on-chain liquidity marketplace. Powered by cutting-edge DEX infrastructure, we offer a highly capital-efficient DeFi solutio Below are the project websites and docs: - [http://lynex.fi](http://lynex.fi) - [https://twitter.com/LynexFi](https://twitter.com/LynexFi) DEX & Trading Solidity Sep 20, 2023 Start Date Oct 5, 2023 End Date 15 Days Duration Chains MANTLE LSD ORACLE SERVICE CORE Finished Off-chain services for the mETH protocol Below are the project websites and docs: - [https://www.mantle.xyz](https://www.mantle.xyz) - [https://twitter.com/0xMantle](https://twitter.com/0xMantle) Oracle Go Sep 19, 2023 Start Date Oct 6, 2023 End Date 17 Days Duration Chains MANTLE LSD MNTETH Finished mETH Liquid Staking Contracts. Below are the project websites and docs: - [https://www.mantle.xyz](https://www.mantle.xyz) - [https://twitter.com/0xMantle](https://twitter.com/0xMantle) Staking Solidity Sep 19, 2023 Start Date Oct 6, 2023 End Date 17 Days Duration Chains HOLONYM PART1 Finished Holonym is a privacy-preserving identity protocol. Below are the project websites and docs: - Website: https://www.holonym.id/ - Twitter: https://twitter.com/0xHolonym - Deployment chain(s): Ethereum mainnet - Other tech doc links and/or files: https://docs.holonym.id ZK Solidity Sep 10, 2023 Start Date Sep 16, 2023 End Date 6 Days Duration Chains GAMBIT-WEMIX Finished Decentralized Leveraged Trading on Wemix Below are the project websites and docs - Website: https://gambit.trade - Twitter: https://twitter.com/Gambit_Trade - Deployment chain(s): Wemix - Other tech doc links and/or files: Bridge Solidity Sep 5, 2023 Start Date Sep 13, 2023 End Date 8 Days Duration Chains DAPPOS EIP-1271 Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Below are the project websites and docs - Website: https://dappos.com - Twitter: https://twitter.com/dappOS_com - Deployment chain(s): ETH Mainnet - Other tech doc links and/or files: N/A Wallet Solidity Aug 22, 2023 Start Date Aug 24, 2023 End Date 2 Days Duration Chains DAPPOS PART4 Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Below are the project websites and docs - Website: https://dappos.com/ - Twitter: https://twitter.com/dappos_com - Deployment chain(s): ETH Mainnet - Other tech doc links and/or files: N/A Wallet Solidity Aug 3, 2023 Start Date Aug 9, 2023 End Date 6 Days Duration Chains KARATDAO STAKING Finished The data access control middleware which leverages on-chain MPC and ZK technologies to create a sharable Web 2 & 3 multi chain ID. Below are the project websites and docs - Website: https://karatdao.com/ - Twitter: https://twitter.com/KaratDAO - Other tech doc links and/or files: https://docs.karatdao.com/ - Deployment chain(s): zkSync - As the contracts will be deployed on zkSync Era, please also audit for compatibility, more details here https://era.zksync.io/docs/dev/building-on-zksync/contracts/differences-with-ethereum.html Staking Solidity Aug 15, 2023 Start Date Aug 20, 2023 End Date 5 Days Duration Chains HIBIKIRUN Finished HibikiRun is a music-driven gamified interactive universe for creators and collectors. Below are the project websites and docs - Website: https://www.hibikirun.com/ - Twitter: https://twitter.com/hibikirunteam?s=21 - Deployment chain(s): Polygon - Other tech doc links and/or files: / Token & NFT Solidity Jul 25, 2023 Start Date Jul 30, 2023 End Date 5 Days Duration Chains TAKER PROTOCOL Finished The Fundamental Financial Infrastructure For NFT Ecosystem. Below are the project websites and docs - Website: https://www.taker.org - Twitter: https://twitter.com/TakerProtocol - Deployment chain(s): Ethereum Main - Other tech doc links and/or files: N/A Lending Solidity Aug 2, 2023 Start Date Aug 20, 2023 End Date 18 Days Duration Chains DAPPOS PART3 Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Below are the project websites and docs - Website: https://dappos.com - Twitter: https://twitter.com/dappOS_com - Deployment chain(s): ETH Mainnet - Other tech doc links and/or files: N/A Wallet Solidity Jul 20, 2023 Start Date Jul 30, 2023 End Date 10 Days Duration Chains STAKESTONE Finished Cross-Chain LST Liquidity Distribution Network #STONE Best Yield-Bearing ETH Everđż Better yields|Multiple-chain adaptation|High-scalability|Max Cap efficiency Below are the project websites and docs - Website: https://stakestone.io/ - Twitter: https://twitter.com/Stake_stone - Deployment chain(s): Mainnet, Arb, BSC - Other tech doc links and/or files: https://docs.stakestone.io/stakestone/ - As the contracts will be deployed on Arbitrum, please also audit for compatibility, more details here https://developer.arbitrum.io/arbitrum-ethereum-differences Staking Solidity Jul 13, 2023 Start Date Jul 29, 2023 End Date 16 Days Duration Chains GAMBITP2 Finished Decentralized Leveraged Trading on zkSync Era Below are the project websites and docs - Website: https://gambit.trade - Twitter: https://twitter.com/Gambit_Trade - Deployment chain(s): zkSync Era - Other tech doc links and/or files: https://changer.gitbook.io/gambit/ Bridge Solidity Jul 13, 2023 Start Date Jul 19, 2023 End Date 6 Days Duration Chains FUN WALLET Finished The Wallet Development Platform. Built on Account Abstraction. Below are the project websites and docs - Website: https://fun.xyz/ - Twitter: https://twitter.com/fun - Deployment chain(s): Mainnet - Other tech doc links and/or files: https://docs.fun.xyz/ Wallet Solidity Jul 10, 2023 Start Date Jul 29, 2023 End Date 19 Days Duration Chains DESHILLING Finished DeShilling is a decentralized web3 reward marketing platform. Below are the project websites and docs - Website: https://www.deshilling.com/ - Deployment chain(s): Mainnet Marketplace & Auction Solidity Jul 13, 2023 Start Date Jul 16, 2023 End Date 3 Days Duration Chains IOTEX IIP14 Finished Real World â Web3. IoTeX is a web3 platform that connects smart devices to blockchain Dapps. Below are the project websites and docs - Website: https://iotex.io - Twitter: https://twitter.com/iotex_io - Deployment chain(s): IOTX - Other tech doc links and/or files: https://docs.iotex.io/get-started/iotex-dapp-starter Wallet Solidity Jul 4, 2023 Start Date Jul 8, 2023 End Date 4 Days Duration Chains ECHODEX Finished EchoDEX is a decentralized exchange platform built on the Linea Consensys network. It is designed for fast and secure trading of cryptocurrencies, with the added benefit of being built on a trusted network. Below are the project websites and docs - Website: https://www.echodex.io/swap - Twitter: https://twitter.com/Echo_DEX - Deployment chain(s): Consensus Linea - Other tech doc links and/or files: https://docs.echodex.io/ DEX & Trading Solidity Jun 27, 2023 Start Date Jul 9, 2023 End Date 12 Days Duration Chains MUFEX Finished Mufex is a revolutionary perpetual futures DEX that combines the advantages of CEX and DEX, providing the best user experience. Below are the project websites and docs - https://www.mufex.finance/en-US/ - https://twitter.com/mufex_Official/ - Deployment chain(s): Arb & Polygon - https://docs.mufex.finance/mufex/technical-solution/zk-rollup-asset-proof-design ZK Solidity Jun 19, 2023 Start Date Jun 28, 2023 End Date 9 Days Duration Chains TEVAERA MARKETPACE ON ZKSYNC Finished Building an EVM-compatible on-chain gaming ecosystem on zkSync. (Fun, Fair) Below are the project websites and docs - https://twitter.com/tevaera - https://tevaera.com/ - Deployment chain(s) : zkSync - As the contracts will be deployed on zkSync Era, please also audit for compatibility, more details here https://era.zksync.io/docs/dev/building-on-zksync/contracts/differences-with-ethereum.html Marketplace & Auction Solidity Jun 19, 2023 Start Date Jun 28, 2023 End Date 9 Days Duration Chains SAVVY Finished Unlock future yield today through non-liquidating & auto-repaying credit lines. Below are the project websites and docs - https://savvydefi.io/ - https://twitter.com/SavvyDeFi Lending Solidity Jun 7, 2023 Start Date Jun 11, 2023 End Date 4 Days Duration Chains AARK Finished Revolutionize your trading experience with Aark Digital. We create the future of decentralized derivatives exchange. Below are the project websites and docs - http://aark.digital/ - https://twitter.com/aark_digital Marketplace & Auction Solidity Jun 12, 2023 Start Date Jul 2, 2023 End Date 20 Days Duration Chains GAMBIT ON ZKSYNC Finished Decentralized Leveraged Trading on zkSync Era Launch June 2023 Below are the project websites and docs - https://gambit.trade (Not Launched Yet) - https://twitter.com/Gambit_Trade Bridge Solidity Jun 3, 2023 Start Date Jun 18, 2023 End Date 15 Days Duration Chains QUANTEMO Finished Quantemo is a swap DEX with staking and farming. Below are the project websites and docs - http://qemo.ai/ (still working in progress) DEX & Trading Solidity May 27, 2023 Start Date Jun 1, 2023 End Date 5 Days Duration Chains DEWHALES Finished This is a contract for a trustless pool for private fundraising for Dewhales members Below are the project websites and docs - https://dewhales.capital/ - https://twitter.com/DewhalesCapital Marketplace & Auction Solidity May 29, 2023 Start Date Jun 4, 2023 End Date 6 Days Duration Chains ZKSPACE Finished All-featured Layer2 platform based on ZK-Rollups. ZKSwap-L2 DEX, ZKSquare-L2 payment, ZKSea-L2 NFT, ZNS-domain name. Below are the project websites and docs - https://zks.org/ - https://twitter.com/ZKSpaceOfficial DEX & Trading Solidity May 23, 2023 Start Date Jun 4, 2023 End Date 12 Days Duration Chains PINNAKO Finished Pinnako is a decentralized perpetual trading platform offering a diverse range of markets with deep liquidity. Below are the project websites and docs - https://pinnako.io/ - https://twitter.com/PinnakoDex - https://docs.pinnako.io/pinnako_io/overview/introduction Marketplace & Auction Solidity May 21, 2023 Start Date Jun 4, 2023 End Date 14 Days Duration Chains SO3 Finished A fair-launch Web3 social farming game starting on Arbitrum. Below are the project websites and docs - https://so3.me/ - https://twitter.com/0xSO3 Token & NFT Solidity May 17, 2023 Start Date May 28, 2023 End Date 11 Days Duration Chains STAR PROTOCOL EVM Finished Star is social network aggregator and omni-chain name services. Below are the project websites and docs - https://twitter.com/star_protocol Token & NFT Solidity May 4, 2023 Start Date May 14, 2023 End Date 10 Days Duration Chains KILOEX Finished KiloEx is the next generation peer-to-pool perp DEX. Below are the project websites and docs - https://www.kiloex.io/ - https://twitter.com/KiloEx_perp - GitBook https://kiloex.gitbook.io/kiloex/ (continuously updating) Marketplace & Auction Solidity May 16, 2023 Start Date May 29, 2023 End Date 13 Days Duration Chains KARATDAO Finished Karat Network leverages MPC and ZK technology to empower users to take control of their digital identity. On zkSync. Below are the project websites and docs - https://karatdao.com/ - https://twitter.com/KaratDAO - Document https://karatdao.notion.site/karatdao/KaratDAO-Smart-Contract-Description-dd3d6b1f687d45639605a246a579441a Token & NFT Solidity Apr 28, 2023 Start Date May 2, 2023 End Date 4 Days Duration Chains GAMELAND Finished Gameland is a beacon for game developers to connect players socially. GameFi Solidity Apr 24, 2023 Start Date Apr 30, 2023 End Date 6 Days Duration Chains MANTLE Finished Mantle | Mass adoption of decentralized & token-governed technologies. With Mantle Network, Mantle Treasury, and token holder-governed products initiatives. Below are the project websites and docs - https://twitter.com/0xMantle - https://www.mantle.xyz/ Rollup & Modular Go Apr 20, 2023 Start Date May 23, 2023 End Date 33 Days Duration Chains MANTLE CORE Finished Mantle | Mass adoption of decentralized & token-governed technologies. With Mantle Network, Mantle Treasury, and token holder-governed products initiatives. Below are the project websites and docs - https://twitter.com/0xMantle - https://www.mantle.xyz/ Rollup & Modular Go Apr 20, 2023 Start Date May 23, 2023 End Date 33 Days Duration Chains RAMSES ON ARBITRUM Finished RAMSES is the native liquidity layer & decentralized exchange on Arbitrum. DEX & Trading Solidity Apr 19, 2023 Start Date May 7, 2023 End Date 18 Days Duration Chains WESTCOAST NFT Finished WestCoast NFT partners with crypto news website CoinChapter to boost NFT sector coverages. Below are the project websites and docs - https://www.westcoastnft.com/ - https://twitter.com/WestCoastNFT/ Marketplace & Auction Solidity Apr 3, 2023 Start Date Apr 11, 2023 End Date 8 Days Duration Chains UNIPASS CONTRACT Finished UniPass is a A non-custodial ERC-4337 wallet SDK. Effortless integration, great UX, and free! Power up your projects with seedless & gasless wallet with social recovery! Below are the project websites and docs - https://unipass.id/ - https://twitter.com/UniPassWallet - https://docs.wallet.unipass.id/introduction/intro ZK Solidity Mar 31, 2023 Start Date Apr 30, 2023 End Date 30 Days Duration Chains MANTA Finished Manta Atlantic (L1 for private identity) x Manta Pacific (L2 for ZK apps) Below are the project websites and docs - https://twitter.com/mantanetwork - https://manta.network/ SDK Rust Apr 1, 2023 Start Date Apr 17, 2023 End Date 16 Days Duration Chains UNIPASS ZK CIRCUITS Finished UniPass is a A non-custodial ERC-4337 wallet SDK. Effortless integration, great UX, and free! Power up your projects with seedless & gasless wallet with social recovery! Below are the project websites and docs - https://unipass.id/ - https://twitter.com/UniPassWallet - https://docs.wallet.unipass.id/introduction/intro ZK Rust Mar 31, 2023 Start Date Apr 30, 2023 End Date 30 Days Duration Chains TEVAERA ON ZKSYNC Finished Tevaera is an EVM-compatible on-chain gaming ecosystem on zkSync. Below are the project websites and docs - https://www.tevaera.com/ - https://twitter.com/tevaera - https://dev.testnet.tevaera.com/ - zkSync EVM compatibility https://era.zksync.io/docs/dev/building-on-zksync/contracts/contracts.html#solidity-support Marketplace & Auction Solidity Mar 28, 2023 Start Date Apr 5, 2023 End Date 8 Days Duration Chains PARASPACE TIME LOCK Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Lending Solidity Mar 20, 2023 Start Date Mar 22, 2023 End Date 2 Days Duration Chains PARASPACE CAPE PART2 Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Below are the project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Mar 18, 2023 Start Date Mar 19, 2023 End Date 1 Day Duration Chains SHIELD STAKING VAULT PART2 Finished Shield is building a suite of decentralized option protocols in order to popularize option, this sophisticated financial instrument, and to encompass a broader variety of Web3 assets and holders in an user-friendly manner. Shield offers both the basic choice of trading perpetual options on a single asset and the more advanced alternative of purchasing structured products with pre-made strategies to help holders improve their risk profile. Staking Solidity Mar 8, 2023 Start Date Mar 12, 2023 End Date 4 Days Duration Chains NESTEN DECENTRALIZED WIRELESS NETWORK Finished Nesten proposes a versatile, extensible, multi-tiered blockchain architecture to operate on a wide range of devices at a massive scale. The multi-tier architecture ensures that each blockchain operates efficiently and optimally to accommodate the unique characteristics of the network elements (devices, wireless nodes, and users). On the financial side, the Nesten incentive system not only allows a highly cost-effective pricing structure, but also creates the possibility of achieving wide area coverage via collective networks of individually owned wireless nodes. Token & NFT Solidity Mar 10, 2023 Start Date Mar 14, 2023 End Date 4 Days Duration Chains PARASPACE YAPE Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Below are the project websites and docs - https://para.space/ Lending Solidity Mar 7, 2023 Start Date Mar 14, 2023 End Date 7 Days Duration Chains DEGENREBORN Finished DegenReborn is a life simulation game Below are the project websites and docs - https://twitter.com/DegenReborn - https://degenreborn.gitbook.io/litepaper/ GameFi Solidity Feb 28, 2023 Start Date Mar 5, 2023 End Date 5 Days Duration Chains PARASPACE V1.4 PART3 Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Lending Solidity Feb 26, 2023 Start Date Mar 7, 2023 End Date 9 Days Duration Chains UNIWHALE PART2 Finished Uniwhale is an oracle-based decentralized on-chain perpetual trading exchange where You can trade, with up to 200x leverage, BTC, ETH, and many mainstream crypto assets, directly from your wallet. You can provide liquidity with stablecoins like USDT, USDC, BUSD, and more, to earn real yield from market-making and leverage trading. Below are the project websites and docs - https://www.uniwhale.co/ DEX & Trading Solidity Feb 23, 2023 Start Date Mar 1, 2023 End Date 6 Days Duration Chains ETHSIGN TOKENTABLE Finished EthSign is building the interface between Web2 and Web3 by connecting legal agreements and smart contracts. Their first product, EthSign Signatures, provides the same functionality, UX, and legal validity as Web2 e-signing platform, while leveraging the power of blockchains to enhance transparency and security. With Signatures, users can upload, edit, and download documents, track signing status, and view events of the entire agreement lifecycle. The companyâs second product, EthSign TokenTable, demonstrates how smart contracts can be used to trustlessly enforce agreements that take place throughout the lifecycle of a startup project. Using TokenTable, founders can plan their token supply allocations. They can also issue, sign, and execute various token-investment contracts and token grants. TokenTable monitors token vesting and, upon TGE, facilitates the distribution of unlocked tokens customized to match previously signed investment and grant contracts. Below are the project websites and docs - https://www.ethsign.xyz/tokentable Staking Solidity Feb 14, 2023 Start Date Feb 21, 2023 End Date 7 Days Duration Chains GOMUTUAL MUTUALITY PROTOCOL Finished GoMutual is a disruptive new approach to car collision protection. Unlike traditional insurance companies, GoMutual is collectively owned by our community members, not shareholders. Below are the project websites and docs - https://www.gomutual.io Staking Solidity Feb 16, 2023 Start Date Feb 26, 2023 End Date 10 Days Duration Chains DESIDER PROTOCOL Finished Desider is A MULTI-CIVILIZATION UNIVERSE for SOCIAL AR METAVERSE. Below are the project websites and docs - https://twitter.com/DesiderOfficial Token & NFT Solidity Feb 13, 2023 Start Date Feb 19, 2023 End Date 6 Days Duration Chains UNIWHALE Finished Uniwhale is an oracle-based decentralized on-chain perpetual trading exchange where You can trade, with up to 200x leverage, BTC, ETH, and many mainstream crypto assets, directly from your wallet. You can provide liquidity with stablecoins like USDT, USDC, BUSD, and more, to earn real yield from market-making and leverage trading. DEX & Trading Solidity Feb 7, 2023 Start Date Feb 18, 2023 End Date 11 Days Duration Chains PARASPACE V1.4 PART2 Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Below are the project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Feb 6, 2023 Start Date Feb 9, 2023 End Date 3 Days Duration Chains PARASPACE V1.4 PART1 Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Below are the project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Feb 3, 2023 Start Date Feb 5, 2023 End Date 2 Days Duration Chains SHIELD STAKING VAULT Finished Shield is building a suite of decentralized option protocols in order to popularize option, this sophisticated financial instrument, and to encompass a broader variety of Web3 assets and holders in an user-friendly manner. Shield offers both the basic choice of trading perpetual options on a single asset and the more advanced alternative of purchasing structured products with pre-made strategies to help holders improve their risk profile. Below are the project websites and docs - https://shielddao.gitbook.io/shield-3.0/cgfyI6xd6tyAoyKA2js8/shield-vault/staking-vault Staking Solidity Jan 23, 2023 Start Date Feb 6, 2023 End Date 14 Days Duration Chains CAPSID NFR TRADING PROTOCOL Finished Capsid is an NFT derivative protocol that aims to build a sustainable ecosystem for digital assets. By building utility-anchored protocols, providing developer friendly APIs, and empowering user facing products, Capsid strives to enrich utilities of NFTs, and hence expands use cases and adoption of digital assets. Marketplace & Auction Solidity Jan 19, 2023 Start Date Jan 29, 2023 End Date 10 Days Duration Chains PARASPACE P2P PAIR STAKING Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Below are the project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Jan 13, 2023 Start Date Jan 16, 2023 End Date 3 Days Duration Chains HINKAL ZK PRIVACY PROTOCOL Finished Hinkal is an easy-to-integrate privacy SDK that helps users anonymize transactions. The privacy-preserving KYC layer makes the protocol suitable for enterprise and institutional use. Below are the project websites and docs - https://hinkal.pro/ - https://hinkal-team.gitbook.io/hinkal-protocol/ - https://hinkal.notion.site/Whitepaper-55130bee696a4619b2b0162c51063c86 ZK Solidity Jan 2, 2023 Start Date Jan 15, 2023 End Date 13 Days Duration Chains MIRRORWORLD MPC WALLET Finished Mirror World Smart Platform was built to simplify the process of building Web3 web and mobile applications for high-conversion or even for hobbyists that want to build simple applications. Building simple Web3 apps should be simple. Below are the project websites and docs - https://mirrorworld.fun/ Wallet Go Dec 30, 2022 Start Date Jan 16, 2023 End Date 17 Days Duration Chains PARASPACE APE YIELD Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. This is an update of the previous ParaSpace audit project that includes the update to support Ape compound yield. Below are the project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Dec 18, 2022 Start Date Dec 21, 2022 End Date 3 Days Duration Chains LYMEX TOKEN Finished The Next Revolutionary Step: to reduce operative costs, trading risk, and security by utilising blockchain technology. Token & NFT Solidity Dec 10, 2022 Start Date Dec 11, 2022 End Date 1 Day Duration Chains DEVIEWS PLATFORM Finished Deviews is the world's first web3 user review app for NFTs, Coins, Dapps, DAOs, Games, and everything. We've invented a new paradigm of user review with two innovations: - Verifiable Review: eliminating fake reviews fundamentally and bringing trust to a new level. - Review-to-Earn: the value is created by reviewers, appreciated by projects and readers, and rewarded to reviewers. Below are the project websites and docs - https://deviews.gitbook.io/whitepaper/ - https://deviews.io/ Token & NFT Solidity Dec 9, 2022 Start Date Dec 19, 2022 End Date 10 Days Duration Chains PARASPACE Finished ParaSpace is a decentralized lending protocol that allows users to borrow and lend against Non-Fungible and Fungible tokens alike. ParaSpace allows users to tap into otherwise-unused capital to fund further investments and earn yields on the same. Project websites and docs - https://para.space/ - https://twitter.com/ParaSpace_NFT - https://docs.para.space/para-space/ - https://github.com/para-space/paraspace-core Lending Solidity Nov 26, 2022 Start Date Dec 5, 2022 End Date 9 Days Duration Chains XSTAR Finished XSTAR, the Omnichain Identity Protocol for Proof of Humanity, features an adaptive humanity scoring system that securely and privately authenticates individual personas. Below are the project websites and docs - https://xstar.id/ - https://twitter.com/star_protocol Token & NFT Move Nov 18, 2022 Start Date Dec 24, 2022 End Date 36 Days Duration Chains LYM TOKEN Finished The Next Revolutionary Step: to reduce operative costs, trading risk, and security by utilising blockchain technology. Token & NFT Solidity Nov 8, 2022 Start Date Nov 10, 2022 End Date 2 Days Duration Chains LYMEX DEX Finished Tigger aims to create a GameFi world on the chain, and establish a globalized, decentralized, cross-platform, high liquidity, and unified asset value guaranteed animation game publishing and pan-travel community ecosystem. Staking Solidity Oct 30, 2022 Start Date Nov 3, 2022 End Date 4 Days Duration Chains DAPPOS OPERATING PROTOCOL Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Staking Solidity Oct 24, 2022 Start Date Nov 3, 2022 End Date 10 Days Duration Chains ZKSYNC ERA Finished zkSync is a ZK rollup, a trustless protocol that uses cryptographic validity proofs to provide scalable and low-cost transactions on Ethereum. In zkSync, computation is performed off-chain and most data is stored off-chain as well. As all transactions are proven on the Ethereum mainchain, users enjoy the same security level as in Ethereum. zkSync Era is made to look and feel like Ethereum, but with lower fees. Just like on Ethereum, smart contracts are written in Solidity/Vyper and can be called using the same clients as the other EVM-compatible chains. Below are the project websites and public docs - https://docs.zksync.io/dev/ - https://twitter.com/zksync/status/1583512895773544453 ZK Solidity Oct 21, 2022 Start Date Nov 6, 2022 End Date 16 Days Duration Chains AKI PROTOCOL Finished Aki is a large-scale, data-driven network aimed to close the information gaps among influencers, projects, and all users in Web3. Staking Solidity Oct 21, 2022 Start Date Nov 3, 2022 End Date 13 Days Duration Chains APEX Finished ApeX Pro is a non-custodial trading platform that delivers limitless cross-margined perpetual contracts to its metacommunity under a new social trading framework. DEX & Trading Solidity Oct 20, 2022 Start Date Nov 8, 2022 End Date 19 Days Duration Chains PULSAR TWAMM Finished Pulsar is a Swap and Long Term Invest Crypto on TWAMM Protocol DEX & Trading Solidity Oct 20, 2022 Start Date Nov 8, 2022 End Date 19 Days Duration Chains FTM NFT LAUNCHPAD Finished The Aptos NFT Mint project is designed to let creators set up a candymachine for NFT minting and a minting website ultra fast on Aptos. Candy machine is originally from Solana. We use Candy machine here to refer to general nft minting system on blockchain. Token & NFT Move Oct 12, 2022 Start Date Nov 22, 2022 End Date 41 Days Duration Chains TENGOKU Finished Tengoku is an immersive metaverse that combines NFT, GameFi, and MetaFi with a space city and 3D humanoids as the background story. It is a multiplayer, interactive, metaverse project that contains elements of Japanese animation, mecha, cyber punks, and ultra realistic 3D virtual human. Tengoku NFT - twitter https://twitter.com/TENGOKU_HQ Token & NFT Solidity Oct 10, 2022 Start Date Oct 17, 2022 End Date 7 Days Duration Chains SHIELD M-VAULT Finished Shield is building a suite of decentralized option protocols in order to popularize option, this sophisticated financial instrument, and to encompass a broader variety of Web3 assets and holders in an user-friendly manner. Shield offers both the basic choice of trading perpetual options on a single asset and the more advanced alternative of purchasing structured products with pre-made strategies to help holders improve their risk profile. - official website https://shieldex.io/ - mvault doc https://docs.shieldex.io/shield-vault/m-vault Staking Solidity Sep 27, 2022 Start Date Oct 8, 2022 End Date 11 Days Duration Chains CHACHASWAP Finished ChaChaSwap is a community-driven, multi-chain, and royalty- supported decentralized NFT AMM protocol. 100% fees back to community. DEX & Trading Solidity Sep 17, 2022 Start Date Sep 27, 2022 End Date 10 Days Duration Chains SHIELD SS-VAULT Finished Shield is building a suite of decentralized option protocols in order to popularize option, this sophisticated financial instrument, and to encompass a broader variety of Web3 assets and holders in an user-friendly manner. Shield offers both the basic choice of trading perpetual options on a single asset and the more advanced alternative of purchasing structured products with pre-made strategies to help holders improve their risk profile. Shieldex SS-Vault is a single-side staking vault that enables the vault issuers to customize on-chain covered call strategies for on-chain long-tail assets. For more information about the project, please refer to the [website](https://docs.shieldex.io/shield-vault/ss-vault). Staking Solidity Aug 30, 2022 Start Date Sep 13, 2022 End Date 14 Days Duration Chains EPIC LEAGUE GAMES Finished Next-generation gaming hub and studio Below are the project websites and docs - https://www.epicleague.io/ - https://twitter.com/epicleagueteam Token & NFT Solidity Aug 24, 2022 Start Date Sep 1, 2022 End Date 8 Days Duration Chains CLEARDAO PROTOCOL Finished Decentralized Crypto Derivative Factory Below are the project websites and docs - https://twitter.com/clear_dao - https://www.cleardao.com/ Staking Solidity Jul 10, 2022 Start Date Jul 18, 2022 End Date 8 Days Duration Chains PROJECT TWELVE Finished EMPOWERING MetaWorlds Below are the project websites and docs - https://p12.network/ - https://twitter.com/_p12_ GameFi Solidity May 20, 2022 Start Date Jun 16, 2022 End Date 27 Days Duration Chains DAPPOS PART2 Finished DappOS is an operating protocol designed to lower the barrier to interacting with crypto infrastructures (public chains and cross-chain bridges e.g). This protocol will make dApps as user-friendly as mobile apps. Below are the project websites and docs: - [https://dappos.com](https://dappos.com) - [https://twitter.com/dappOS_com](https://twitter.com/dappOS_com) Wallet Solidity Apr 21, 2023 Start Date May 4, 2023 End Date 13 Days Duration Chains