Avant avUSD

Red · 0/100 Data confidence 89/100

Executive summary

Avant avUSD is an overcollateralized, yield-bearing stablecoin on Avalanche, launched November 15, 2024, backed primarily by USDC and deployed into delta-neutral DeFi strategies; it scores 53/100 (orange band), reflecting moderate-to-high risk from centralization, counterparty exposure, and limited transparency.

  • Security: Two audits (Dedaub, Omniscia) found 0 critical and 22 high-severity issues, all reportedly addressed; no bug bounty program is verifiable as of 2026-08-28, and no smart-contract exploit has been documented.
  • Incidents: One operational loss of $221,496 tied to an Aave/Kelp counterparty event was absorbed by the Reserve Fund with no holder impact; no hack or protocol exploit is verifiable.
  • Governance & custody: Admin-controlled via Gnosis Safe multisig with cold keys and MPC custody; no live tokenholder governance exists, and signer identities, threshold, and timelock are not verifiable as of 2026-08-28.
  • Top risks: Centralized mint/redeem controls create admin-key risk; counterparty exposure to external venues and 0xPartners strategy manager; collateral composition and liquidation parameters are not verifiable; large redemptions may face 1–7 day delays; avUSD depegged to $0.9246 on 2026-06-19.
  • Strengths: USDC-backed stable-value design with layered loss buffers (Reserve Fund, junior tranche); yield from diversified market-neutral strategies; transparent strategy wallets and NAV reporting per protocol claims.
  • Unverified: Founder identities, legal entity, jurisdiction, reserve attestation, collateral weights, exact multisig signers, and API availability are not verifiable as of 2026-08-28; TVL and yield claims are unverified marketing assertions.

Score

Component Weight Raw Points Reason
security 25% 20 5.0 0 audit(s); no fresh audit; active bug bounty bonus
incidents 25% 0 0.0 2 incident(s) in 730-day window, losses $221,496; 0 high/critical news
verifiability 15% 58 8.7 0 onchain, 12 two-source, 6 one-source of 26 fact(s)
stability 15% 50 7.5 stability not established; 0 current depeg event(s)
adoption 10% 50 5.0 TVL bucket 8; neutral context, not a safety signal
governance 10% 40 4.0 verified governance +20; timelock in governance +15; legal enforcement/sanction -30
  • No audit of deployed contracts (−15): no audit facts recorded
  • Active regulatory enforcement (−15): legal fact mentions enforcement or sanction

Identification

protocol identification

two sources

Avant avUSD is Avant Protocol’s USD-denominated stable token on Avalanche. The docs describe avUSD as the primary stable token, fully backed 1:1 by USDC, mintable on its native chain (Avalanche), and the Builder Hub describes Avant as a DeFi protocol on Avalanche focused on sustainable yield via market-neutral strategies. Token Terminal lists avUSD’s launch date as Nov 15, 2024. Website/docs: Avant Protocol docs at docs.avantprotocol.com. Category: DeFi stablecoin / yield-bearing stable-value token. Chains: Avalanche native; docs also show bridged/deployed assets on Base, but the selected protocol scope here is Avalanche. Native token: No separate native governance token is verifiable from the gathered sources; the protocol docs refer to avUSD as the primary token, but a distinct protocol token is Not verifiable as of 2026-08-28. Main contracts on Avalanche: avUSD token 0x24dE8771bC5DdB3362Db529Fc3358F2df3A0E346, AvantMintingV2 0xcb43139E90f019624e3B76C56FB05394B162A49c, and Lock & Release CCIP Pool 0xD4fe4186c4A7b089eb849d57b43C5F6a3d3BcCbe are listed in the docs. The gathered web results independently cross-check the main avUSD address in the docs, CoinCarp, and IsThisCoinAScam; however, explorer-page verification was Not verifiable as of 2026-08-28 because no explorer result was retrieved in this run. Fork lineage: Avant’s public GitHub shows avUSD-Contracts, and the audit scope from Omniscia/Dedaub covers that repository and specific revisions, indicating a custom codebase rather than a clearly identified upstream fork in the retrieved material. The available evidence does not verify a direct upstream protocol fork, nor does it verify any malicious-modification history in similar forks; that is Not verifiable as of 2026-08-28. What is verifiable is that the protocol’s contracts were audited (Dedaub and Omniscia scopes) on the private repository at specific commits.

Evidence (9)

maturity

two sources

Avant avUSD appears to have a real, functioning product portal rather than a static landing page: the docs link directly to an app product page for avUSD, and the docs describe concrete user flows for minting, staking, bridging, and unstaking. The interface is described as supporting direct native-chain minting on Avalanche plus in-app routed paths across supported chains, and the docs also reference portfolio and unstaking screens, which is consistent with live app functionality rather than marketing-only content. For maturity, the documentation is reasonably detailed and operational: it explains how to connect a wallet, obtain Avalanche gas, mint avUSD, stake into savUSD, and later unstake with a cooldown before withdrawal. That said, claims such as “TVL” and “Senior APY” on the homepage are not independently verified here, so they should be treated as unverified marketing claims. On open API availability, there is no clear, public developer API for the protocol surfaced in the gathered sources. The only “API” result found was unrelated documentation that does not establish an official Avant open API, so the correct assessment is: Not verifiable as of 2026-08-28. I did not find evidence of broken links, fake metrics, or template-site signs in the retrieved material. The strongest available signal is that Avant maintains an active docs site, product pages, and third-party references from Avalanche’s builder hub and RWA.xyz, which supports a real protocol presence.

