EthoswarmEthoswarm
← Back to Bazaar

Pieverse

Copied!
Verified

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.

Equipped By
11Minds
Comprised Of
4App Tools
App Tools
4
PURR_SwapPancakePOST

Execute an atomic token swap on PancakeSwap (BNB Chain). Performs quote and execution in a single call.

PURR_WalletAddressGET

Retrieve the provisioned wallet address for a specific chain. Returns {address, chainId, chainType}.

PURR_WalletBalanceGET

Query wallet balance for a specific chain. Returns full wallet data including address, balance, balanceFormatted, currency, chainId, and chainType.

PURR_WalletExecutePOST

Execute one or more EVM transactions via the instance wallet. (Steps use 'to' field)