Interface CreateWithdrawalRequest

Export

Interface

CreateWithdrawalRequest

Hierarchy

  • CreateWithdrawalRequest

Properties

amount: string

Amount to withdraw

Memberof

CreateWithdrawalRequest

asset_id: string

The ID of asset the user is withdrawing

Memberof

CreateWithdrawalRequest

nonce: number

Nonce of the withdrawal

Memberof

CreateWithdrawalRequest

stark_key: string

Public stark key of the withdrawing user

Memberof

CreateWithdrawalRequest

stark_signature: string

Payload signature

Memberof

CreateWithdrawalRequest

vault_id: number

The ID of the vault the asset belong to

Memberof

CreateWithdrawalRequest

Generated using TypeDoc