XION
DiscordGithub
  • Welcome to XION
  • XION'S Core
    • Concepts
      • Generalized Chain Abstraction
      • Intro to Account Abstraction
      • XION's Meta Accounts
      • Meta Accounts Design
      • Architecture & Tech Glossary
      • Use Cases
  • developers
    • Xion Quick Start
      • Zero to Dapp in 5 Minutes
        • Launch a User Map Dapp on XION in 5 Minutes
        • React Native Mobile Dapp on XION in 5 Minutes
    • Mobile dapp Development on XION
      • Set up your XION Mobile Development Environment
      • Create Mobile Dapp and Integrate Meta Account Authentication
    • Getting Started (Advanced)
      • Set Up Local Environment
        • Setting up your Local Smart Contract Development Environment for XION
          • Setting up your XION Smart Contract Development Environment on Windows (WSL2 + Ubuntu)
        • Set Up an Integrated Development Environment (IDE)
        • Interacting with Xion Chain using Xion Daemon
      • Your First Contract
        • Deploying Your First Smart Contract on XION
      • Gasless UX & Permission Grants
        • Enabling Gasless Transactions with Treasury Contracts
      • Dapp Development
        • Account Abstraction with Gasless Transactions
        • Interact with XION via your Backend Service
    • Re-using Existing Contracts
      • Deployed Contracts on XION
      • Non-Fungible Tokens (NFTs)
      • Fungible Tokens
      • Marketplace
      • Multisig
      • Proxy Contracts
      • Membership Management
      • Governance
      • Valuts
      • SCV Audited Contracts
    • Web3 for Web2 Developers
      • Web2 vs Web3 App Architecture: A Comparison
      • Misconceptions and Misapplied Web2 Patterns
      • Recommended Architecture for Dapps on XION
    • Building for Mainnet
      • Xion Testnet: Your Development Playground
      • Building with Audited & Battle-Tested Contracts
      • Community Engagement: Building Support for Your dApp
      • Deploying to Xion Mainnet
        • Smart Contract Audits: Process, Costs & Support
        • Governance Process to Deploying Smart Contracts to Mainnet
    • Learn & Build
      • Token Factory
        • Creating, Minting, and Interacting with a Token Factory Token
        • Building a React dApp to Interact with Token Factory Tokens
        • Integrating a Token Factory Token in a Smart Contract
      • Websockets
        • WebSockets with Xion: Real-Time Communication
      • Mobile Development
        • Building a React Native Mobile App with Abstraxion (Xion.js)
      • Oracles
        • Creating a Smart Contract with Pyth Oracle Integration
      • Indexers: Optimized Data Retrieval
        • SubQuery
      • Use Cases
        • Building a Per-User Data Storage Dapp
    • Reference and Resources
      • Requesting XION Testnet Tokens
      • Public Endpoints & Resources
      • Block Explorers
      • Governance
        • Deploying Smart Contracts to Mainnet
      • Developer Tools: Abstract
      • IBC Denoms on XION Networks
      • Frequently Asked Questions
      • XION Token Contract Addresses on EVM Chains
  • Nodes & Validators
    • Run a Node
      • System Specifications
      • Build the Xion Daemon
      • Download the Xion Daemon
      • Configure the Xion Daemon
        • app.toml
        • client.toml
        • config.toml
      • Join the XION Network
        • xion-testnet-1
      • Confirm node is running
    • Become a Validator
      • Initial Setup
      • Obtain a XION Wallet Address
      • Obtain Funds
        • Testnet
      • Create Validator
    • IBC Relayers and Tokens
  • Others
    • Resources
