🌌
AirDAO Docs
Documentation
Documentation
  • 👋Welcome to AirDAO!
  • 🌌About AirDAO
    • What is AirDAO?
    • The AirDAO Network
      • $AMB and $BOND
      • Smart Contracts
    • Validator Nodes
      • Validation Rewards and Distribution
      • How to Setup and Run a Node on AirDAO
  • 👥Getting Started
    • User Guides
      • Connect Your Wallet
      • Purchase AMB
      • AirDAO Bridge
    • Ecosystem Products
      • Kosmos Bond Marketplace
      • Astra DEX & P2P Trading
      • Harbor Liquid Staking
  • ⚒️Build on AirDAO
    • Smart Contract Overview
    • API Guide/References
    • Predeploys and Addresses
    • How to Deploy
    • Builders Program
  • 🗣️Get in Touch
Powered by GitBook
On this page
  1. About AirDAO
  2. The AirDAO Network

Smart Contracts

Previous$AMB and $BONDNextValidator Nodes

Last updated 9 months ago

Smart Contracts on AirDAO are deployed using the same tools and methods, with a couple of important exceptions:

  • All Gas is paid for in $AMB.

  • Running a smart contract requires access to an AirDAO Apollo Node. This can be done by running your own node, or connecting to an existing node.

Beyond those two exceptions, the suite of Ethereum developer tools for smart contract deployment, including , , , , , and , can all be utilized for deploying smart contracts on AirDAO.

Current Smart Contracts Deployed on AirDAO:

  • USDC: Enabling the transacting and utilization of stable US Dollar Coins in any AirDAO application or between any two AirDAO users.

  • BOND: A crypto-economic reward that vests a portion of AMB rewards yielded by participating Apollo Nodes and relevant Staked $AMB.

  • sAMB: The liquid staking primitive able to be further utilized in more advanced Liquid Staking Derivative Products on AirDAO.

Comprehensive information on deploying smart contracts, token faucets, and dev tools can be found in the .

Supported Tokens

As an EVM-Compatible blockchain, the AirDAO network supports the common Ethereum fungible token standard (), the Ethereum Multi-Token Standard (), and the Ethereum Non-Fungible Token Standard (). These supported tokens enable a robust suite of different applications ranging from:

  • Payment tokens

  • Utility Tokens

  • Governance and DAO tokens

  • Gaming Items

  • Non-Fungible Value across asset classes

as on Ethereum
Hardhat
Foundry
Remix
Tenderly
Third Web
Cross Mint
Build on AirDAO Section
ERC-20
ERC-1155
ERC-721
🌌
Page cover image