Generate new wallets and add them to the pool.
Request body
application/json
· GenerateWalletsRequest
· required
| Field | Type | Required | Description |
|---|---|---|---|
chain |
BlockchainChain |
yes | |
count |
integer |
yes | Number of wallets to generate. |
Responses
| Status | Body | Description |
|---|---|---|
200 |
GenerateWalletsResponse |
Wallets generated. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.