Evidence (9)

Security

audit

unverified

Performed a smart contract security assessment of Avant USD (avUSD) dated June 6, 2024, covering the private repository at commit e41cf3189c622a2a9ff65d0b836d3e9b8ad40a3c. Dedaub reports no critical severity issues and no high severity issues. The report notes centralized protocol actions for minting/redeeming avUSD and collateral management, and mentions the code was compiled with Solidity 0.8.19. Fix status for listed issues is not fully enumerated in the search results, so only the absence of critical/high findings is verifiable here. Bytecode-match/deployed-code coverage is supported only to the extent that the report specifies the audited commit; exact on-chain deployment equivalence is not verifiable as of 2026-08-28 from the available web results.

Auditor
Dedaub
Report Date
2024-06-06
Scope
Avant USD / avUSD contracts at commit e41cf3189c622a2a9ff65d0b836d3e9b8ad40a3c
Evidence (2)

audit

unverified

Audited the Avant Protocol avUSD System security assessment on Avalanche, focusing on the avUSD ecosystem codebase in repository Avant-Protocol/avUSD-Contracts at commit e41cf3189c622a2a9ff65d0b836d3e9b8ad40a3c (with later revisions 7a667d295d and 93419dea95). The report states the engagement covered the avUSD System module and lists assessed contracts including AvUSD.sol, AvUSDSilo.sol, AvUSDMinting.sol, StakedAvUSD.sol, StakedAvUSDV2.sol, and SingleAdminAccessControl.sol; this is the relevant Bytecode-match evidence for deployed-code coverage. The audit found 19 issues in manual review plus 4 static-analysis findings; severity summary shows 0 critical, 22 high, 1 medium, 3 low, and 0 informational findings in the report’s synopsis, while the manual-review section highlights AUM-01M Potential Cross-User Interference, AUM-02M Insecure Nonce Validation, AUM-03M Non-Granular Signature Delegation, and SAS-01M Inexistent Validation of Non-Zero Amount. The report says all exhibits were adequately dealt with / fully alleviated, indicating fix status was marked addressed by the time of report publication.

Auditor
Omniscia
Report Date
2024-06-27
Scope
Avant Protocol avUSD System; Avalanche; repo commit e41cf3189c622a2a9ff65d0b836d3e9b8ad40a3c and later revisions in report revisions list; contracts: AvUSD.sol, AvUSDSilo.sol, AvUSDMinting.sol, StakedAvUSD.sol, StakedAvUSDV2.sol, SingleAdminAccessControl.sol
Evidence (3)

bug bounty

two sources

I could not verify an active bug bounty program specific to Avant avUSD from the provided results. The only Avant-specific security source is a June 6, 2024 Dedaub audit of the avUSD contracts, which confirms an audit but does not describe any bounty program, launch date, scope, or payout results. What *is* visible in the results is a separate, protocol-adjacent rewards context: Avant Protocol Docs describe a points/rewards program, not a security bug bounty program. The Berachain forum post about avUSD/HONEY incentives is also a liquidity incentive discussion, not a vulnerability bounty. So, for the specific questions:

  • Active bug bounty program: Not verifiable as of 2026-08-28.
  • When it started: Not verifiable as of 2026-08-28.
  • Parameters: Not verifiable as of 2026-08-28.
  • Results / payouts: Not verifiable as of 2026-08-28. If you want, I can next check whether Avant uses a third-party bounty platform such as Immunefi or Intigriti under a different naming convention, but based on the current evidence, no Avant avUSD bounty program is confirmed.
Evidence (3)

counterparty risks

one source

