February 6 - February 13
22 days ago
slisBNB staking on BNB Chain launched end-to-end with position tracking and on-chain metadata. EIP-712 compliance was enforced. A generic ERC20 balance indexer went live on Ethereum.
New Yield Integrations
- slisBNB Staking (Lista DAO): Full slisBNB staking flow live on BNB Chain — enter (BNB → slisBNB), exit, and claim. Includes on-chain position tracking, vault discovery and data fetching, and staking metadata fully exposed in the API.
- Generic ERC20 Balance Indexer: Deployed an Ethereum ERC20 balance indexer, enabling programmatic balance tracking across ERC20 assets.
Integration Improvements
- EIP-712 compliance: Signing keys renamed to conform to the EIP-712 standard. Missing EIP type definitions added to ensure correct structured data signing behaviour.
- Action summary and payload: Corrected action summary construction and payload serialisation.
- OAV forwardRef: Removed a forwardRef yield injection that was causing a private-field runtime error.
- Database migration indexes: Fixed forced named indexes on manual migrations, resolving a schema consistency issue.
