Skip to content

CyberPayout

Multi-chain USDC batch transfers.

Overview

CyberPayout supports USDC batch transfers across 16 chains, sending to multiple recipients in a single transaction. Ideal for payroll, airdrops, reward distribution, and more.

MCP Tools

ToolDescriptionCost
payout-batchExecute batch transfer0.5%
payout-previewPreview fees (no execution)Free

Usage Example

{
  "service_id": "payout-batch",
  "params": {
    "wallet": "0x...",
    "chain": "base",
    "token": "USDC",
    "recipients": [
      {"address": "0xaaa...", "amount": 100},
      {"address": "0xbbb...", "amount": 50},
      {"address": "0xccc...", "amount": 200}
    ]
  }
}

Supported Chains

EVM (7 chains)

Ethereum, BSC, Polygon, Arbitrum, Optimism, Avalanche, Base

Non-EVM (4 chains)

Solana, Tron, TON, Sui

Smart Contracts

Each chain has a dedicated BatchTransfer contract supporting multiple transfers in a single transaction, saving gas.

Pricing

ItemRate
Fee0.5%
GasPaid by user
Minimum amount$1