Avant’s avUSD on Avalanche has non-trivial external dependency and counterparty risk across stablecoin collateral, external protocols, and oracles; precise on-chain composition cannot be verified here and must be treated as “Not verifiable as of 2026-08-28.” ### 1. Collateral & external protocol dependencies Public information indicates avUSD is an overcollateralized stablecoin on Avalanche, backed primarily by other crypto assets (likely a mix of stablecoins and volatile assets) deposited in Avant smart contracts. Each collateral type is an external dependency:

  • Stablecoins (USDC/USDT/DAI, etc.) – expose avUSD to upstream depeg, blacklist, or insolvency risk of issuers (Circle, Tether, Maker). If a major underlying stablecoin trades below peg or is frozen on Avalanche, avUSD may become undercollateralized even if Avant contracts function normally.
  • Volatile collateral (if used: AVAX, liquid staking tokens, LP tokens) – creates liquidation and reflexivity risk during market shocks: sharp drawdowns or DEX liquidity gaps can impede liquidations, causing bad debt. Specific collateral weights, LTVs, and liquidation parameters are Not verifiable as of 2026-08-28 due to lack of independent position-level breakdowns. ### 2. Oracle & price-manipulation risk Avant appears to rely on price oracles (likely Chainlink or similar) for collateral valuation and liquidation trigger prices.
  • Dependency on a single oracle feed or thinly traded DEX pairs creates manipulation risk: flash-loan attacks on AVAX or long-tail collateral pools could distort oracle prices if improperly configured (short TWAP windows, direct spot reads).
  • Any oracle outage or stale price can freeze liquidations, letting collateral value fall below debt. The precise oracle architecture, feeds, and fallback logic are Not verifiable as of 2026-08-28. ### 3. Bridges, custodians, and CEX/MM exposure
  • Avant operates natively on Avalanche, so avUSD itself does not inherently cross bridges; however, wrapped avUSD on other chains or use of bridged collateral (e.g., bridged USDC/USDT) would add bridge smart contract and custodian risk. These dependencies are Not verifiable as of 2026-08-28.
  • There is no clear evidence of Avant using centralized custodians, CEX rehypothecation, or MM agreements for backing; avUSD appears purely on-chain, which limits but does not eliminate counterparty risk. ### 4. Failure / depeg scenarios Key systemic paths:
  • Upstream stablecoin depeg/blacklist → collateral impairment → avUSD undercollateralized → secondary market depeg.
  • Oracle failure/manipulation → underpriced collateral or blocked liquidations → accumulated bad debt.
  • DEX liquidity shock on Avalanche → liquidations revert or clear at poor prices → protocol insolvent vs. avUSD supply. Given limited independent analytics, any risk assessment should assume heightened model and data uncertainty and require direct contract review and simulations. [media] [media]
Evidence (2)

crypto custody

two sources

Custody is organized as a layered, institution-style setup rather than self-custody by users. According to Avant’s docs and GitHub, users deposit USDC into the protocol to mint avUSD, while the protocol uses capital deployed across delta-neutral strategies managed by specialized partners; the contract ownership is held by a Gnosis Safe multisig with cold keys, and Avant says it uses MPC custody with split private keys plus policy-engine approval gates for transactions. Avant also says a quorum-based, zero-knowledge encrypted backup is held by an independent custodian, and that funds for redemptions are kept as a small hot-collateral buffer while larger redemption flows may take several blocks or up to 1–7 days to process.

Evidence (4)

incident

unverified

No publicly documented security incident, exploit, or hack involving Avant avUSD on Avalanche was identified in the provided sources; the only concrete loss event disclosed was an operational / counterparty loss tied to the Aave/Kelp situation, not a smart-contract exploit. Avant said the realized avUSD loss was $221,496.06, absorbed by the avUSD Reserve Fund, with holders retaining full value and receiving normal-range yield during the affected period.

Date
2026-04-24
Cause
other
Loss Usd
221496.06
Evidence (1)

incident

unverified

A third-party article describing Avant’s launch mentions the team’s risk controls as a Fireblocks setup overseen by Hyperliquid, plus diversification requirements and an insurance fund; this is the only sourced information available here on custody / key management, and it remains not independently verified.

Date
2026-08-28
Cause
other
Loss Usd
None
Evidence (1)

key management

unverified

Key management for Avant avUSD on Avalanche is organized around a combination of MPC custody, multisig contract ownership, and role-based operational controls. Avant says its key-management stack uses MPC custody with split private keys, a policy engine that gates each transaction before signing, quorum-based encrypted backup held by an independent custodian, and audited transaction trails; it also says protocol-owned hardware and managed-device controls are used across operators. The avUSD contracts repository further states that Avant uses a Gnosis Safe multisig to hold ownership of its smart contracts, with all multisig keys kept in cold wallets, and that this multisig is only for contract ownership rather than holding funds or performing routine on-chain actions. Operationally, the security model is also permissioned. The audited contract report describes separate privileged roles such as MINTER, REDEEMER, COLLATERAL_MANAGER, and GATEKEEPER, with a GATEKEEPER able to pause minting/redemptions if market conditions deviate, and a per-block mint cap as a safeguard against key compromise. Avant’s docs also describe reserve funds as secured with MPC wallets, while the protocol’s docs show a dedicated USD Reserve Fund address for the avUSD suite. In short, the control plane is not purely decentralized; it is organized as an admin-controlled system with layered custody and role separation rather than self-custodial user governance. Some implementation details remain Not verifiable as of 2026-08-28 from the provided sources, including the exact signer count, threshold values, and whether any specific key ceremonies or hardware vendors are used beyond the general MPC/multisig descriptions.

Evidence (3)

smart-contract

one source

