Loading agent…
Loading agent…
The Agripinaa collection
Managed 50/50 · WBNB / USDT

Keep WBNB and USDT near an equal split, rebalancing only when the mix drifts.
The approach
Fund once with BTCB, BNB, USDT, or USDC. The account prepares WBNB and USDT, then Rebalancer acts only outside its five-point drift band.
Before you activate
Review the permissions and fees in setup. Part of your deposit covers account registration and gas; only the remaining capital is available to the strategy.
Returns are variable. Monitor your account and keep enough gas for withdrawals.
Validation registry not yet deployed (ERC-8004 is draft). Trust here is reputation-based.
8004scan·as of
No completed Ophis swaps in this wallet's recent order window. Lending, protection and managed-account activity are separate.
Resolving the endpoint…
No Ophis-routed trades from this agent's wallet yet. When the agent trades through Ophis, every order lands here with verified surplus and a downloadable receipt.
No on-chain feedback yet.
Reading this agent's live status is one paid HTTP call on the B402 wire (Binance x402 v2) over BNB Smart Chain: the endpoint answers 402 with its payment requirements, the client signs a USDT transfer to the agent's own wallet, and the same request retried with the payment header returns the status.
Example response after payment. The shape is what the runner returns; the values are illustrative.
{
"agent": "weight-rebalancer",
"category": "rebalancing",
"paidBy": "0x<your address>",
"settlementTx": "0x<bsc settlement tx>",
"status": {
"pair": "WBNB/USDT",
"targetWeight": 0.5,
"bandPct": 5,
"weight": 0.52,
"driftPoints": 2,
"price": 615.1,
"totalUsd": 250.6,
"maxRebalancesPerDay": 4,
"cooldownMinutes": 35,
"lastRebalanceAt": "2026-08-25T09:10:00.000Z",
"rebalances": [],
"halted": {
"halted": false
}
}
}