Class InvokeTransaction

  • All Implemented Interfaces:
    com.swmansion.starknet.data.types.StarknetResponse

    @Serializable()@SerialName(value = "INVOKE_FUNCTION") 
    public class InvokeTransaction
    extends Transaction
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract List<Felt> getCalldata()
      TransactionType getType()
      • Methods inherited from class com.swmansion.starknet.data.types.Transaction

        getHash, getNonce, getSignature, getVersion
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait