Resume a Deposit
Finish an interrupted deposit — TATO, Land or Hero — by reopening it with your on-chain transaction so the game credits what you already sent.
Depositing into Pawtato Land happens in two steps: your wallet signs an on-chain transaction, and then the game backend sees that transaction and credits the TATO or NFT to your account. Almost always these happen back-to-back in a couple of seconds.
Occasionally the second step doesn't complete — you close the tab too early, lose connection, or the chain is slow to index. When that happens the on-chain part is already done: your TATO left your wallet, or your Land/Hero moved to the bridge. Nothing is lost. You just need to point the game at that transaction again so it finishes crediting it — that's what resuming a deposit does.
Your assets are safe. A stuck deposit means the game hasn't credited it yet, not that it vanished. Resuming re-runs a pure backend check against your existing transaction — it never moves funds again and never asks you to sign or pay a second time.
The easy way: keep the window open, or refresh
While a deposit is finishing you'll see Verifying deposit…. Leave that window open until it's done.
If the credit step fails, the game shows a Server sync failed notice that tells you to refresh the page to retry sync. Do exactly that — refresh the page. The game remembers the transaction in your browser's address bar and automatically retries the credit when the page reloads. This resolves the large majority of stuck deposits.
The manual way: reopen with your transaction
If you've already closed the game — or a plain refresh didn't pick it up — you can resume by opening a deposit link that includes your transaction. The game reads the transaction from the link and finishes crediting it automatically; there's no button to press and nothing to paste inside the game.
You'll need two things:
The matching link below, with your transaction ID pasted in.
Open the link while logged in to Pawtato Land. It reloads the game, detects the transaction, and credits your deposit.
TATO deposit — Sui
Link
https://pawtato.gg/?td=1&tbc=Bridge&tdd=YOUR_SUI_TX_DIGEST
Replace
YOUR_SUI_TX_DIGEST with your Sui transaction digest
Example
https://pawtato.gg/?td=1&tbc=Bridge&tdd=C6sT6vQE2wkdoGVjiUh3R9cDsvosijwFGgGdL2WUM9qj
TATO deposit — Solana
Link
https://pawtato.gg/?td=1&tbc=Bridge&tdds=YOUR_SOLANA_TX_SIGNATURE
Replace
YOUR_SOLANA_TX_SIGNATURE with your Solana transaction signature
Example
https://pawtato.gg/?td=1&tbc=Bridge&tdds=5Hk3q9m…YourSolanaSignature…4Xa2
Land NFT deposit
Link
https://pawtato.gg/?ldd=YOUR_SUI_TX_DIGEST
Replace
YOUR_SUI_TX_DIGEST with the Sui digest of your Land deposit
Example
https://pawtato.gg/?ldd=F9cAzMcTbUsWsam7ENqDVse1HTk3Z59maZV5gZ7Dpnm8
Hero NFT deposit
Link
https://pawtato.gg/?hdd=YOUR_SUI_TX_DIGEST
Replace
YOUR_SUI_TX_DIGEST with the Sui digest of your Hero deposit
Example
https://pawtato.gg/?hdd=C6sT6vQE2wkdoGVjiUh3R9cDsvosijwFGgGdL2WUM9qj
If it still won't credit
If a resume link keeps failing, the transaction may not have landed on-chain the way the game expects, and it needs a human to look. The Server sync failed notice includes a Copy error details button — copy those details (they include your transaction ID) and open a ticket in the Pawtato Discord. Support can reconcile the deposit from there.
Last updated
Was this helpful?