◎ Solana DePIN Payout Simulator

Batch pay thousands of node operators in minutes with AsterPay

$0.00025 per transaction
0
Node Operators
$0
Total Payout
$0
Network Fees
0s
Est. Time

⚙️ Payout Configuration

📊 Payout Summary

0
Successful
0
Failed
0s
Elapsed

💻 Code Preview

import { DePINPayoutClient } from '@asterpay-io/solana';

const payout = new DePINPayoutClient(wallet);

const result = await payout.batchPayout(recipients, {
  concurrency: 50,
  retryFailed: true
});

// Paid 1000 operators in 45 seconds!

📜 Transaction Log

Configure payout and click "Start Batch Payout" to begin