TronLink Wallet Setup
Set up a TronLink wallet to test payments on the Tron network in the WickiePay sandbox.
Install TronLink
- Visit the Chrome Web Store and search for TronLink
- Install the extension
- Create a new wallet and save your recovery phrase securely
Switch to Nile Testnet
- Open TronLink
- Click the network selector
- Select Nile Testnet
Get Test TRX
You need TRX for transaction fees (energy/bandwidth):
- Copy your TronLink wallet address
- Visit the Nile Testnet Faucet
- Request test TRX to your address
- Tokens will arrive within a few minutes
Add Test USDT (TRC20)
- In TronLink, navigate to the Assets tab
- Click Add Token
- Search for USDT or enter the Nile USDT contract address (provided in your sandbox portal)
- Add the token
Get Test USDT (TRC20)
- Use the WickiePay sandbox portal to request test USDT
- Or use the sandbox faucet provided by your account manager
Test a Payment
- Create a Payment In via the sandbox API
- Copy the payment address from the API response
- In TronLink, click Send
- Select USDT (TRC20)
- Paste the payment address and enter the amount
- Confirm the transaction
- Monitor the payment status via API or webhook
Tron-Specific Notes
- Energy & Bandwidth — Tron uses energy and bandwidth instead of gas. Ensure you have enough TRX.
- Confirmation Time — Tron blocks confirm in ~3 seconds
- TRC20 vs TRX — USDT on Tron uses the TRC20 standard
Troubleshooting
| Issue | Solution |
|---|---|
| Insufficient energy | Freeze more TRX for energy in TronLink |
| Token not showing | Add the token manually with the correct contract address |
| Transaction failed | Ensure you're on Nile Testnet, not Mainnet |
Next Steps
- MetaMask Setup — Test with Ethereum-based tokens
- Sandbox Overview — Complete testing checklist