Payments & Wallets

Deposits in depth

Requirements, on-chain verification, and approval.

Deposits are how clients fund labeling work. The flow is deliberately careful, it's the platform's front door for money.

Requirements#

  • A registered and verified Solana wallet on your account (what verification means).
  • The SOL must be sent from that exact wallet, transfers from other addresses are not credited.

What the admin checks#

  • The transaction exists, succeeded, and is finalized on-chain.
  • The recipient is the platform treasury and the sender is your verified wallet.
  • The credited amount is derived from the on-chain transfer itself.

Same transaction, once

Each blockchain transaction can be submitted exactly once, duplicates are rejected automatically.