Tokemak Autopools Now Live on vaults.fyi
Tokemak Autopools are now available via the vaults.fyi app and API. Users can now access our complete suite of tools, from advanced analytics to seamless transactions and position tracking, for Tokemak Autopools on Ethereum and Base.

At vaults.fyi, our mission is to provide the most comprehensive and accessible data on DeFi yield strategies.
Today, we're excited to announce our latest coverage expansion:
Tokemak Autopools are now available via the vaults.fyi app and API.
Users can now access our complete suite of tools, from advanced analytics to seamless transactions and position tracking, for Tokemak Autopools on Ethereum and Base.
What is Tokemak?
Tokemak Autopools aggregate yields across protocols, autonomously rebalancing between destinations and compounding yields for its users.
LPs deposit funds into a yield-bearing Autopool, governed by a strategy contract that defines constraints for how funds are allocated. Off-chain solvers propose rebalances to the strategy, and if the proposal satisfies conditions and results in a higher return for the pool, the rebalance is executed (link).
Discover Tokemak in the app
With this integration, vaults.fyi app users get a complete, real-time view of every Tokemak Autopool, including the following vaults:
- Tokemak autoUSD (Ethereum mainnet)
- Tokemak autoETH (Ethereum mainnet)
- Tokemak autoDOLA (Ethereum mainnet)
- Tokemak baseUSD (Base)
- Tokemak baseETH (Base)
- and more...

- Current and historical yield: Find 1-day, 7-day, and 30-day trailing APY rates for providing liquidity. Users can easily assess performance of each Tokemak vault, including the breakout of base vs. rewards yields. Rates are calculated using standardized methodology using onchain data, making it possible to compare Tomemak yields vs. market competitors and benchmarks.
- Total Value Locked (TVL): The total value of assets deposited in the vault, available in both USD and native terms.
- Holders: Find the number of unique addresses that currently hold vault LP token shares.
Our non-custodial interface enables users to interact directly with Tokemak smart contracts. The app helps users prepare transaction calldata, without inserting any smart contracts or intermediaries into the transaction flow:
- Supply: Deposit WETH, USDC, or other assets directly into Tokemak vaults.
- Withdraw: Remove liquidity from active positions.
- Claim: Collect accrued rewards with a single click.
For Developers: Integrate Tokemak via our Unified DeFi API
Our API is designed for developers who need a reliable solution for integrations across multiple protocols and chains. Builders can now leverage both deep analytics and powerful transaction support for Tokemak and 50+ more protocols through our API.
Pull real-time APY and TVL data, or generate the calldata needed to integrate Tokemak flows directly into your own dApp or wallet. Our API abstracts away protocol-specific complexity, allowing you to integrate faster and more reliably.
See the sample response below for Tokemak baseUSD analytics ( v2/detailed-vaults/{network}/{vaultAddress}
):
View sample API response
curl https://api.vaults.fyi/v2/detailed-vaults/base/0x9c6864105AEC23388C89600046213a44C384c831
{
"address": "0x9c6864105AEC23388C89600046213a44C384c831",
"network": {
"name": "base",
"chainId": 8453,
"networkCaip": "eip155:8453"
},
"asset": {
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"assetCaip": "eip155:8453/erc20:0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"assetLogo": "https://images.vaults.fyi/tokens/usdc.png",
"assetPriceInUsd": "0.99991"
},
"isTransactional": true,
"isAppFeatured": true,
"name": "Tokemak baseUSD",
"protocol": {
"name": "tokemak",
"product": "",
"version": "",
"protocolLogo": "https://images.vaults.fyi/protocols/tokemak.png"
},
"lendUrl": "https://app.vaults.fyi/opportunity/base/0x9c6864105AEC23388C89600046213a44C384c831",
"tags": [],
"holdersData": {
"totalCount": 47,
"totalBalance": "21802779174232768568468159",
"topHolders": [
{
"address": "0x4103A467166bbbDA3694AB739b391db6c6630595",
"lpTokenBalance": "21494429066590498355140007"
},
{
"address": "0x010AF29077a8520cc3F55bE2031D7e37808BA137",
"lpTokenBalance": "159090408944571899782957"
},
{
"address": "0x6fa68ceF4d3cBCe568c2409B8cC2288f262B4a42",
"lpTokenBalance": "65783603916184799717399"
},
{
"address": "0x1428BD476719AeCD9db6A21396A9E1C3865A9382",
"lpTokenBalance": "21822030009751883925938"
},
{
"address": "0x68B729BBA10364b892132B9aD009bae9722Bfb9e",
"lpTokenBalance": "18848644290133824828616"
},
{
"address": "0xa9FFE7DBE8cb20F493Dbf875fF0FdB10FeDbcc24",
"lpTokenBalance": "18522280884451837056113"
},
{
"address": "0x246773e193710552B9bf20F23520CBf36Eb526eA",
"lpTokenBalance": "4962138628515890265527"
},
{
"address": "0x70aA20c95543153a891a7865648ACE84de73B75C",
"lpTokenBalance": "4037989425674627469467"
},
{
"address": "0xba710BE407751FD2c4c8eD7e95c452d11c2E4A85",
"lpTokenBalance": "3244148340344990632586"
},
{
"address": "0x5AB7c4f621f7a28fF7d86a249962adF3c4822fA9",
"lpTokenBalance": "2707313497736845739518"
}
]
},
"apy": {
"1day": {
"base": 0.1692,
"reward": 0.016,
"total": 0.1852
},
"7day": {
"base": 0.138,
"reward": 0.0173,
"total": 0.1553
},
"30day": {
"base": 0.1029,
"reward": 0.0186,
"total": 0.1215
}
},
"tvl": {
"usd": "22177184",
"native": "22179181064498"
},
"rewards": [
{
"asset": {
"address": "0x223C0d94dbc8c0E5df1f6B2C75F06c0229c91950",
"assetCaip": "eip155:8453/erc20:0x223C0d94dbc8c0E5df1f6B2C75F06c0229c91950",
"name": "Tokemak",
"symbol": "TOKE",
"decimals": 18,
"assetLogo": "https://images.vaults.fyi/tokens/toke.png",
"assetPriceInUsd": "0.1814389"
},
"apy": {
"1day": 0.016,
"7day": 0.0173,
"30day": 0.0186
}
}
],
"score": {
"vaultScore": 66.5915759208902,
"vaultTvlScore": 68.01426388011781,
"protocolTvlScore": 72.27269274570858,
"holderScore": 31.364306977221393,
"networkScore": 60,
"assetScore": 95
},
"lpToken": {
"address": "0x9c6864105AEC23388C89600046213a44C384c831",
"tokenCaip": "eip155:8453/erc20:0x9c6864105AEC23388C89600046213a44C384c831",
"name": "Tokemak baseUSD",
"symbol": "baseUSD",
"decimals": 18
},
"transactionalProperties": {
"depositStepsType": "instant",
"redeemStepsType": "instant",
"rewardsSupported": false
}
}
What's Next?
We are continuously expanding our coverage, bringing comprehensive, full-stack integrations to more leading protocols across DeFi.
Our commitment is to provide the most powerful and seamless experience for both app users and developers. Follow us on X to keep up with our latest features and announcements.
1/ 🎉 Introducing the @vaultsfyi app — discover yields, deposit funds, and track positions in one place.
— vaults.fyi (@vaultsfyi) January 16, 2025
Connect your wallet and start earning from top DeFi protocols in under 60 seconds.
Fully non-custodial with no wrappers or extra smart contracts — just yield 🧵 pic.twitter.com/3py6OQtpMK