Ante
Ante v0.5
Ante v0.5
  • Welcome to Ante v0.5
  • How Ante works
  • Why use Ante?
    • How is Ante different?
    • What does Ante cost to use?
  • What's in Ante v0.5?
  • Using the Ante App
    • Navigating Ante
    • How to Stake
    • How to Challenge & Check Tests
    • The Decentralized Trust Score
      • Decentralized Trust Tiers
    • Deposit Limits
  • For Developers
    • Writing an Ante Test
      • Coming up with an invariant
      • Explaining IAnteTest.sol and AnteTest.sol
      • Ante Test Examples
      • Writing and Testing an Ante Test
      • Test an Ante Test Offline
      • Adding an Ante Test to Ante Github
      • Development FAQs
    • Integrating Ante
      • Integrate Ante using React
      • Integrate Ante using HTML
    • Deploying an Ante Test
      • Deploy an Ante Test
      • Create an Ante Pool
      • Verifying an Ante Pool
    • Contracts
  • About Ante
    • FAQs
    • Glossary
    • Security
    • Possible Future Work
    • Changelog
    • Terms of Service
Powered by GitBook
On this page
  • Leaderboard
  • My Positions
  • Ante Test Detail Page
  • Breaking It Down
  1. Using the Ante App

Navigating Ante

How to interpret the leaderboard and other information.

PreviousWhat's in Ante v0.5?NextHow to Stake

Last updated 3 years ago

Leaderboard

When you first enter the Ante web app, you'll find the Ante Leaderboard. Here, you can see how much value has been locked across all Ante Tests as well as the top Ante Tests ranked by locked value and .

The Decentralized Trust Score is a weighted metric that represents the level of trust the Ante community has in a protocol as expressed by staking and challenging in Ante Pools. A higher Trust Score means more people in the Ante community trust the protocol.

My Positions

When you have connected your wallet to Ante, the My Positions page displays all Ante Pools where you hold a position, as well as some overall statistics such as the total value you have staked/challenged across Ante Pools.

Ante Test Detail Page

By clicking on any Test on the Leaderboard or My Positions, you can navigate to a page that provides details about the Ante Test being staked/challenged and allows you to take action on that test.

Technically, when staking or challenging an Ante Test, you are locking up crypto in an intermediate, programmatically-generated non-custodial smart contract called an Ante Pool.

(Why do we do this? So that there's less chance for loss of staked or challenged funds.)

Breaking It Down

The Ante Test detail page has two main sections: the Details panel and the Actions panel.

The Details panel displays information about the Ante Test, the contract it is testing, and the current stake/challenge balances.

The Actions Panel, on the other hand, shows any existing positions you hold and actions you can take on the Ante Test once you have connected your wallet.

To learn more about these actions, please continue on to the and sections.

How to Stake
How to Challenge & Verify
Decentralized Trust Score
Ante Leaderboard as of 11/26/2021
Sample My Positions page
Ante Test Detail Page
Actions panel for Staked and Challenged states