SFShadowFlowEVM / WALLET CONTROL BOUNDARY

PUBLIC INVENTORY / ROBINHOOD 4663

Robinhood · CHAIN 4663

Wallets are observable;
private keys are not.

This view reads public addresses, key aliases, wallet groups, asset-scoped limits, and transfer intents. Private keys exist only in the isolated signer; nonce belongs only to executor.

WALLET MANAGERLOADING

Connecting the Robinhood wallet-manager read-only interface

Groups
Wallets
Enabled
0
Intents
01
Private keysigner only

never enters API, UI, or PostgreSQL

02
Nonce writerexecutor only

one writer per chain + wallet

03
Mutationsdisabled

this page never forwards an admin token

04
Execution groups0 enabled

group and address must both be enabled

W1

Wallet groups

asset-scoped caps

No persisted wallet group; no sample data is generated.

W2

Wallet inventory

public address + key alias
StateAliasAddressLimits

No registered public address; no sample data is generated.

W3

Transfer intents

unsigned / executor handoff only
StatusFromToAssetAmount rawReason

No pending transfer intent; no sample data is generated.