August 1 - August 7

This week we added a USDC deposit route into Sky Savings on Ethereum, gave TON nomination pools per-pool APY and position values from a dedicated indexer, and made action construction check that the target contract is actually deployed on the requested network before building a transaction.

New Yield Integrations

  • Sky Savings (Ethereum): A USDC-in deposit path into Sky Protocol's savings vault is now available on Ethereum through the Yield API.

Integration Improvements

  • TON nomination pools: TON nomination-pool yields now report per-pool APY, flows, and position values from a dedicated TON staking-pool indexer.
  • Bittensor: Historical staking positions backfill correctly from network genesis.

Bug Fixes

  • Sentora on Stellar: An enter or exit that exceeds the user's balance returns a proper 4xx up front, and gasEstimate reports the real Soroban fee.
  • TON Chorus One: Reported APY and net rewards on Chorus One's TON staking pool now reflect its actual commission rate.

API Improvements

  • Action construction: Action construction verifies the target contract is deployed on the requested network before building a transaction, returning a clear error up front.