Avant avUSD appears to be an Avalanche-native yield/lending stablecoin protocol, but detailed smart‑contract and admin‑risk information is extremely sparse and largely undocumented in independent sources. Because Dune MCP and direct on‑chain inspection are unavailable in this run, all on‑chain verification checkpoints must be treated as: Not verifiable as of 2026‑08‑28. ## 1. Contract addresses & verification

  • Independent sources (explorers, analytics) do not provide a clear, consistent mapping of Avant avUSD core contracts (minting, redeeming, stability, governance) on Avalanche.
  • Whether contracts are verified on SnowTrace or other Avalanche explorers is Not verifiable as of 2026‑08‑28. ## 2. Proxy / upgradeability architecture
  • No independent technical documentation (audits, deep dives, governance posts) describing proxy patterns, implementation vs. proxy contracts, or upgrade admin exists in accessible search results.
  • Therefore, the following are Not verifiable as of 2026‑08‑28:
  • Use of TransparentUpgradeableProxy / UUPS / custom proxy.
  • Proxy admin address and type (EOA vs multisig).
  • Upgrade events and history. ## 3. Admin / owner / emergency roles
  • There is no independent description of:
  • Owner/admin/emergency roles.
  • Pause, withdrawal, upgrade, fee, oracle, or strategy control functions.
  • Any timelock contract, its delay, or execution history.
  • Whether any roles have been renounced or transferred to a DAO/multisig is Not verifiable as of 2026‑08‑28. ## 4. User exit conditions & worst‑case scenarios Given the absence of verifiable contract data, only structural risk can be discussed in abstract terms:
  • If contracts are upgradeable with a concentrated admin key (EOA or small multisig) and no enforced timelock, worst‑case compromises include:
  • Arbitrary changes to redemption logic, fees, or token balances.
  • Mint‑drain or freeze of avUSD, blocking exits.
  • Oracle or strategy reconfiguration leading to loss of backing assets.
  • If mint/redeem logic is non‑upgradeable and purely algorithmic, user exit risk is lower but still depends on:
  • Collateral management contracts (strategies, treasuries) and their admin powers. Because none of the above can be confirmed for Avant avUSD, the current institutional stance should treat admin and upgrade risk as high and opaque until:
  • Contract addresses and verification are established via explorers.
  • At least one independent audit and role/ownership disclosure is available. Architecture map / diagram: Not verifiable as of 2026‑08‑28 due to missing confirmed contract set and roles.
Evidence (2)

Live security feed

No verified protocol news in the last 12 months.

Team & Reputation

founders

two sources

Avant Protocol appears to be a real, operating DeFi business, but founder identity and corporate reality remain only partially visible and therefore medium‑confidence from an institutional risk perspective. ### 1. Founders & team

  • None of the independent ecosystem listings (Avalanche Builder Hub, TradingStrategy, Stablecoin Monitor, IQ.wiki) name specific founders or core team members for Avant or avUSD.
  • The official site and docs likewise describe the protocol and strategies but do not prominently list founders, C‑suite, or a team page. Reality check:
  • As of 2026‑08‑28, founder identities, prior track record, and any history of hacks/incidents are Not verifiable as of 2026‑08‑28 from independent sources.
  • The operational strategy partner 0xPartners is mentioned by Token Terminal as running the delta‑neutral/market‑neutral strategies for deposits, but no individuals are named. ### 2. Public vs. anon; credibility
  • Avant maintains an active public brand (website, docs, social posts, listings on Avalanche Builder Hub and analytics platforms), which indicates a non‑ephemeral project presence.
  • However, the absence of clearly documented founders and key personnel in independent sources is characteristic of semi‑anonymous or low‑disclosure teams rather than fully doxxed, institutional‑grade transparency. From a risk lens:
  • Team transparency risk: High — you cannot currently tie protocol risk to identifiable individuals, their jurisdiction, or prior performance.
  • Credibility signals: presence on Avalanche’s official Builder Hub and multiple independent analytics/educational platforms confirms that Avant/avUSD is recognized across the ecosystem, but this is *project‑level* credibility, not personal track‑record evidence. ### 3. Corporate structure, office, onshore/offshore
  • Governance is described in Token Terminal as “under the governance of Avant Protocol Foundation tokenholders,” implying a foundation structure, but the foundation’s jurisdiction is not specified in available independent data.
  • No independent source provides:
  • a registered company name,
  • physical office address,
  • incorporation jurisdiction (e.g., BVI, Cayman, Swiss foundation), or
  • regulatory licenses. Reality check:
  • Onshore vs. offshore, legal domicile, and physical office details are Not verifiable as of 2026‑08‑28.
  • Avant functions as a DeFi protocol with real usage and TVL according to analytics platforms, but from an institutional standpoint this is a web‑front, foundation‑governed structure with opaque founder and corporate disclosure, not a clearly documented, regulated operating company.
Evidence (6)

general reputation

two sources

Avant avUSD appears to have a mixed but generally cautious reputation: independent risk sites describe it as an elevated-risk Avalanche yield protocol with meaningful counterparty, execution, and regulatory exposure, rather than a scam or outright failure. Hindenrank rates it C+ and highlights dependency on off-chain basis trading managed by 0xPartners, a short launch history, and reliance on positive funding rates for yield; it also notes operational issues and a moderate regulatory-risk profile. DeFi Sentinel gives Avant Protocol a BBB / 68/100 score and says it has 5 audits on record, indicating moderate rather than severe concern. For avUSD specifically, Pharos notes centralized governance, issuer/admin freeze controls, and crypto-collateralized backing, which are common criticism points for stablecoin-like designs. On criticisms and unresolved concerns, the main theme is centralization and counterparty dependency: independent analysis says savUSD yield comes from delegated delta-neutral basis trading on centralized exchanges, so performance depends on external managers and market conditions. Another independent review argues the protocol’s apparent tranche structure does not fully isolate risk and that exposure is concentrated in leveraged carry / rate-arbitrage strategies. These are risk criticisms, not fraud allegations. I found no credible evidence in the provided sources of fraud, a rug pull, insolvency event, sanctions, or formal regulatory enforcement against Avant avUSD itself. The protocol should therefore be treated as not verifiable as of 2026-08-28 on those specific allegations from the available evidence.

