Developers

Live on Testnet

Integrations

  • Deposit via Ledger or ZapRouter
  • Hold ID20; call gauge activate once
  • Claim via sink / gauge as appropriate
  • Redeem only in settlement windows

TypeScript (dapp helpers)

TypeScriptcontracts/earn.ts
import { getEarnProtocolAddresses, getLedgerAbi } from "@/contracts/earn";

const { ledgerAddress, auroveId20Address } = getEarnProtocolAddresses(31611);
const ledgerAbi = getLedgerAbi(31611);

Shell — explorer

Shell
# Mezo Testnet explorer
open https://explorer.test.mezo.org/address/0xE276fB7B0376aBbb1a11B14f31E3773C331aE7D7
developersintegrationssdk