
A crypto wallet for casino play: custodial, non-custodial and the seed phrase
A casino balance is not your wallet — it is a promise. The difference between the two decides what happens when an account is frozen or a house disappears. The whole chain laid out: keys, seed phrases, networks and the three-tier setup that actually reduces risk.
When your crypto casino account shows a balance of 0.05 BTC, it feels like you have 0.05 bitcoin. In fact you do not. You have a row in the operator's database and a promise that it will pay you that sum when you ask.
The difference is invisible as long as everything goes well. It becomes the heart of the matter when an account is frozen, when a KYC threshold is unexpectedly crossed, or when an operator simply stops replying. At that moment it turns out you did not own crypto — you owned a claim.
The crypto world has a phrase for this, repeated so often it has lost its edge: "not your keys, not your coins". In a casino context it is more accurate than anywhere else, because a crypto casino is almost by definition a place where there is no supervision and where a claim is honoured at the operator's discretion.
In this guide we take the whole chain apart: the difference between a custodial and a non-custodial wallet, what a seed phrase is and why it is your money itself, when a hot and when a cold wallet is right, how to build a three-tier structure that genuinely reduces risk, and which six attacks hit crypto casino players most often.
This is not an investment guide. It is a security guide for somebody who wants to play and not lose money in ways that have nothing to do with the game.

