Skip to main content

AllocationAction

typeAllocationOperation (string)required

Type of allocation operation

Possible values: [Deposit, Withdraw, Borrow, Repay, Transfer, Wrap, Unwrap, Sweep]

params objectrequired

Operation-specific parameters

property name*any

Operation-specific parameters

AllocationAction
{
"type": "Deposit",
"params": {}
}