Static address service
Assign a permanent crypto address to each user. Track deposits automatically, reduce friction in recurring transactions, and simplify reconciliation.
What is the Static Address service?
Paycan Static Address lets you assign a fixed deposit address per user for each supported coin and network. Once assigned, the address remains active for future transactions.
This helps you attribute deposits accurately without metadata handling and makes recurring payments and balances easier to manage.
Static addresses for recurring payments
Platforms that manage user accounts, subscriptions, recurring billing, or frequent top-ups benefit from static address mapping and automated tracking.
Why choose Paycan?
Use a flexible Merchant API, receive real-time tracking, and keep operations clean with automation-ready tooling.
Assign static addresses and track deposits programmatically.
Monitor confirmations and statuses instantly.
Reuse the same address per user for recurring deposits.
Support major networks and currencies across user accounts.
Export and filter deposit history per user.
Get help from onboarding to production.
Why choose the Static Address service?
Assign one address per user and stop creating new ones per payment.
Each payment is mapped to the right user automatically.
Users always send to the same address — fewer mistakes.
Automate assignment and tracking with API-first flows.
Keep deposits, balances, and histories clearly organized.
How to integrate Static Address service
Create your merchant account and API key, then call the static-address endpoint with user identifiers and coin/network details. Use callbacks to keep your system updated.
Documentation →curl -X POST https://api.paycan.io/v1/payment/static-address \
-H "merchant_api_key: YOUR_MERCHANT_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"network": "TRC20",
"to_currency": "USDT",
"auto_withdrawal": false,
"callback_url": "https://example.com/callback",
"email": "[email protected]",
"order_id": "ORD-12345",
"description": "Order #12345"
}'Stay updated with webhook service
Receive instant deposit updates, set up notifications, and keep your system in sync.
FAQs
Common questions about Paycan Static Address.
What is Static Address service?▾
A service that assigns a fixed deposit address per user for supported coins and networks.
Do I need a new address for every transaction?▾
No. The assigned address stays active and can be reused for future deposits.
Can I assign addresses automatically via API?▾
Yes. Use the API endpoint to create and manage user-level addresses.
How are payments linked to users?▾
Deposits are associated with the user based on the assigned static address mapping.
Simplify recurring crypto deposits
Assign static addresses per user and automate your payment tracking.
