OWNER ONLY
Profit Sharing Owner Panel
Connect the current contract owner wallet to continue.
OWNER CONTROL PLANE
Profit Sharing Owner Panel
Wallet not connected.
Environment
Contract overview
Owner
—
Pending owner
—
Automation bot
—
Bot wallet
—
System address
—
Token
—
Trading capital
—
Available liquidity
—
Unallocated referral shares
—
Read contract state
These reads are safe and do not create a blockchain transaction.
| Read group | Available reads | Status |
|---|---|---|
| Ownership | owner(), pendingOwner() | Read-only |
| Accounting | tradingCapital(), totalShares(), availableLiquidity(), unallocatedReferralShares() | Read-only |
| Addresses | automationBot(), botWallet(), systemAddress(), token() | Read-only |
| Referral index | getReferralChildrenCount(), paginated getReferralChildren() | Read-only |
| Safety flags | depositsPaused(), withdrawalsPaused(), tradingPaused() | Read-only |
Contract actions
Every action below requires the owner wallet to sign a transaction. Review high-risk actions carefully before confirming them. Server-side audit logging is not enabled yet.
Pause controls
Address rotation
Ownership
Ownership is two-step. The new wallet must accept on-chain.
Root wallets
Load contract to read roots.
User restrictions
Wallet replacement
Seize shares
Financial and referral controls
Server settings
Admin API is not connected.
The server session is authorized by the current contract owner wallet. Secrets are never returned to this page.
Bot service
Not connected
Database
Not connected
Exchange
Not connected
Last backup
Not connected
Current mode
Not connected
RPC health
Not connected
Runtime settings
Changes are staged and validated by the API. They are not applied to the running bot until the approved restart integration is enabled.
Server actions
Bot lifecycle
Backups
Approved diagnostics
Server settings policy
| Category | Examples | Change policy |
|---|---|---|
| Runtime | Intervals, reserve band, referral schedule | Validate, save, restart if required |
| Secrets | Bot key, exchange API, database password | Write-only rotation, never display |
| Dangerous actions | Live mode, close positions, key rotation | Second confirmation and audit log |
Initial setup and secret rotation
This section will remain disabled until the Admin API provides a one-time bootstrap session. Secrets must never be placed in this repository, browser storage, or URL parameters.
Bot private key
Write-only. The server derives the address, validates it against the contract, encrypts it, and never returns the key.
Exchange credentials
Write-only rotation with connectivity test and rollback to the previous encrypted version.
Backup encryption
The passphrase is never displayed. The panel only shows backup health and downloads encrypted archives.
Audit and safety
Wallet session
Owner signature required
Server session
Admin API required
High-risk actions
Confirmation required
Action history
| Time | Actor | Action | Result |
|---|---|---|---|
| Audit API is not connected. | |||