Skip to main content
Version: Next

Interface: AddInvokeTransactionParameters

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:59

INVOKE_TXN_V1

See

https://github.com/starkware-libs/starknet-specs/blob/master/api/starknet_api_openrpc.json

Properties

calls

calls: Call[]

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:63

Calls to invoke by the account


proof?

optional proof?: STRK20_PROOF

Defined in: node_modules/@starknet-io/starknet-types-0103/dist/types/wallet-api/components.d.ts:67

Optional ZK proof, required when the transaction was produced by wallet_strk20PrepareInvoke