Skip to main content
GET
List available yield sources
Discover the environment-specific yield sources admitted for MicroVault allocation.
MicroVaults are in private preview for enabled sandbox organizations on Ethereum Sepolia.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

chainId
integer
required

EVM chain where the MicroVault will be created or already exists.

Required range: x >= 1
Example:

11155111

Response

Sources available on the requested chain.

yieldSources
object[]
required

Sources available for attachment to a new MicroVault on the requested chain.