Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 890 Bytes

File metadata and controls

27 lines (15 loc) · 890 Bytes

ReissueMultichainTokenRequest

Properties

Name Type Description Notes
vaultAccountId String The id of the vault account that initiated the request to issue the token
chains List<String> The base asset identifiers of the blockchains you want to deploy to
useGasless Boolean Whether to use gasless deployment or not [optional]
fee String Max fee amount for the deploy request. Interchangeable with the 'feeLevel' field [optional]
feeLevel FeeLevelEnum Fee level for the deploy request. Interchangeable with the 'fee' field [optional]

Enum: FeeLevelEnum

Name Value
LOW "LOW"
MEDIUM "MEDIUM"
HIGH "HIGH"