Company
About Assetflow
One ledger for everything you hold, built so that every number on it can be traced back to something that actually happened.
Last updated 7 August 2026
1What it is
Assetflow pulls wallets, exchange accounts, staked positions, cash and property into a single ledger, so the balance you see is the balance you have.
Every figure on your dashboard is derived from that ledger and live market prices. There is no stored balance field anywhere in the system — a number can only change because an entry was posted, and every entry is on your statement.
2How the ledger works
Balances are the sum of their entries. Entries are append-only: a database trigger rejects update and delete outright, so history cannot be quietly rewritten.
Correcting a mistake means posting the opposite entry. The original stays visible, which is the point — a record you can edit is not a record.
Every administrative action writes an audit row naming who did it and when, and that log is protected by the same trigger.
3What it is not
Assetflow is not a bank. Balances are not covered by a deposit guarantee scheme.
It does not give investment advice, and it does not tell you what to buy.
It does not advertise a guaranteed return. Rates shown are variable and can fall to zero.
It does not route orders to an exchange on your behalf — assets are held in this ledger, custodially.
4Where the numbers come from
Crypto prices and 24-hour moves come from CoinGecko. Currency reference rates come from the European Central Bank via Frankfurter, and are mid-market rather than a price you could deal at.
Technical indicators on the AI trading page are computed here from that price history — moving averages, RSI, realised volatility. Same inputs, same output, every time, and you can check any of them by hand.