Update the yield allocation strategy for a portfolio wallet. Positions must sum to exactly 10000 basis points. A rebalance will be triggered to move funds into the new allocation.
This endpoint is idempotent on requestId.
API keys are prefixed ground_sandbox_ (sandbox) or ground_prod_ (production).
Pass the key as a Bearer token in the Authorization header.
Portfolio wallet ID
Strategy updated
active Map of chain name to deposit address.
{
"ethereum": "0xabc...",
"arbitrum": "0xabc...",
"base": "0xabc...",
"polygon": "0xabc...",
"optimism": "0xabc...",
"avalanche": "0xabc..."
}
Net assets in USD (gross assets minus encumbrances).
Amount available for withdrawal in USD.
Total USD reserved by pending withdrawals.
Total gross assets in USD before encumbrances.
Balance breakdown per bridge domain.
Raw observed on-chain balances.
CCTP transit intents currently in flight.
Claims on yield protocol positions.