Powered by GitBook
On this page
  • Audit Contracts
  • 1. Alliance - Alliance NFT Collection
  • 2. Choice Exchange - Choice Contracts
  • 3. Eris Protocol - Pheonix Treasury Contract
  • 4. Dojo Trading - Injera Contract
  • 5. Ark Protocol - ICS721
  • 6. Vendetta Markets - Fixed Odds Market
  • 7. Capapult Finance - Oracle contract
  • 8. TerraForm Labs - Community Pool Vesting Contract
  • 9. TerraForm Labs - Enterprise contracts
  • 10. Apollo DAO - Apollo Astroport Vault
  • 11. Apollo DAO - Neutron Astroport Reward Distributor
  • 12. TerraForm Labs - Warp contracts
  • 13. BackBone Labs - Fee Split
  • 14. Capapult - Money Market
  • 15. White Whale - Core Pool Contracts
  • 16. Cavern Protocol - Core Contracts
  • 17. Eris Protocol - Tokenfactory Contract
  • 18. Astroport - Concentrated Liquidity Pool

Was this helpful?

Edit on GitHub
  1. developers
  2. Re-using Existing Contracts

SCV Audited Contracts

PreviousValutsNextWeb3 for Web2 Developers

Last updated 2 days ago

Was this helpful?

SCV-Security is a trusted security provider specializing in smart contract audits within the CosmWasm ecosystem. You can find the list of publicly available audit reports .

Audit Contracts

Below is a curated list of the publicly available audited contracts.

Project
Contract Name
Audit Report
Release Date

Alliance

Alliance NFT Collection

30/Apr/2025

Choice Exchange

Choice Contracts

29/Apr/2025

Eris Protocol

Pheonix Treasury Contract

26/Sep/2024

Dojo Trading

Injera Contract

16/Jul/2024

Ark Protocol

ICS721

26/Feb/2024

Vendetta Markets

Fixed Odds Market

04/Feb/2025

Capapult Finance

Oracle Contract

07/Dec/2023

TerraForm Labs

Community Pool Vesting Contract

19/Oct/2023

TerraForm Labs

Enterprise DAO

06/Oct/2023

Apollo DAO

Apollo Astroport Vault

04/Sep/2023

Apollo DAO

Neutron Reward Distributor

04/Sep/2023

TerraForm Labs

Warp Contracts

14/Aug/2023

BackBone Labs

Fee Split

12/May/2023

Capapult

Money Market

08/May/2023

White Whale

Core Pool Contracts

12/Apr/2023

Cavern Protocol

Core Contracts

04/Apr/2023

Eris Protocol

Tokenfactory Contract

28/Mar/2023

Astroport

Concentrated Liquidity Pool

28/Feb/2023

1. Alliance - Alliance NFT Collection

Ideal for:

Rewarding active testnet participants with NFTs that offer both collectible value and integrated staking rewards, while also enabling governance participation.

2. Choice Exchange - Choice Contracts

Choice Exchange is an Automated Market Maker (AMM) protocol forked from TerraSwap, adapted for the Injective blockchain.

Ideal for:

Developers and projects looking to implement or interact with an AMM with CW20 token support.

3. Eris Protocol - Pheonix Treasury Contract

A collection of smart contracts implementing the ve(3,3) governance model, facilitating token locking, voting, and reward distribution.

Ideal for:

Protocols seeking to implement a decentralized governance system that aligns incentives through token locking and rewards, enhancing community participation and decision-making.

4. Dojo Trading - Injera Contract

A fork of Mars Protocol's Red Bank V2, adapted for the Injective ecosystem.

Ideal for:

Users and developers seeking a decentralized, capital-efficient stablecoin solution.

5. Ark Protocol - ICS721

A smart contract that allows NFTs to be transferred between IBC-enabled chains by locking the original NFT on the source chain and minting a voucher NFT on the destination chain.

Ideal for:

Developers and projects aiming to enable cross-chain NFT functionality within the Cosmos ecosystem, ensuring NFTs can move seamlessly between different blockchains.

6. Vendetta Markets - Fixed Odds Market

A suite of smart contracts developed for Vendetta Markets, a decentralized platform enabling esports enthusiasts to engage in skill-based betting and earn rewards.

Ideal for:

Developers and platforms aiming to integrate decentralized betting functionalities into their applications, particularly within the esports domain.

7. Capapult Finance - Oracle contract