What a wallet actually is
The most common misunderstanding is that a wallet "holds" crypto the way a wallet holds cash. It does not, and understanding that makes everything else simpler.
The crypto is not inside any wallet. It is an entry on the blockchain — a public database whose copy is maintained by thousands of computers worldwide. That entry says a certain address holds a certain sum.
A wallet holds a key. More precisely, a private key — a long secret number that is the only thing permitting funds to be moved from that address. The wallet app is a convenient interface for using that key.
Three practical things follow.
One: losing a wallet is not losing money. If your phone breaks, the assets are still on the blockchain. Only the key was lost — and if you have the seed phrase, you can restore the key in any other wallet.
Two: losing the key IS losing the money. If both the key and the seed phrase are gone, the assets stay on the blockchain forever, unreachable. There is no customer service, no password reset and no appeal. That is a property of the system, not a bug.
Three: sharing the key is sharing the money. Anyone who has the seed phrase is an owner of the assets. In exactly the same way and just as completely as you.
Custodial vs non-custodial: the only distinction that matters
All crypto storage divides in two by who holds the key.
Custodial — the key belongs to somebody else. You see a balance, but the custodian makes the decision to move. This includes crypto exchanges, custodial wallets and — importantly — every crypto casino account.
Non-custodial — the key is yours. Nobody can move, freeze or withhold your assets. In exchange, there is nobody to rescue you from a mistake.
Why this matters more at a crypto casino than elsewhere. Custodial storage is not inherently bad — most people keep money at a bank and that is custodial. But a bank is licensed, deposits are guaranteed and supervision exists. A crypto casino is not a bank and has none of that.
Concretely it means a casino balance carries risks your own wallet does not: an account frozen during a review, a maximum cashout restriction, terms being changed, and in the extreme case the operator disappearing. None of those touch crypto that sits under your own key.
Where to keep crypto and what risk comes with it
| Casino account (custodial) | Convenient for play · freeze, limit and operator risk · session money only |
|---|---|
| Crypto exchange (custodial) | Good for buying and swapping · KYC required · the exchange's own risk |
| Mobile hot wallet (non-custodial) | Everyday use · key on the device · malware and phone-loss risk |
| Browser extension (non-custodial) | Convenient on EVM chains · largest attack surface · smart contract approval risk |
| Hardware cold wallet (non-custodial) | Long-term storage · key never leaves the device · awkward for frequent play |
| Seed phrase on paper | A backup, not a wallet · fire and theft risk · must never be in the cloud |
| Seed phrase as a screenshot | The worst option · cloud backup turns it into a file on the internet |
| A dedicated intermediate layer for play | A separate hot wallet only for casinos · damage is contained |
The seed phrase: what it is and why it IS your money
When you create a non-custodial wallet it shows you 12 or 24 words and asks you to write them down. That is the seed phrase and it is the most important thing in this article.
What it technically is. A standardised way of storing a private key in human-readable form. The standard is called BIP-39 and its dictionary contains 2,048 words from which the phrase's words are drawn — the specification is public.
The words are not a reminder or a hint. They are the key, written in a different alphabet. Two absolute rules follow.
Rule 1: whoever knows your seed phrase owns your money. Not "can access it" — owns it. They need neither your phone, nor a password, nor anything else. They enter those words into any wallet and the assets are theirs.
Rule 2: if you lose the seed phrase and the device, the money is gone. Permanently. There is no recovery, no support, no exception.
How to store it
Write it by hand on paper. Two copies, in two different physical places. It sounds old-fashioned and it is exactly right: paper is not online.
Do not take a screenshot. This is the most common and most expensive mistake. A screenshot goes into your photo gallery, the gallery syncs to the cloud, and your key is now on a third party's server. Any breach of that account is now a loss of your money.
Do not save it in a password manager, an email, a notes app or a chat. Same logic.
Never enter it anywhere except your own wallet's recovery screen. This is the most important sentence here. No legitimate service — not a casino, not an exchange, not wallet support, not a "verifier" — will ever ask for your seed phrase. Everyone who asks is a fraud, without exception.
Test the recovery before you grow the balance. Create a wallet, write the phrase down, delete the wallet, restore from the phrase. Now you know your backup works — rather than merely hoping.
Hot vs cold: which for casino play
Non-custodial wallets divide by whether the key sits on an internet-connected device or not.
A hot wallet — the key is on a phone, computer or browser extension. Convenient, fast, one click in and out of a casino. In exchange, the key is on a device that is online and may carry malware.
A cold wallet — the key is on a separate hardware device that is never directly online. Transactions are signed on the device itself and the key never leaves it. Considerably more secure and considerably less convenient.
Which one suits playing? The answer is: both, in different roles. And that leads to the three-tier setup that is the practical core of this article.
The three-tier setup
This is a standard pattern and it solves a problem no single wallet solves: how to be both convenient and protected at the same time.
Tier 1: storage (cold wallet)
This is money you do not play. Long-term holdings, winnings you do not intend to put back into play.
A hardware wallet, or at minimum a separate seed phrase you do not use day to day. This tier never touches a casino — never, not "just this once".
Tier 2: the intermediate layer (a separate hot wallet)
This is the heart of the setup. A separate wallet whose only purpose is dealing with casinos. You load the sum you intend to play into it and play from there.
Why a separate wallet. Four reasons:
- Damage is contained. If this wallet is compromised — malware, phishing, a bad smart contract — you lose playing money, not everything.
- You do not expose your main wallet. The casino sees the address it pays to. If that is your main wallet, the casino and anyone who sees its data has seen your entire asset history.
- The accounting is clean. All casino-related movement is in one place, which is considerably simpler for tax purposes.
- Replacement is easy. If something goes wrong, you create a new one and continue. Replacing a main wallet is a much larger undertaking.
Tier 3: playing money (the casino account)
This holds only what you are playing today. Win — withdraw to tier 2. Lose — that was the budget.
Why not keep it at the casino. Because it is custodial and carries all the risks listed above. Some casinos offer automatic withdrawal at a certain balance — if it exists, it is worth switching on.
Where the crypto comes from in the first place. The buying side — exchanges, KYC, currency conversion — is a separate topic covered on how to buy crypto.

