Book
Every trade is stamped with the thesis that authorized it. Live SoDEX testnet execution. Perp hedges fire as EIP-712 signed orders through the risk gate; SSI rebalance legs are simulated against the book. Two strategies run side by side, a directional SSI rotation and a rules-based delta-neutral carry. Their books are accounted separately, though both trade the same markets on the same venue account, so they share one margin pool.
Two-chain reality
SSI lives on Base. SoDEX settles on ValueChain. Sonar keeps both wallets honest. Connect to read your own Base USDC and native ValueChain gas; the agent hot wallet sits at the bottom.
There is no testnet bridge between Base and ValueChain (confirmed with the SoSoValue team). The ValueChain execution wallet is funded by withdrawing test USDC from the SoDEX testnet to its on-chain address; the faucet feeds the SoDEX account, and a withdrawal moves funds on-chain when needed. Mirror Protocol is the mainnet bridge design (see lib/chain/bridge.ts), gated off on testnet.
Open SoDEX testnet to withdraw to ValueChain- On-chain ValueChain vUSDC is 0 by design: the agent's execution capital is held in the SoDEX venue ledger (see venue spot + perps), not as a raw wallet balance.