A smart contract that supplies price data for LSD collaterals within the Capapult money market system.

Ideal for:

Developers and projects looking to implement or interact with decentralized money markets that require reliable price feeds for LSD collateral assets.

8. TerraForm Labs - Community Pool Vesting Contract

The Community Pool Vesting Contract is a smart contract designed to manage the delegation, vesting, and withdrawal of funds based on a configurable vesting schedule. It includes functionality for owner and whitelist management, allowing for controlled fund distribution over time.

Ideal for:

Projects and organizations looking to implement structured fund distribution mechanisms, such as community grants or team allocations, with built-in controls and transparency.

9. TerraForm Labs - Enterprise contracts

A collection of smart contracts enabling the deployment and operation of DAOs with customizable configurations.

Ideal for:

Projects and communities aiming to establish DAOs with flexible governance structures, robust treasury management, and cross-chain capabilities.

10. Apollo DAO - Apollo Astroport Vault

Ideal for:

Liquidity providers on Astroport seeking an automated solution to maximize their yield through compounding, with the added option of locking their assets for a predetermined duration to potentially access higher rewards or meet specific protocol requirements.

11. Apollo DAO - Neutron Astroport Reward Distributor

The Neutron Astroport Reward Distributor is a smart contract designed to manage and distribute rewards within the Neutron ecosystem. It holds funds in the form of vault tokens and distributes the underlying assets to a specified address as rewards. The current implementation assumes that the reward vault's base token is an Astroport LP token.

Ideal for:

Projects and protocols within the Neutron ecosystem that require a mechanism to distribute rewards derived from Astroport LP tokens to users or other contracts.

12. TerraForm Labs - Warp contracts

A modular set of smart contracts that manage job creation, condition evaluation, and decentralized execution within the Cosmos ecosystem.

Ideal for:

  • Automated governance or treasury actions

  • Yield strategy execution (e.g., rebalance or harvest)

  • Scheduled or condition-based DeFi transactions

  • General-purpose on-chain automation across Cosmos SDK chains

13. BackBone Labs - Fee Split

The PFC Fee Split contract is a modular fee distribution system designed for the Cosmos ecosystem. It allows incoming funds to be automatically split and allocated to multiple recipients based on predefined configurations. This facilitates efficient and transparent distribution of fees, rewards, or any other token flows within decentralized applications.

Ideal for:

  • Revenue Sharing: Automatically distribute protocol revenues to stakeholders, such as developers, liquidity providers, or governance participants.

  • Reward Distribution: Facilitate the distribution of staking rewards, liquidity mining incentives, or other reward mechanisms.

  • Fee Management: Manage and allocate transaction fees collected by decentralized applications or services.

14. Capapult - Money Market

A modular suite of smart contracts implementing the core components of a decentralized money market system:

Key Modules:

  • market: Manages lending and borrowing operations, including interest rate calculations and collateral management.

  • overseer: Monitors borrower positions, enforces borrowing limits, and triggers liquidations when necessary.

  • liquidation_queue: Handles the liquidation process for undercollateralized positions, ensuring the protocol's solvency.

  • oracle: Provides real-time price feeds for LSD collaterals, ensuring accurate valuation of assets.

  • custody_cw20: Manages the custody of CW20 token collaterals, handling deposits and withdrawals securely.

Ideal for

  • DeFi Developers: Building applications that require lending and borrowing functionalities with LSD collateral support.

  • Stakers: Looking to unlock liquidity from staked assets without unstaking.

15. White Whale - Core Pool Contracts

A modular suite of smart contracts implementing the core components of White Whale's Interchain Liquidity Protocol:

Key Modules:

  • Liquidity Hubs: Serve as centralized points for liquidity aggregation and distribution across chains.

  • Flash Loan Vaults: Provide instant, uncollateralized loans for arbitrage and liquidation opportunities.

  • Pool Factory & Router: Enable the creation and management of liquidity pools, facilitating token swaps and price stabilization.

  • Vault Factory & Router: Manage user deposits and withdrawals, ensuring efficient capital flow within the ecosystem.

  • Fee Collector: Accumulates fees generated from various protocol activities, supporting sustainability and governance.

