Object ID of the collateral coin metadata.
Move coin type used as collateral.
Delay before a force withdrawal can be processed, in milliseconds.
OptionalisSponsoredTx?: booleanWhether the transaction is sponsored rather than paid directly by the wallet.
Vault lock period in milliseconds.
Metadata used to create the vault's LP asset.
OptionalcuratorLogoUrl?: stringAn image url for the Vault's curator. Ideally their logo.
OptionalcuratorName?: stringThe Vault curator's name.
OptionalcuratorUrl?: stringA url for the Vault's curator. Ideally their website.
A verbose description of the Vault.
OptionalextraFields?: Record<string, string>Extra / optional fields for future extensibility. Recommended keys include: twitter_url.
A human-readable name for the Vault.
Vault performance fee percentage.
Optionalsponsor?: PerpetualsSponsorConfigOptional transaction sponsorship configuration.
Treasury-cap object ID used to create the vault asset.
OptionaltxKind?: SerializedTransactionSerialized transaction kind sent to the service.
Wallet address used to identify the signer or owner.
Request body for creating a new vault with initial deposit.
The deposit can be specified either:
initialDepositAmount, ordepositCoinArg(coin object).