Request testnet funds via the unified transaction endpoint
POST /order endpoint. Send a transaction with a faucet action in the actions array.
POST /order has this shape:
faucet object.
| Field | Type | Description |
|---|---|---|
u | string | Recipient public key (base58). |
amount | number? | Amount to deposit (optional). |
OrderResponse format as other actions. Success returns a deposit status:
depositFailed:
BigInt(Date.now()) * 1_000_000nTransaction with a single faucet action