Check Status
Request the transactions for a bridge address.Use the bridge address from the
/deposit or /withdraw response (EVM, SVM,
Tron, or BTC), not your Polymarket wallet address.
If no transfers have been detected at the address yet,
transactions comes back empty.
Transaction Statuses
Each transfer progresses through these statuses:If a bridge transaction fails, remains stuck, or funds are held due to a
compliance check, direct users to our Bridge API provider’s
support to
resolve the issue.
Read Older Transactions
Transactions come back newest first, so a request without a cursor always returns the most recent activity. That first page is all you need to track a transfer you just initiated.Query Parameters
To read further back, replay the cursor exactly as you received it and repeat until
nextCursor is null:
+, /, or =. A rejected cursor returns 400 {"error": "invalid request"}; restart the walk without one.
Next Steps
Create Deposit
Generate bridge addresses for your wallet.
Supported Assets
Check supported chains and minimum amounts.