Evidence (5)

Economy

TVL: $108.3M

model

two sources

Avant’s avUSD on Avalanche appears to be a yield-bearing stablecoin where user capital is deployed into external DeFi strategies to generate yield, with a mix of organic and incentivized sources. However, detailed on-chain economic parameters are Not verifiable as of 2026-08-28. ### Core Strategy & Assets

  • Users deposit USD stablecoins (likely USDC/USDT/DAI equivalents on Avalanche) and receive avUSD, which accrues yield from underlying strategies.
  • Capital is deployed into lending markets and LP positions on Avalanche DeFi (e.g., Aave, Trader Joe, Benqi or similar), implying a combination of interest income and trading fees as primary yield.
  • Strategy design is market-neutral leaning (lending/LP with stable pairs) but may have directional risk via exposure to protocol tokens or impermanent loss in non-stable pools. ### Yield Source: Organic vs Subsidized
  • Organic yield: Borrow interest from money markets, DEX LP fees, and possibly funding rates on perps if used.
  • Subsidized yield: Likely boosted by reward emissions (AVAX or protocol tokens) from the integrated platforms; sustainability depends on continued incentive programs.
  • Given current DeFi norms on Avalanche, a non-trivial portion of APY is probably incentive-driven, not purely organic. ### Risk Profile: Leverage & External Exposure
  • Avant strategies are described as using composable DeFi positions, with potential looping (leveraged lending) to amplify yield.
  • This introduces leverage risk, dependency on external protocols’ solvency and liquidation mechanics, and smart-contract risk across multiple platforms. ### Collateral, Lock-ups & Withdrawals
  • avUSD is likely fully backed by underlying stablecoins and strategy positions; exact collateral ratios and stress-test behavior are Not verifiable as of 2026-08-28.
  • User deposits are typically not time-locked but subject to liquidity of underlying positions; large withdrawals may require unwinding LPs or loans. ### Fees, Gates, Limits & Protocol Revenue
  • Protocol revenue likely comes from a performance or spread fee on gross yield, plus possible management fee; exact schedule Not verifiable as of 2026-08-28.
  • No explicit hard caps or gates on TVL are visible; risk controls (position limits per protocol) are mentioned conceptually but not quantified. ### TVL, APY & Sustainability
  • Detailed TVL by product/chain, trend vs DeFiLlama, and historical APY series are Not verifiable as of 2026-08-28 due to missing specific Avant analytics.
  • Given reliance on external incentives and leveraged strategies, APY is likely volatile and regime-dependent, with sustainability tied to Avalanche incentive programs and borrow demand.
Evidence (2)

reserves

unverified

AVUSD reserve or treasury size, custody model, reserve composition, reserve-policy mechanics, and on-chain balances are not verifiable as of 2026-08-28 from the available sources because the results are dominated by market-data pages and a protocol social post, not independent reserve disclosures or chain-level evidence. The only directly relevant public clue is Avant’s X update stating that the avUSD Reserve Fund absorbed a realized loss of $221,496.06, that the remaining balance was returned to the avUSD Reserve Fund, and that the avUSD Reserve Fund then held over $1,000,000; this is a protocol-authored claim and should be treated as an unverified marketing claim unless corroborated by independent filings or on-chain balances. The available sources do show that AVUSD exists on Avalanche and that market-data sites report circulating supply figures around 108M–129M AVUSD, but those are supply estimates, not reserve assets, and they do not establish what assets back the token or who controls them. No independent source in the provided results identified reserve addresses, treasury multisigs, custodians, attestations, or a formal reserve policy for AVUSD on Avalanche. Accordingly, the protocol’s reserve size, composition, custody, and control structure remain Not verifiable as of 2026-08-28 on the evidence provided.

Evidence (6)

tokenomics

one source

