Skip to content

Deposit

Deposit funds (USDC) from the address to the subaccount.

Method Declaration

Python
 
Unification Plan

Parameters

ParameterLocationTypeDescription
addressquery[Address]The wallet address that owns the subaccount.
Optional
ParameterLocationTypeDescription
limitquery[u32]Maximum number of asset positions to return in the response.

Response

StatusMeaningSchema
200[OK]TxHash

Withdraw

// TODO: Add description

Method Declaration

Python
 
Unification Plan

Parameters

ParameterLocationTypeDescription
addressquery[Address]The wallet address that owns the subaccount.
Optional
ParameterLocationTypeDescription
limitquery[u32]Maximum number of asset positions to return in the response.

Response

StatusMeaningSchema
200[OK]TxHash