Type Alias: DeployContractUDCResponse
DeployContractUDCResponse =
object
Defined in: src/deployer/types/index.type.ts:13
Properties
contract_address
contract_address:
string
Defined in: src/deployer/types/index.type.ts:14
transaction_hash
transaction_hash:
string
Defined in: src/deployer/types/index.type.ts:15
address
address:
string
Defined in: src/deployer/types/index.type.ts:16
deployer
deployer:
string
Defined in: src/deployer/types/index.type.ts:17
unique
unique:
string
Defined in: src/deployer/types/index.type.ts:18
classHash
classHash:
string
Defined in: src/deployer/types/index.type.ts:19
calldata_len
calldata_len:
string
Defined in: src/deployer/types/index.type.ts:20
calldata
calldata:
string[]
Defined in: src/deployer/types/index.type.ts:21
salt
salt:
string
Defined in: src/deployer/types/index.type.ts:22