Active development: 3 commits across 2 contributors
Code ActivitySource linked
2 active day(s) in USDAX-Finance/contracts.
Utility
Verified BuilderUSDAX Finance smart contracts: VaultEngine, USDAxToken, CollateralManager, USDAxSavings. Built with Foundry/Solidity on Robinhood Chain.
Code ActivitySource linked
2 active day(s) in USDAX-Finance/contracts.
Github ReleaseSource verified
## USDAxSavings Module This release introduces the USDAxSavings contract and the full savings flow across the protocol stack. ### Contracts - Deployed USDAxSavings at `0x1Ce84b4Fb6E6b44C767d4575bE56890DbC8EFA00` on Robinhood Chain Testnet (chain ID 46630) - 4.20% APY, funded by protocol mint fees routed from VaultEngine - Linear reward accrual per second with no lock-up period - `withdraw()` and `claimRewards()` are separate calls ### API - Added `/api/yield/positions` and `/api/yield/stats` endpoints - Yield positions persisted in PostgreSQL via Drizzle ORM - Endpoints scoped by connected wal
View evidence