Pieverse
Pieverse orchestration layer for routing wallet and protocol intents across the live leaf integrations. Orchestrates wallet, PancakeSwap, non-BNB swap, vault, four.meme, and OpenSea intents via a plan-confirm-execute flow without duplicating leaf tool schemas. Now fully integrated with the On-Chain Router master skill.
Execute an atomic token swap on PancakeSwap (BNB Chain). Performs quote and execution in a single call.
Retrieve the provisioned wallet address for a specific chain. Returns {address, chainId, chainType}.
Query wallet balance for a specific chain. Returns full wallet data including address, balance, balanceFormatted, currency, chainId, and chainType.
Execute one or more EVM transactions via the instance wallet. (Steps use 'to' field)