distribution_create
Deploy a cumulative Merkle token distributor on Base and receive approval, funding, and unpause transactions for the owner to execute.
Instructions
Deploy a cumulative Merkle token distributor on Base and return approval, gross funding and unpause transactions for the owner to send. Costs $50 USDC via x402; the API deploys the clone and settles payment, while owner transactions remain unsent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional public name | |
| token | Yes | ERC-20 token address on Base | |
| entries | Yes | 1..100000 unique recipient allocations | |
| deadline | No | Optional claim deadline as Unix seconds; defaults to 90 days |