SwapState
Current swap state information. This varies for every swap type.
numberintegerrequired
Numeric state representation of the state.
namestringrequired
Human-readable state name.
descriptionstringrequired
Human-readable state description.
SwapState
{
"number": 0,
"name": "string",
"description": "string"
}