privacy
what we store and what we do not
a plain list of the data SnapPerps keeps.


the short version
a camera app that trades has access to two sensitive things: your photos and your money. we keep as little of the first as possible.
photos
a scan is sent to the server and on to a vision model. we do not store the image. the share card is built on your device and the photo stays there.
“no raw images retained.”
misses keep only a label, a tier and an image hash.
what we do keep
to run the venue we store:
your wallet address and balances
positions, transfers and their tx hashes
single-use nonces for signed actions
contact messages you choose to send
deposits and withdrawals are public on robinhood chain by nature.
how actions are verified
every open, close and withdrawal is a message signed by your wallet, checked on the server, and usable only once within five minutes.
in short
no stored photos, a short list of trading data, and signatures on every action.


