Skip to main content
Before you can build a Basket, you need assets. Assets are the DeFi positions your strategy allocates to - Morpho vaults, Euler markets, Pendle PTs, Aave pools, and more. You submit assets through the admin portal. Blend reviews them. Approved assets become available for your Baskets.

What each asset contains

FieldDescription
addressThe on-chain contract address
chainIdThe chain where the asset is deployed
nameHuman-readable name (e.g., “Euler Earn USDC”)
symbolToken symbol
categoryProtocol category (EULER, AAVE, PENDLE, MORPHO, etc.)
priceComponentsHow to price this asset (Chainlink feeds, ERC-4626 share price, etc.)
yieldComponentsWhere yield comes from (protocol-specific yield sources)
When you submit an asset address and chain, the portal resolves on-chain token metadata (name, symbol, decimals) automatically.

Asset lifecycle

Every asset goes through a review pipeline before you can use it in a Basket.
StatusDescription
PENDINGSubmitted, awaiting Blend review
APPROVEDReviewed and available for your Baskets
REJECTEDDid not pass review. Includes a reason explaining why.
ARCHIVEDDeprecated. No longer available for new Baskets.

Submitting a new asset

1

Open the Assets section

Navigate to Assets in the admin portal. You can see all assets your organization has submitted and their current status.
2

Add asset details

Provide the asset’s contract address and chain ID. The portal resolves the token’s name, symbol, and decimals from on-chain data.Then add:
  • Category: Which protocol this asset belongs to (Morpho, Euler, Aave, Pendle, etc.)
  • Price components: How Blend should price this asset
  • Yield components: Where yield comes from
3

Submit for review

Submit the asset. It enters PENDING status.
Blend can also create assets on your behalf. If you need help with complex pricing or yield configurations, contact the Blend team.
4

Review

The Blend team reviews your submission to verify:
  • The contract address is correct and verified
  • Price components are accurate and reliable
  • Yield components describe the yield source correctly
  • The protocol has been audited
If approved, the asset is available for your Baskets. If rejected, you’ll see a reason explaining what needs to change.

Supported asset categories

CategoryExamples
MORPHOMorpho Blue markets, Morpho Vault V2 positions
AAVEAave V3 supply positions
EULEREuler vaults, Euler Earn aggregated positions
PENDLEPendle Principal Tokens (PTs) with various maturities
ERC4626Any tokenized vault following the ERC-4626 standard
SPOTSpot assets with price feeds
RECEIPTProtocol receipt tokens (staking, restaking)

Next steps

Baskets

Build strategy Baskets from your approved assets.

Account Types

Create products that use your Baskets.
Last modified on March 20, 2026