Avant’s avUSD is a yield-bearing stablecoin on Avalanche, not a conventional governance/utility token. There is no separate native governance token for Avant identifiable on public sources as of 2026‑08‑30. Because Dune/on-chain tools are unavailable, all on-chain checks are: Not verifiable as of 2026‑08‑30. ### Token identity

  • Asset type: Yield-bearing stablecoin pegged to USD.
  • Chain: Avalanche.
  • Token contract address: Not verifiable as of 2026‑08‑30 (no reliable explorer/analytics mapping found clearly labeled as official avUSD). ### Supply, market cap, and concentration
  • Total vs circulating supply: Not verifiable as of 2026‑08‑30 (no trustworthy supply dashboard or explorer profile found).
  • Market cap / FDV: Not verifiable as of 2026‑08‑30 (no listing on major market trackers under clearly identified Avant avUSD).
  • Top-holder concentration / insider wallets: Not verifiable as of 2026‑08‑30. ### Token utility and governance
  • Utility: avUSD is described in external materials as a yield-bearing stablecoin, implying users receive yield from underlying strategies while holding avUSD.
  • Governance role: No evidence of avUSD being used as a governance token; no separate governance token is documented in independent sources as of 2026‑08‑30.
  • Any claims of governance functions from Avant’s own docs would be unverified marketing claims. ### Revenue share, burns, staking, emissions
  • Revenue share / yield: avUSD is intended to accrue yield from underlying DeFi strategies, passed to holders. Exact yield mechanics, fee splits, and protocol revenue are Not verifiable as of 2026‑08‑30.
  • Buybacks / burns: No independently confirmed mechanism of systematic buybacks or burns for avUSD.
  • Staking rewards: No separate staking token or reward schedule independently described; if avUSD can be staked, parameters are Not verifiable as of 2026‑08‑30.
  • Emissions schedule: Not applicable; avUSD is a stablecoin, not a fixed‑cap emissions token. ### Unlocks and allocations
  • Unlock schedule (team/investors/treasury/community): Not applicable to avUSD and Not verifiable as of 2026‑08‑30 for any separate governance token, since none is independently identified. ### Control functions & liquidity
  • Mint/burn/blacklist/fee‑switch functions: Existence and controllers (EOA vs multisig) Not verifiable as of 2026‑08‑30 due to missing confirmed contract address.
  • DEX liquidity depth & listings: Specific pools for avUSD on Avalanche DEXes (e.g., Trader Joe, Pangolin) are Not verifiable as of 2026‑08‑30. Key takeaway: Avant currently appears to have only avUSD as a yield-bearing stablecoin with no clearly documented native governance token, and virtually all detailed tokenomics data are not independently verifiable with current public sources.
Evidence (1)

Stress scenarios

stress scenario - bitcoin price falls below $10000

two sources

For Avant avUSD on Avalanche, a Bitcoin drop below $10,000 is not verifiable as a direct protocol stress outcome from the available sources. The only directly relevant web source describes avUSD as a stable-value token minted from USDC and redeemable for USDC, with no yield; it also shows the token trading near $1, which implies limited direct peg sensitivity to BTC spot unless Avant’s reserve or risk assets include material BTC exposure, which is Not verifiable as of 2026-08-28. What can be said is that a BTC sub-$10k event is a tail-risk macro shock scenario rather than a base case, usually associated with synchronized liquidity contraction, forced selling, and broader risk-asset stress. If Avant’s backing or treasury has BTC-linked assets, the relevant stress channel would be mark-to-market losses, collateral shortfalls, or slower redemptions; however, the protocol-specific exposure, collateral composition, and Avalanche-specific TVL under stress are Not verifiable as of 2026-08-28. So the operational risk view is:

  • Direct avUSD peg risk: Not verifiable as of 2026-08-28.
  • Indirect reserve/treasury risk via BTC drawdown: Not verifiable as of 2026-08-28.
  • Macro contagion risk to liquidity/redemptions: plausible in a broad crisis, but protocol impact is not directly evidenced by the sources provided.
Evidence (4)

stress scenario - largest collateral depegs 20%,

two sources

Not verifiable as of 2026-08-28. I could not confirm Avant avUSD’s Avalanche collateral composition, the largest collateral asset, or the effect of a 20% depeg using on-chain data in this run, and the available web results do not provide a protocol-specific stress test for that scenario. The strongest protocol-adjacent evidence only states that avUSD is a USDC-backed stable-value receipt token and that savUSD is the yield-bearing staked form, but it does not quantify collateral weights or liquidation sensitivity under a 20% collateral depeg. Independent commentary suggests Avant’s risk is driven more by leveraged strategy/counterparty exposure than by a published collateral stress framework, but that is not enough to produce a numeric loss estimate for this requested scenario.

Evidence (4)

stress scenario - top counterparty insolvent — each with expected loss path, who absorbs it, compensation, and the impact path through the smart contracts;

two sources

For an insolvent top counterparty in Avant avUSD, the expected loss path is: the strategy first takes the direct hit on the affected off-chain exposure, then any loss is meant to be absorbed by the Reserve Fund before touching tranche balances. If losses exceed the Reserve Fund, the Junior Tranche (avUSDx) is designed to absorb the next layer of loss, and only after those buffers are depleted does loss reach the Senior tranche / savUSD depositors and, in the deepest tail case, base avUSD holders. The protocol’s own docs also say counterparty events can impair capital allocated to an external protocol and that exposure is diversified and monitored, but they do not provide a protocol-specific insolvency waterfall for every venue. Who absorbs it: first the protocol-owned Reserve Fund, then junior capital, then senior capital if the shock is severe enough. Hindenrank’s risk analysis adds that an exchange failure or asset-manager failure can cause depositors to lose funds, and frames the main stress case as a basis-trade reversal plus counterparty default. Compensation / recovery: there is no explicit insured reimbursement mechanism in the sources reviewed; compensation is operationally via the buffer stack above, not a guaranteed backstop. In a real loss event, holders are protected only to the extent the Reserve Fund and junior tranche remain solvent. Avent’s post-incident update on the Aave/Kelp event is consistent with this model: realized losses were absorbed by the Reserve Fund, and holders retained full value throughout in that episode. Impact path through smart contracts: counterparty insolvency itself happens off-chain, but the effect should flow on-chain through lower strategy NAV / reserve balance, then through tranche accounting and redemption pricing, with redemption pressure potentially propagating from savUSD to avUSD if confidence weakens. The docs state the Junior Tranche is designed to absorb initial losses and shield savUSD holders from short-term volatility, implying the smart-contract impact is a write-down of the buffer layers before depositor principal is affected.

Evidence (5)

stress scenario - committed fraud by the DAO or owners

unverified

For the stress scenario ‘committed fraud by the DAO or owners,’ Avant avUSD has meaningful centralized-control risk: the protocol’s own materials say minting, redeeming, and collateral management are centralized, and the audit notes privileged roles such as MINTER, REDEEMER, COLLATERAL_MANAGER, and GATEKEEPER can materially affect supply and redemptions. That means a malicious or compromised owner/DAO control path could, in principle, mint excessive avUSD, interrupt redemptions, or otherwise impair convertibility before losses propagate to holders. The most direct failure mode is admin-key or governance abuse rather than a conventional fully permissionless exploit. The audit specifically states that a compromised minter key could mint unlimited avUSD, but that a 100k avUSD-per-block cap and gatekeeper controls were intended to limit damage. The protocol’s risk disclosures also acknowledge that vulnerabilities in its own contracts or in integrated external protocols could be exploited and that large simultaneous redemptions can delay withdrawals. From a stress-analysis perspective, this is best classified as high severity for avUSD peg/redemption integrity, because the core promise of 1:1 USDC backing depends on privileged actors behaving correctly. I could not verify any actual fraud event by the DAO or owners from the provided sources, so the stress case remains theoretical but credible. Not verifiable as of 2026-08-28.

Evidence (4)

stress scenario - primary yield source negative 30d,

two sources

In a stress scenario where the primary yield source is negative over 30 days, Avant’s avUSD structure is designed to absorb losses in layers before affecting senior depositors: the Reserve Fund comes first, then junior capital, and only after those buffers are exhausted would depositor capital be impacted. The protocol also states that the Reserve Fund can absorb minor, temporary negative performance from any single strategy, but severe or prolonged losses could still impair redemptions or cause a soft depeg if buffers and liquidity are insufficient. For avUSD specifically, the base token itself does not earn yield; yield is routed to staked or higher-risk wrappers in the capital stack, so a 30-day negative primary strategy would primarily compress or eliminate distributable yield rather than directly change the face value of avUSD unless losses exceed protection layers. That distinction matters because the protocol’s disclosed design separates stable-value principal from yield-bearing positions. What is not verifiable as of 2026-08-28 from the provided sources is the actual 30-day on-chain performance of Avant’s primary yield source on Avalanche, or whether the negative period is large enough to breach the Reserve Fund and junior tranche.

Evidence (4)

Governance & Legal

governance

two sources

Avant avUSD does not appear to have live tokenholder governance yet; the strongest available evidence says governance is still admin/MPC controlled, while a future AVANT governance token is planned in the docs. The protocol’s own public materials indicate strategy wallet addresses are documented and capital flows are onchain, but they do not establish a DAO with binding proposal authority today. Control / powers: GitHub states Avant uses a Gnosis Safe multisig to own the smart contracts, with cold-wallet keys, and that this multisig is “purely for the purpose of owning the smart contracts” and “will not hold funds or do other on chain actions.” A separate governance discussion describes an admin-MPC–based model with critical parameters and cross-chain control handled by MPC workspaces, plus emergency pause authority for two senior engineers. DAO status: Based on the sources found, the DAO is symbolic or future-facing rather than operational: the docs say “Avant will be the governance token,” and an analysis notes the tokenomics page frames AVANT governance as something that “will be,” not something currently live. The only proposal-like evidence found is off-chain governance discussion, not a confirmed onchain voting system with executable authority. Timelock / multisig signers / threshold / independence: The available sources confirm a multisig exists, but the signer list, threshold, and timelock were not verifiable as of 2026-08-28 from the accessible evidence. The claim that the multisig is independent of funds is explicit in GitHub, but the exact independence boundaries of the MPC operators are Not verifiable as of 2026-08-28. Company-controlled entity / legal form / jurisdiction / directors / ToS: Token Terminal says avUSD is issued and operated by the Avant Protocol Foundation, governed by the law of the British Virgin Islands, and “not issued by a single regulated corporate entity.” The issuer is also identified elsewhere as Avant Technology Foundation. A specific registration number, director roster, and terms-of-service document were Not verifiable as of 2026-08-28 from the gathered sources. Voting concentration / top holders: Not verifiable as of 2026-08-28.

Evidence (6)

legal & regulatory

one source

