portfolio
Portfolio Overview
Fetch a consolidated view of all token holdings with USD valuations across all supported chains (Base, Citrea, HyperEVM, Monad) and DeFi positions (Aave V3 on Base).
Prerequisites
- Active session required. If not authenticated, run
authenticate-walletskill first.
Rules
- This command fetches all chains in parallel — no
--chainflag needed. - Use
--jsonwhen the output will be consumed by another skill or pipeline. - Token prices are sourced live from Fibrous. Values are approximate and reflect DEX prices, not CEX quotes.
- Chains with zero holdings are automatically hidden.
- DeFi positions (Aave V3) are included if the user has any collateral or debt on Base.
Commands
More from fibrous-finance/fibx-skills
aave
Manage Aave V3 DeFi positions on Base — supply, borrow, repay, withdraw, view markets, and check account health. Includes liquidation safety checks.
26balance
Check wallet balances (native and ERC-20 tokens) on Base, Citrea, HyperEVM, or Monad.
25trade
Swap tokens using Fibrous aggregation on Base, Citrea, HyperEVM, or Monad. Finds optimal route, simulates before execution.
23send
Send native tokens (ETH, cBTC, HYPE, MON) or ERC-20 tokens to an address on Base, Citrea, HyperEVM, or Monad. Simulates before sending.
21authenticate-wallet
Authenticate the fibx CLI wallet via email OTP (Privy) or private key import. Required before any wallet operation (balance, send, trade, aave).
17tx-status
Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad.
14