Function createContractCallPayload

  • Parameters

    • contractAddress: string | AddressWire
    • contractName: string | LengthPrefixedStringWire
    • functionName: string | LengthPrefixedStringWire
    • functionArgs: ClarityValue[]

    Returns ContractCallPayload

Generated using TypeDoc