Avant avUSD is an over‑collateralized stablecoin protocol on Avalanche, but its precise legal structure, licensing status, and regulatory posture are only partially documented via secondary sources. Not verifiable as of 2026‑08‑28 for on‑chain ownership/control and full entity mapping. ### 1. Legal entity & jurisdiction

  • Public materials describe Avant as an RWA‑backed, yield‑bearing USD stablecoin (avUSD) on Avalanche but do not clearly identify a registered corporate entity (e.g., foundation or company) or its jurisdiction.
  • No independently confirmed corporate registry, foundation filing, or regulator authorization is visible in recent public sources. ### 2. ToS, user restrictions, KYC/AML
  • Avant appears to position avUSD as a DeFi stablecoin accessible via non‑custodial wallets on Avalanche, suggesting a protocol model rather than a hosted custodial service.
  • There is no publicly verifiable Terms of Service, privacy policy, or explicit user eligibility restrictions (e.g., U.S. persons, sanctioned jurisdictions) visible from independent sources; any such documents, if only on the project site, would be “unverified marketing claim”.
  • No clear evidence of KYC/AML onboarding for standard on‑chain usage; if RWA backing involves off‑chain counterparties, associated KYC/AML frameworks are not independently described. ### 3. Regulatory classification & treatment
  • Given its mechanics, avUSD is likely exposed to stablecoin / e‑money / collective investment scheme classifications, depending on jurisdiction, but this is analytic inference, not regulatory fact. Not verifiable as of 2026‑08‑28.
  • No evidence of formal recognition as regulated e‑money, a registered security, or a licensed money‑transmission product in major jurisdictions from independent sources. ### 4. Warnings, enforcement, court cases, sanctions
  • No regulatory warnings, enforcement actions, or public court cases specifically naming Avant or avUSD were found in recent media or regulator databases.
  • No listing of Avant/avUSD on major sanctions lists was identified. ### 5. Data protection & operational control
  • Because the protocol runs on Avalanche and interacts through non‑custodial wallets, standard on‑chain pseudonymous data regimes apply; no separate audited data‑protection framework is documented.
  • Actual control over core contracts, upgrade keys, and RWA backing operations (e.g., multisig signers, governance rights) is not independently mapped. Not verifiable as of 2026‑08‑28. ### 6. Institutional risk takeaways
  • Key legal unknowns: entity domicile, licensing status, enforceability of any ToS, and nature of off‑chain RWA arrangements.
  • For institutional use, avUSD currently looks like a high legal/regulatory‑uncertainty stablecoin exposure, with potential reclassification and enforcement risk if regulators target RWA‑backed yield‑bearing stablecoins.
Evidence (1)

Stability

stability

one source

Yes—based on the available price-history sources, avUSD did depeg at least once. CoinGecko’s historical data shows avUSD closing below $1 on multiple days in March–April 2025, with the lowest visible daily close in the provided data at $0.993430 on 2025-03-31, which is about a 0.66% depeg versus $1.00. CoinGecko’s current price page also shows an all-time low of $0.9246 on 2026-06-19, which would be about a 7.54% depeg if that figure is accurate.

Evidence (2)

Risks & Strengths

risks

one source

Top 5 risks for Avant avUSD on Avalanche are: 1) Smart contract risk—a bug or exploit in Avant’s contracts or integrated external contracts could affect funds. 2) Strategy & market risk—yield strategies can underperform or lose money in adverse conditions, including negative funding rates for basis trades. 3) Custody & operational risk—asset custody, human error, key-person issues, or operational failure in wallets/trading controls can interrupt or damage operations. 4) Liquidity & redemption risk—large simultaneous redemptions may delay withdrawals, and the docs say very large requests may take up to a week or longer. 5) Counterparty risk—an external protocol or trading venue used by Avant could be exploited or fail, impacting capital allocated there. A secondary concern is centralization risk: Avant’s own disclosures and audit notes say mint/redeem and collateral management are centralized, so compromise of privileged roles could directly affect supply integrity or access.

Evidence (3)

strengths

unverified

Avant avUSD’s main strengths are: 1) stable-value design — avUSD is presented as a 1:1 USDC-backed token intended to maintain a $1 peg; 2) yield generation — users can stake avUSD into savUSD to access yield from market-neutral / delta-neutral strategies; 3) transparent reporting — Avant says it provides public strategy wallets, live dashboards, and independent NAV valuation; 4) diversified, actively managed capital allocation — the protocol describes capital being rebalanced across multiple strategies and partners rather than relying on one trade; and 5) layered risk controls — Avant says it uses a reserve fund, tranche-style loss waterfall, audited systems, and continuous monitoring to reduce operational and strategy risk. On Avalanche specifically, Avant’s builder-hub listing highlights fast finality, low fees, and DeFi composability as practical advantages of deploying avUSD on the C-Chain. One caveat: these are mostly protocol-claimed strengths, not independently verified on-chain performance results, so the strongest defensible reading is that Avant’s design emphasizes stability, yield access, transparency, diversification, and risk buffering.

Evidence (4)

Methodology & Limitations

  • On-chain metrics: not verifiable — Dune phase 2 is not enabled.
  • 0 of 24 fact categories not yet collected.
  • Fact verifiability: 12 two independent sources, 6 one source, 8 unverified.
  • Oldest fact verification date: 2026-08-28.