Skip to content

Latest commit

 

History

History
14 lines (6 loc) · 428 Bytes

EVMTokenCreateParamsDto.md

File metadata and controls

14 lines (6 loc) · 428 Bytes

EVMTokenCreateParamsDto

Properties

Name Type Description Notes
contractId String The id of the contract template that will be used to create the token
deployFunctionParams List<ParameterWithValue> The deploy function parameters and values of the contract template [optional]