Address hygiene and network selection
Two technical matters that cause more irreversible losses than all frauds combined.
Network selection
The same token lives on several networks and those networks are not connected to each other. USDT can be TRC-20, ERC-20 or BEP-20 and these are technically different things carrying the same name.
Money sent to the wrong network is usually gone. That is not a form-filling warning — it is the most frequent way crypto casino players lose money, and it has nothing to do with the game at all.
The rule: the casino's deposit page states the exact network. Not "USDT" but "USDT TRC-20". Your wallet must have exactly the same selected. Network differences, fees and when each pays off are covered thoroughly in TRC-20 vs ERC-20, and the speed side in USDT vs BTC deposit speed.
The network fee is paid in the network's base coin. TRC-20 needs TRX, ERC-20 needs ETH. This is the most common reason a transfer fails despite there being tokens. Always keep a small reserve — see gas fee.
Handling addresses
Copy, do not type. An address is a long string and one error means the money goes somewhere else or disappears.
Check after pasting. Look at the first four and last four characters. The reason for that check is a specific piece of malware, described below.
Send a test amount the first time. With a new casino or a new network, send close to the minimum and wait for it to arrive. Losing a few cents is cheaper than losing the whole deposit.
Track the transaction in a block explorer. A block explorer shows whether a transaction is on the network and how many confirmations it has. For Bitcoin, mempool.space; for Ethereum, etherscan.io; for Tron, tronscan. If the transaction is confirmed there but not at the casino, the problem is on the casino's side and you have the transaction hash to show support.
Six attacks that hit crypto casino players
These are ordered by how often they actually occur.
1. A fake casino site
A search-result advert or a link sent in a message leads to a domain differing by one letter. The site looks identical. You log in, make a deposit — and the money went to the attacker.
Defence: save the correct address as a bookmark and use only that. Never a search-result advert, never a link sent in a message.
2. Clipboard hijacking
Malware that watches the clipboard and replaces a crypto address when you copy one. You copy the correct address, paste the attacker's, and do not notice.
Defence: after pasting, check the first and last four characters. It takes two seconds and it is the only defence that works.
3. Fake support
You post about a problem in a public channel. Somebody from "support" messages you offering help. Eventually they ask for the seed phrase or for "wallet synchronisation".
Defence: support does not message first. Nobody asks for a seed phrase. Ever.
4. A malicious smart contract
On EVM chains (Ethereum, BSC) you sometimes sign an approval allowing a smart contract to move your tokens. A malicious contract requests unlimited approval and drains the wallet later.
Defence: this is the main reason the intermediate wallet is separate. Do not connect your main wallet to unknown sites, and review the approval before signing.
5. A fake wallet app
An app that looks like a well-known wallet but sends the seed phrase to an attacker the moment it is created.
Defence: download only from the official website, reached via a manually typed address.
6. Screenshots and cloud backup
The quietest one. You once took a screenshot of your seed phrase, it synced to the cloud, and years later that account is breached.
Defence: paper only. And if you have ever taken a screenshot — create a new wallet and move the assets. The old one is permanently compromised, even if nothing has happened yet.
Three things that are irreversible
Recovery scenarios
What happens when something goes wrong? Four situations and their real answers.
The phone broke or was lost. The assets are fine. Install a wallet on a new device and restore from the seed phrase. That is the whole reason a seed phrase exists, and it works.
The seed phrase is lost but the device works. You are temporarily fine and permanently exposed. Create a new wallet immediately, write down its phrase and move the assets. Do not leave it until tomorrow — a device failure in that state means permanent loss.
Both are lost. The assets are unrecoverable. There is no support to write to. This is the only place in the whole article where the answer is simply "no".
Money was sent to the wrong network. It depends. If you sent between EVM chains (for instance BEP-20 instead of ERC-20, both 0x addresses) and the address belongs to the casino, there is hope — the same key may work on both chains and the casino can sometimes retrieve it. Write to support immediately and include the transaction hash, amount, network and address. Between entirely different chains, the money is usually gone.
Records and tax
One thing that is considerably more complicated at a crypto casino than at an ordinary one: every movement can be a taxable event.
Two layers that must not be confused:
Layer 1: the win itself. Its tax status is decided by the organiser's licence. Crypto casinos are typically licensed outside the European Economic Area, which means a win does not fall under the tax-exempt gambling winnings rule.
Layer 2: disposal of a crypto asset. If you later exchange won crypto for euros or another token, the exchange-rate difference is a separate taxable event. That applies even if the first layer had been exempt. The Tax and Customs Board treats crypto assets as property rather than money.
Both layers are taken apart in full in are crypto winnings taxed in Estonia and the concept itself in the crypto taxation glossary entry.
The practical implication for wallet structure. A separate casino wallet is not only a security measure — it is also an accounting instrument. If all casino-related movement runs through one address, the history can be extracted at the end of the year. If it is mixed with everyday transactions, reconstruction is almost impossible.
Record three things as you go: transaction hashes, dates and amounts, and the rate at the moment of receipt. Exchange-rate risk means a win's value in euros changes every day, and for tax purposes the specific moment matters.
Step by step: set the whole structure up in one go
This takes about thirty minutes and afterwards nothing needs redoing.
Step 1 — choose a wallet and install it from the official site. Type the address manually. Do not use a search-result advert or a link somebody sent. Prefer an open-source wallet supporting the networks you use — at least Tron and Ethereum if you play with stablecoins.
Step 2 — create a new wallet and write the seed phrase on paper. By hand, two copies. Check the word order — the order is part of the key.
Step 3 — test the recovery immediately. Delete the wallet from the device and restore it from the paper. That is the only way to know your backup works. Do it before you put money in, not after.
Step 4 — send a small test amount. A couple of euros. See whether it arrives and whether you can find it in a block explorer.
Step 5 — get a base-coin reserve. TRX for Tron, ETH for Ethereum. Twenty euros' worth covers dozens of future transfers and prevents the most common failure.
Step 6 — make your first casino deposit close to the minimum. Choose the network carefully, copy the address, check the first four and last four characters. Wait for confirmation.
Step 7 — make your first withdrawal straight away too. A small sum, back to your own wallet. This is the most important test on the list: you learn whether the house actually pays and how fast, with nothing significant at stake. How the withdrawal chain works and where it gets stuck is covered in how to withdraw money from a crypto casino.
Step 8 — set up your records. One file or notebook holding transaction hashes, dates, amounts and rates. Five seconds per transaction, and at year end you have what is otherwise impossible to reconstruct.
Step 9 — set up the storage tier once the sums justify it. When your winnings grow beyond what you consider playing money, move them to a separate wallet that never touches a casino.
Stablecoin or a volatile coin?
One decision that is rarely made deliberately but affects the outcome more than most bonus terms: which asset you play in.
A volatile coin (BTC, ETH, SOL). Your balance's value in euros changes every minute. That means two things at once: you can win at the game and lose in euros, or lose at the game and lose less in euros than you thought.
That exchange-rate risk is added on top of the house edge and is often larger than it. A slot's house edge is 3–5%; a bitcoin price can move 15% in a week. If you play with BTC and keep a balance, you have taken a position you may not have planned.
A stablecoin (USDT, USDC). The value is pegged to the dollar, which removes exchange-rate risk almost entirely. Your balance means the same tomorrow as today.
The practical recommendation. If you play for entertainment and want your budget to mean what it says, a stablecoin is clearly the better choice. USDT is the most widely supported; USDC is considered more transparently backed, but casino support for it is narrower.
Two things to know about stablecoins. First: a stablecoin is not a euro in a bank account but a private company's liability — the MiCA regulation governs this field in Europe, but there is no state guarantee. For short-term play that risk is small. Second: the euro-dollar rate still moves, so a dollar stablecoin is not entirely stable in euro terms either.
And one tax nuance. Every exchange — BTC to USDT, USDT to euro — is a separate disposal event. The fewer exchanges, the simpler the accounting. Playing in a stablecoin also reduces that layer, because virtually no exchange-rate difference arises.
Address reuse and privacy
The blockchain is public. That means anyone who knows your address sees that address's entire history: every receipt, every outgoing payment, the whole balance.
What that means in a casino context. If you use your main address to deal with casinos, then:
- The casino sees your entire asset history and balance.
- Anyone you have ever transacted with using that address also sees your casino movements.
- If you later sell something or receive a salary to that address, all of it is part of the same chain.
The practical defence already exists. The separate casino wallet described above solves most of this. Your main assets and your casino movements are on different chains of activity and are not trivially linkable.
Address reuse. Bitcoin wallets usually generate a new address for each receipt — that is good for privacy and not worth switching off. On EVM chains (Ethereum, BSC) the address is persistent and reuse is unavoidable.
What this does NOT mean. It is not anonymity and should not be confused with it. Crypto casinos advertising themselves as no-KYC do not make you invisible — they simply do not ask for documents on the way in. At withdrawal, once the sum exceeds the KYC threshold, everything is usually asked at once. And international travel rule requirements mean exchanges and service providers share ever more data.
An honest summary. In privacy terms, crypto is pseudonymous, not anonymous. A separate wallet improves the situation considerably, but it does not make you somebody who does not exist. And in Estonian tax terms it changes nothing at all: the obligation to declare does not depend on how well anyone else can see the trail. That side is covered in are crypto winnings taxed in Estonia.
What else matters in choosing a wallet
Supported networks. If you play at several casinos, you probably need at least Tron, Ethereum and Bitcoin support. Some wallets are built for a single chain, and then you end up with several — which is a mess of its own.
Lightning support. Some casinos offer bitcoin over the Lightning network, which is many times cheaper and faster than the base chain. If you play with small sums, that is a practical difference.
Open source. A wallet whose code is public and audited is verifiable. That is not a guarantee, but it is more than a closed alternative offers.
Seed phrase export. A wallet you cannot extract your seed phrase from is not genuinely non-custodial. Check that before you grow the balance.
What not to choose on. Built-in swaps, "grow your crypto" features and token advertising inside the wallet — those are revenue models, not security properties. A wallet's job is to hold a key and sign transactions.
Why all this matters more at a crypto casino
At an ordinary Estonian-licensed casino the routes to loss are limited: you lose at the game, or you make a mistake with a bonus. The money itself sits at a bank and the bank is regulated.
At a crypto casino a whole extra layer of risk is added that has nothing to do with the game: the wrong network, a lost key, phishing, malware, a compromised wallet. Those are also why accidentally lost sums in the crypto world are often larger than sums lost at play.
And that is the context in which the rest of this site should be read. The advantages of crypto casinos are real — speed, no-KYC thresholds, provably fair verification. But they come with a responsibility that at an ordinary casino belongs to somebody else. The licensing side is covered in the new Curaçao licensing system and the Estonian legal side in is a no-KYC casino legal for an Estonian player.
If you want a comparison with a world where that responsibility is not yours — where payments move through a bank, supervision exists and winnings are tax-free — Estonian-licensed houses are covered at freespin.ee, pangakasiinod.ee and kiiredvaljamaksed.ee. The difference is not which is better — it is how much responsibility you carry yourself.
And if gambling has stopped being entertainment, help does not depend on a licence: the counselling line 15410, the National Institute for Health Development, BetBlocker and Gambling Therapy. How to set your own limits at a foreign casino when HAMPI does not apply is a separate article, and our own tools are on the self-test and limits pages.
Three mistakes I have seen most often
The questions reaching the editorial inbox repeat, and three patterns dominate.
Mistake 1: "I keep it at the casino because I am playing again tomorrow anyway"
What happens. The balance grows over weeks because withdrawing feels like a chore. Then a review comes, the KYC threshold is crossed and the whole sum is locked — not just what you were playing today.
Why it happens so often. Because withdrawing costs a network fee and feels wasteful. But the network fee on TRC-20 is cents, and that is cheap insurance.
The fix. Withdraw every time the balance exceeds your single-session budget. If the operator offers automatic withdrawal, switch it on.
Mistake 2: "one wallet for everything"
What happens. The same wallet holding long-term storage gets connected to casinos, new sites and unknown contracts. One bad signature and it is all gone.
Why it happens so often. Because setting up a second wallet feels like a chore and "I am careful".
The fix. Ten minutes, once. Carefulness does not scale; structure does.
Mistake 3: "the seed is safely in my password manager"
What happens. The password manager is in the cloud. The cloud is an account. The account gets breached — and unlike a password, a seed phrase cannot be changed afterwards. The assets are gone before you notice.
Why it happens so often. Because a password manager feels like a secure place, and is one for passwords. A seed phrase is not a password: a password protects an account that can be recovered, a seed phrase is the asset.
The fix. Paper. Two copies, two places. And if it has ever been stored digitally, a new wallet and a transfer.
The common pattern in all three. Every mistake comes from the secure choice feeling more of a chore in the moment. All three fixes take about a quarter of an hour together. All three mistakes cost the whole sum.
A separate casino wallet — is it worth it?
Pros
- Damage is contained to playing money rather than your whole holdings
- Your main wallet's address and asset history are not exposed to the casino
- All casino-related movement is in one place — tax accounting becomes feasible
- If compromised, you create a new one and continue without touching core assets
- A malicious smart contract approval cannot reach your stored assets
- Test amounts and network experiments become risk-free
Cons
- One more wallet to manage and one more seed phrase to store securely
- The intermediate stop adds one transfer and therefore one network fee
- You must keep a base-coin reserve in this wallet as well
- Setup takes time the first round and requires testing the recovery
- It does not protect against a wrong-network error — that needs separate attention
- It does not replace a cold wallet for long-term storage
Frequently asked questions
Is a casino account a wallet?
No. A casino balance is custodial — an entry in the operator's database and a promise to pay. The key belongs to the casino, not to you. That means the balance carries risks your own wallet does not: account freezes, withdrawal limits, changed terms and in the extreme case the operator disappearing. Keep only what you are currently playing there.
What is a seed phrase and why does it matter so much?
It is 12 or 24 words that are your private key in human-readable form, following the BIP-39 standard. The words are not a hint or a reminder — they are the key itself. Whoever knows them owns the assets just as completely as you do. And if you lose both the phrase and the device, the assets cannot be recovered by anyone.
Can I show my seed phrase to anyone?
No, never and to nobody. No legitimate service asks for it: not casino support, not an exchange, not wallet support, not any 'verifier'. Everyone who asks is a fraud, without exception. It is the one security rule where no context needs weighing.
Do I need a hardware wallet to play at a crypto casino?
Not for playing itself — an ordinary hot wallet suits that and is more convenient. A hardware wallet makes sense for storage: money you do not play. A sensible setup is three tiers: a cold wallet for storage, a separate hot wallet for playing, and only today's session budget in the casino account.
Why should I create a separate wallet for playing?
Four reasons: damage stays limited to playing money; your main wallet's address and asset history are not exposed; all casino-related movement is in one place for tax purposes; and if compromised you can simply create a new one. It is about ten minutes of setup that caps what a single mistake costs.
I sent crypto to the wrong network. Is the money gone?
Usually yes. The exception is sending between EVM chains — BEP-20 instead of ERC-20, for instance, both with 0x addresses — where the same key may work on both chains and the casino can sometimes retrieve the assets. Write to support immediately with the transaction hash, amount, network and address. Between entirely different chains it is normally unrecoverable.
Why can't I send tokens even though they are in my account?
Because the network fee is paid in the network's base coin, not in the token. A TRC-20 transfer needs a small TRX reserve, ERC-20 needs ETH. This is the most common reason a transfer fails. Always keep a couple of euros' worth of the base coin in every network you use.
How do I know my transaction went through?
Through a block explorer: mempool.space for Bitcoin, etherscan.io for Ethereum, tronscan for Tron. Enter the transaction hash and you see whether it is on the network and how many confirmations it has. If it is confirmed there but not showing at the casino, the problem is on the casino's side — and you have the hash to show support.
Is a screenshot of a seed phrase dangerous?
It is one of the worst things you can do. The screenshot goes to your gallery, the gallery syncs to the cloud, and your private key is on a third party's server. If you have ever taken one, create a new wallet and move the assets — the old one counts as permanently compromised, even if nothing has happened yet.
Are crypto casino winnings taxable in Estonia?
There are two separate layers. The win's own tax status is decided by the organiser's licence, and crypto casinos are typically licensed outside the European Economic Area, meaning the tax-exempt gambling winnings rule does not apply. Second, exchanging crypto for euros creates a separate disposal event. Both are taken apart in a separate article.
How much should I keep in a casino account?
Only that session's budget. A casino balance is custodial and carries operator risk that has nothing to do with the mathematics of the game. Win — withdraw to your own wallet immediately. Some operators offer automatic withdrawal at a certain balance; if it exists, it is worth switching on.
How do I check that a wallet app is genuine?
Download it only from the official website, reached via a manually typed address — not a search-result advert or a link somebody sent. A fake wallet app sends the seed phrase to an attacker the moment it is created and there is no way to notice afterwards. Prefer open-source wallets whose code can be audited.
Should I play in a stablecoin or in bitcoin?
For entertainment play, a stablecoin is clearly better. With a volatile coin, exchange-rate risk is added on top of the house edge and is often larger than it: a slot's house edge is 3–5%, but a bitcoin price can move 15% in a week. With a stablecoin your budget means what it says, and the tax accounting is simpler because virtually no exchange-rate difference arises.
Can I keep a seed phrase in a password manager?
No. A password manager is a secure place for passwords, but a seed phrase is not a password: a password protects an account that can be recovered, a seed phrase IS the asset. A password manager lives in the cloud and the cloud is an account that can be breached — and unlike a password, a seed phrase cannot be changed afterwards. Paper, two copies, two places.
Does a no-KYC casino mean I am anonymous?
No. Crypto is pseudonymous, not anonymous — the blockchain is public and every address's history is visible. No-KYC only means documents are not requested on the way in; at withdrawal, once the sum exceeds a threshold, everything is usually asked at once. In Estonian tax terms it changes nothing either: the obligation to declare does not depend on how well anyone can see the trail.
How much base coin should I keep as a reserve in each network?
Twenty euros' worth usually covers dozens of transfers. TRX for TRC-20, ETH for ERC-20. It is a one-off action that prevents the most common failure: having tokens in the account but being unable to move them because there is nothing to pay the fee with. On Ethereum the reserve should be larger, because gas fees fluctuate.
Do I need a separate wallet for every casino?
No, one separate casino wallet covers them all. The point is not to separate casinos from each other but to separate all casino activity from your main holdings. If you play with very large sums or use unknown sites on EVM chains, a second intermediate layer may make sense — but for most players one is enough.
In summary
At a crypto casino the mathematics of the game is only half the risk. The other half is infrastructure you are responsible for — and there is no customer service there to fix a mistake.
Four things cover most of it:
One: a casino balance is not your wallet. It is custodial and carries operator risk. Keep only today's session budget there and withdraw your winnings.
Two: the seed phrase is your money. On paper, two copies, two places. Never as a screenshot, never in the cloud, never to anyone. And test the recovery before the balance grows.
Three: a separate wallet for playing. Ten minutes of setup that caps what a single mistake costs at your playing money and makes tax accounting possible at all.
Four: network before amount. Check the network, copy the address, check the first four and last four characters, send a test amount. The wrong network is the most common irreversible loss and the only defence is ten seconds of attention.
With those four in place you have removed most of what loses money at a crypto casino outside the game itself. The rest is ordinary casino mathematics — and there the same rules apply as everywhere else.
A fifth thing that is not security but practicality: play in a stablecoin if you play for entertainment. A volatile coin adds exchange-rate risk on top of the house edge, often larger than it, and makes tax accounting many times harder. It is one decision that costs nothing and matters more than most bonus terms.
And finally, something that is not technical. This whole structure — separate wallets, seed phrases on paper, test amounts, records — is responsibility you take on yourself when you choose an unsupervised environment. It is an honest trade: you get speed, lower thresholds and verifiability, and you give up protection that in the licensed world is somebody else's job. Know which one you are choosing, and make that choice deliberately — rather than discovering afterwards that nobody was coming to help.