com.mchange.sc.v2.ens.contract.Resolver

transaction

object transaction

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. transaction
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  2. final def !=(arg0: Any): Boolean

    Definition Classes
    Any
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  5. final def ==(arg0: Any): Boolean

    Definition Classes
    Any
  6. def ABI(node: Bytes32, contentTypes: UInt256)(implicit sender: Signing): TransactionInfo

  7. def ABI(node: Bytes32, contentTypes: UInt256, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  8. def addr(node: Bytes32)(implicit sender: Signing): TransactionInfo

  9. def addr(node: Bytes32, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  10. def addr(node: Bytes32, coinType: UInt256)(implicit sender: Signing): TransactionInfo

  11. def addr(node: Bytes32, coinType: UInt256, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  12. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  13. def authorisations(arg1: Bytes32, arg2: Address, arg3: Address)(implicit sender: Signing): TransactionInfo

  14. def authorisations(arg1: Bytes32, arg2: Address, arg3: Address, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  15. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  16. def contenthash(node: Bytes32)(implicit sender: Signing): TransactionInfo

  17. def contenthash(node: Bytes32, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  18. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  20. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  21. def hashCode(): Int

    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  22. def interfaceImplementer(node: Bytes32, interfaceID: Bytes4)(implicit sender: Signing): TransactionInfo

  23. def interfaceImplementer(node: Bytes32, interfaceID: Bytes4, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  24. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  25. def name(node: Bytes32)(implicit sender: Signing): TransactionInfo

  26. def name(node: Bytes32, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  27. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  28. final def notify(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  29. final def notifyAll(): Unit

    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  30. def pubkey(node: Bytes32)(implicit sender: Signing): TransactionInfo

  31. def pubkey(node: Bytes32, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  32. def setABI(node: Bytes32, contentType: UInt256, data: Bytes)(implicit sender: Signing): TransactionInfo

  33. def setABI(node: Bytes32, contentType: UInt256, data: Bytes, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  34. def setAddr(node: Bytes32, a: Address)(implicit sender: Signing): TransactionInfo

  35. def setAddr(node: Bytes32, a: Address, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  36. def setAddr(node: Bytes32, coinType: UInt256, a: Bytes)(implicit sender: Signing): TransactionInfo

  37. def setAddr(node: Bytes32, coinType: UInt256, a: Bytes, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  38. def setAuthorisation(node: Bytes32, target: Address, isAuthorised: Bool)(implicit sender: Signing): TransactionInfo

  39. def setAuthorisation(node: Bytes32, target: Address, isAuthorised: Bool, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  40. def setContenthash(node: Bytes32, hash: Bytes)(implicit sender: Signing): TransactionInfo

  41. def setContenthash(node: Bytes32, hash: Bytes, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  42. def setInterface(node: Bytes32, interfaceID: Bytes4, implementer: Address)(implicit sender: Signing): TransactionInfo

  43. def setInterface(node: Bytes32, interfaceID: Bytes4, implementer: Address, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  44. def setName(node: Bytes32, name: String)(implicit sender: Signing): TransactionInfo

  45. def setName(node: Bytes32, name: String, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  46. def setPubkey(node: Bytes32, x: Bytes32, y: Bytes32)(implicit sender: Signing): TransactionInfo

  47. def setPubkey(node: Bytes32, x: Bytes32, y: Bytes32, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  48. def setText(node: Bytes32, key: String, value: String)(implicit sender: Signing): TransactionInfo

  49. def setText(node: Bytes32, key: String, value: String, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  50. def supportsInterface(interfaceID: Bytes4)(implicit sender: Signing): TransactionInfo

  51. def supportsInterface(interfaceID: Bytes4, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  52. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  53. def text(node: Bytes32, key: String)(implicit sender: Signing): TransactionInfo

  54. def text(node: Bytes32, key: String, nonce: Nonce)(implicit sender: Signing): TransactionInfo

  55. def toString(): String

    Definition Classes
    AnyRef → Any
  56. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  57. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  58. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from AnyRef

Inherited from Any

Ungrouped