Skip to content

Security: USDAX-Finance/api

Security

SECURITY.md

Security Policy

Status

USDAX Finance is currently deployed on Robinhood Chain Testnet. The protocol is in pre-mainnet phase and has not yet undergone a formal external security audit. Do not use with real funds on mainnet.

Reporting a Vulnerability

Do not open a public GitHub issue for security vulnerabilities.

Report security issues privately to: support@usdax.finance

Please include:

  • A clear description of the vulnerability
  • Steps to reproduce or proof-of-concept code
  • Affected contract, endpoint, or component
  • Estimated impact (funds at risk, data exposure, etc.)
  • Any suggested mitigations

We will acknowledge receipt within 48 hours and provide a remediation timeline within 5 business days.

Scope

In scope:

  • Smart contracts: VaultEngine, USDAxToken, CollateralManager, MockPriceOracle, USDAxSavings
  • API server: route logic, data integrity, input validation
  • Frontend: wallet interaction, transaction construction

Out of scope:

  • Third-party dependencies and their upstream vulnerabilities
  • Robinhood Chain node infrastructure
  • Issues in test environments that cannot be reproduced on the deployed testnet contracts

Disclosure Policy

We follow coordinated disclosure. Please allow reasonable time for a fix to be developed and deployed before publishing details publicly.

Deployed Contracts (Robinhood Chain Testnet, Chain ID 46630)

Contract Address
USDAxToken 0x89F2c042def8719930904A474FF999A0F8fddd64
VaultEngine 0xB5d971d69728B0C31b19A8f184d31813F29EEA20
CollateralManager 0x2472DCBA450e0AA2f81e69AaCD33f91528343854
MockPriceOracle 0xe5211fF6a85F51b290600B4807d0ee5F978cEC2D
USDAxSavings 0x1Ce84b4Fb6E6b44C767d4575bE56890DbC8EFA00

There aren't any published security advisories