Interface: InvokeTransactionResponse
Hierarchy​
↳
InvokeTransactionResponse
Properties​
contract_address​
• Optional
contract_address: string
Defined in​
sender_address​
• Optional
sender_address: string
Defined in​
entry_point_selector​
• Optional
entry_point_selector: string
Defined in​
calldata​
• calldata: RawCalldata
Defined in​
transaction_hash​
• Optional
transaction_hash: string
Inherited from​
CommonTransactionResponse.transaction_hash
Defined in​
version​
• Optional
version: string
Inherited from​
CommonTransactionResponse.version
Defined in​
signature​
• Optional
signature: Signature
Inherited from​
CommonTransactionResponse.signature
Defined in​
max_fee​
• Optional
max_fee: string
Inherited from​
CommonTransactionResponse.max_fee
Defined in​
nonce​
• Optional
nonce: string
Inherited from​
CommonTransactionResponse.nonce