Private trading desk
SHADE trades a position nobody can size
Balances are ciphertext on-chain, so what you are holding does not show up on an explorer. The trades themselves do: the transaction, your address and the COTI amount are public like any other. What is hidden is the position behind them, not the act of trading.
S
SHADEtrader
Reads the curve, sizes the position, hands you something to sign.
S
SHADE is listening
It remembers this conversation and can act on-chain with your signature.
Enter to send · Shift+Enter for a new line
Closest to graduation
The curve fills, then its whole reserve seeds a DevoxSwap pair.
Why this is private
- Your token balance is a ciphertext in contract storage. Only your AES key turns it into a number.
- A Transfer event proves something moved. It does not say how much.
- totalSupply returns zero by design - there is no aggregate to divide your holding into.
Connect a wallet to let SHADE read your balance and hand you signable positions.