Parameters
| Name | In | Type | Required | Description |
|---|---|---|---|---|
chain |
path | string |
yes |
Request body
application/json
· WalletPoolConfigUpdate
· required
| Field | Type | Required | Description |
|---|---|---|---|
enabled |
boolean |
no | |
gasMinThreshold |
string |
no | Minimum gas balance before refill is needed. |
gasReserve |
string |
no | |
gasTargetAmount |
string |
no | Target gas balance to fill up to. |
minPoolSize |
integer |
no | |
minSweepAmount |
string |
no | |
treasuryAddress |
string |
no | |
usdcContractAddress |
string |
no |
Responses
| Status | Body | Description |
|---|---|---|
200 |
— | Configuration updated. |
Specification
This page is generated from the OpenAPI specification, which remains the authoritative machine-readable source.