AlphaYields
Developers

Ship yield.
Skip the engine.

Embed ayTOKENs in your product and white-label them as your own. Your users deposit any asset from any chain; AlphaYields discovers, verifies and allocates the yield underneath. One integration.

Quick startTYPESCRIPT
// White-label deposit into ayUSD
import { AlphaYields } from '@alphayields/sdk'
 
const ay = new AlphaYields(process.env.ALPHA_KEY)
 
// Omnichain in. One token out.
await ay.deposits.create({
product: 'ayUSD',
fromChain: 'arbitrum',
asset: 'USDC',
amount: '1000',
account: user.address,
brand: 'your-product', // white-label
})
Primitives

Three primitives. One token.

Deposits · Redemptions

Omnichain in

Users deposit any supported asset from any supported chain. We bridge, route and credit a single ayTOKEN. Redeem the same way, any time.

SDK · Widgets

Your brand

Wrap ayUSD and ayFLOW under your own name and UX. Drop-in widgets or headless SDK — your users never leave your product.

REST · WebSocket

Live data

Net APY, balances, allocation weights and on-chain evidence — the same verification data that powers the platform, over a clean API.

Omnichain deposits

Deposit anywhere. One token out.

Your users never think about bridges, gas tokens or which chain a strategy lives on. They send an asset; they get your branded ayTOKEN. The routing is ours.

Deposit from
EthereumUSDC
BaseUSDC
ArbitrumUSDT
OptimismDAI
PolygonUSDC
FlowFLOW
Bridge · route · verify
Slippage caps and verification run before capital lands.
Your users hold
ayUSD
white-labelled · 1 token
ayFLOW
white-labelled · 1 token
Playground

Try it now.

ResponseJSON
// Select an endpoint and send a request
SDKs

Typed, tested, maintained.

TypeScript
Node · Edge · Browser
npm i @alphayields/sdk
Python
3.9+
pip install alphayields
Rust
Tokio-native
cargo add alphayields
Go
1.21+
go get alphayields.xyz/go
Widgets

Embed the vault.

Drop a deposit-and-earn widget into any product. Your brand, your theme — the omnichain routing and verified yield stay ours.

Widget documentation
EmbedHTML
<script src="https://cdn.alphayields.xyz/widget.js"></script>
 
<alpha-vault
product="ayUSD"
brand="your-product"
chains="all"
theme="dark"
></alpha-vault>

Build on verified.

Free tier: 10,000 requests a month and a sandbox key. No card required.