User Guides
Step-by-step guides for using the Mass Payout web application.
Getting Started
Before following these guides, make sure you have:
- Set up the Mass Payout application
- Backend and frontend services running
- PostgreSQL database configured
- Hedera operator account with HBAR
Available Guides
📥 Importing Assets
Import token contracts from ATS or other sources
- Import from ATS
- Sync token holder information
- View holder balances
- Update holder data
💵 Creating Distributions
Set up dividend or coupon payment distributions
- Configure distribution details
- Set record dates
- Calculate payment amounts
- Schedule execution
Managing Payouts
After creating distributions, you can manage them through the web interface. Payouts are organized into three categories:
-
Upcoming: Distributions that are scheduled but not yet executed
- You can cancel distributions from this view if needed
- View scheduled execution dates
- Review distribution details before execution
-
Ongoing: Distributions currently being processed
- Monitor real-time execution progress
- View transaction status
- Track payment confirmations
-
Completed: Successfully executed distributions
- View payment history
- Check transaction records
- Generate reports
Note: Only distributions in the "Upcoming" status can be cancelled. Once a distribution moves to "Ongoing" or "Completed", it cannot be cancelled.
Need Help?
- Check the Developer Guides for technical details
- See the API Documentation for REST API references
- Report issues on GitHub