Service Reference
| Service | Type | Purpose |
|---|---|---|
/peaq_tether_node/usdt/balance | peaq_ros2_interfaces/srv/TetherGetUsdtBalance | Return USDT balance for an address |
Launch Prerequisites
Check Balance
balance_raw: base-10 string (uint256)balance_formatted: formatted using configured decimals (default 6 for peaq USDT)
Tips
- If you hit provider rate limits, retry after a short delay or use a higher-throughput RPC endpoint.
- Keep the USDT contract address in config in quotes (YAML) to avoid type parsing issues.