Ideal for

  • DeFi Developers: Building cross-chain applications requiring efficient liquidity management.

  • Arbitrageurs: Seeking to exploit price discrepancies across different chains using automated tools.

  • Liquidity Providers: Looking to maximize returns by supplying assets to interchain liquidity pools.

16. Cavern Protocol - Core Contracts

A modular set of smart contracts managing the lifecycle of aAssets:

  • anchor_basset_hub: Manages the minting and burning of aAssets, tracks bonded LUNA, and handles validator delegation.

  • anchor_basset_reward: Distributes staking rewards to aAsset holders.

  • anchor_basset_token: Implements the CW20-compliant aAsset token (e.g., aLUNA).

  • lido_terra_validators_registry: Maintains a registry of validators for staking operations.

Ideal for

  • DeFi Developers: Integrating LSDs into lending, borrowing, or yield farming protocols.

  • Stakers: Seeking liquidity for staked assets without forfeiting rewards.

  • DAOs: Managing treasury assets with staking capabilities.

17. Eris Protocol - Tokenfactory Contract

A modular set of smart contracts implementing the core components of a liquid staking system:

  • eris-staking-hub: Manages the minting and burning of LSD tokens (e.g., ampKUJI) and oversees the bonding of native tokens.

Ideal for

  • DeFi Developers: Building applications that require liquid staking functionalities.

  • Stakers: Seeking to maintain staking rewards while accessing liquidity.

  • DAOs: Integrating staking derivatives into their governance and treasury management strategies.

18. Astroport - Concentrated Liquidity Pool

A modular suite of CosmWasm smart contracts comprising:

  • Factory: Manages the creation and registry of liquidity pools.

  • Pair Contracts: Implement various AMM algorithms.

  • Router: Enables multi-hop swaps across different pools.

  • Oracle: Calculates Time-Weighted Average Prices (TWAP) for pools.

  • Tokenomics Modules: Manage ASTRO token distribution and staking.

Ideal for

  • DeFi Developers: Building applications requiring robust AMM functionalities.

  • Liquidity Providers: Seeking to earn yields across diverse pool types.

  • Traders: Looking for efficient and cost-effective token swaps.

A CW721-based NFT contract developed by Terra to reward participants of the Game of Alliance (GoA)—an incentivized testnet for the Alliance module. This collection integrates staking rewards, rarity mechanics, and DAO governance participation.

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

📦 Repo:

The Locked Astroport Vault is a smart contract developed by Apollo DAO that implements the . It is designed to accept Astroport LP tokens as the base asset and provides auto-compounding functionality. The vault claims rewards from the Astroport generator and any additional tokens specified in the contract's configuration. These rewards are then swapped for the underlying assets of the LP token, added back into the liquidity pool to obtain more LP tokens, and subsequently staked again in the Astroport generator.

📦 Repository:

📦 Repository:

📦 Repository:

📦 Repository:

DAOs: Seeking to integrate decentralized money market capabilities into their ecosystems.

📦 Repository:

📦 Repository:

📦 Repository:

Integration with fin-multi router: Utilizes the for swap routing, ensuring efficient token exchanges within the ecosystem.

📦 Repository:

📦 Repository:

here
GitHub+6GitHub+6GitHub+6
alliance-nft-collection
choice_exchange
contracts-ve3
injera
cw-ics721
vendetta-markets-contracts
capa-money-market/contracts/oracle
community-pool-vesting
enterprise-contracts
CosmWasm Vault Standard
Apollo DAO Locked Astroport Vault
Apollo DAO Neutron Reward Distributor
Warp contract
PFC Fee Split on GitHub
Medium
solid-online/capa-money-market
white-whale-core
cavern-aAsset-contracts
fin-multi router
erisprotocol/contracts-tokenfactory
astroport-fi/astroport-core
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report
Audit Report