Contract Objects

ContractAsset

ParameterTypeDescription
idstringThe ID of the contract wallet.
balancestringThe balance of the contract wallet.
lockedAmountstringLocked amount in the contract wallet.
statusConfigChangeRequestStatusStatus of the contract wallet.
activationTimestringThe time the contract wallet will be activated in case wallet activation is postponed according to the workspace definition.
addressstringThe address of the contract wallet.
tagstringDestination tag (for XRP, used as memo for EOS/XLM) of the contract wallet.a

UnmanagedContract

ParameterTypeDescription
idstringThe ID of the unmanaged contract wallet.
namestringName of the contract wallet container.
assetsArray of ContractAsset objectsAn array of assets available in the unmanaged contract wallet.