com.mchange.sc.v2.ens.contract.AsyncRegistrar

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 acceptRegistrarTransfer(hash: Bytes32, deed: Address, registrationDate: UInt256)(implicit sender: Signing): Future[Async]

  7. def acceptRegistrarTransfer(hash: Bytes32, deed: Address, registrationDate: UInt256, nonce: Nonce)(implicit sender: Signing): Future[Async]

  8. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  9. def cancelBid(bidder: Address, seal: Bytes32)(implicit sender: Signing): Future[Async]

  10. def cancelBid(bidder: Address, seal: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  11. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  12. def ens()(implicit sender: Signing): Future[Async]

  13. def ens(nonce: Nonce)(implicit sender: Signing): Future[Async]

  14. def entries(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  15. def entries(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

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

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

    Definition Classes
    AnyRef → Any
  18. def eraseNode(labels: Seq[Bytes32])(implicit sender: Signing): Future[Async]

  19. def eraseNode(labels: Seq[Bytes32], nonce: Nonce)(implicit sender: Signing): Future[Async]

  20. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  21. def finalizeAuction(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  22. def finalizeAuction(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  23. def getAllowedTime(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  24. def getAllowedTime(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  25. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  26. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  27. def invalidateName(unhashedName: String)(implicit sender: Signing): Future[Async]

  28. def invalidateName(unhashedName: String, nonce: Nonce)(implicit sender: Signing): Future[Async]

  29. def isAllowed(_hash: Bytes32, _timestamp: UInt256)(implicit sender: Signing): Future[Async]

  30. def isAllowed(_hash: Bytes32, _timestamp: UInt256, nonce: Nonce)(implicit sender: Signing): Future[Async]

  31. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  32. def launchLength()(implicit sender: Signing): Future[Async]

  33. def launchLength(nonce: Nonce)(implicit sender: Signing): Future[Async]

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

    Definition Classes
    AnyRef
  35. def newBid(sealedBid: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  36. def newBid(sealedBid: Bytes32, payment: Payment)(implicit sender: Signing): Future[Async]

  37. def newBid(sealedBid: Bytes32)(implicit sender: Signing): Future[Async]

  38. def newBid(sealedBid: Bytes32, payment: Payment, nonce: Nonce)(implicit sender: Signing): Future[Async]

  39. final def notify(): Unit

    Definition Classes
    AnyRef
  40. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  41. def registryStarted()(implicit sender: Signing): Future[Async]

  42. def registryStarted(nonce: Nonce)(implicit sender: Signing): Future[Async]

  43. def releaseDeed(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  44. def releaseDeed(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  45. def rootNode()(implicit sender: Signing): Future[Async]

  46. def rootNode(nonce: Nonce)(implicit sender: Signing): Future[Async]

  47. def sealedBids(arg1: Address, arg2: Bytes32)(implicit sender: Signing): Future[Async]

  48. def sealedBids(arg1: Address, arg2: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  49. def shaBid(hash: Bytes32, owner: Address, value: UInt256, salt: Bytes32)(implicit sender: Signing): Future[Async]

  50. def shaBid(hash: Bytes32, owner: Address, value: UInt256, salt: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  51. def startAuction(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  52. def startAuction(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  53. def startAuctions(_hashes: Seq[Bytes32])(implicit sender: Signing): Future[Async]

  54. def startAuctions(_hashes: Seq[Bytes32], nonce: Nonce)(implicit sender: Signing): Future[Async]

  55. def startAuctionsAndBid(hashes: Seq[Bytes32], sealedBid: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  56. def startAuctionsAndBid(hashes: Seq[Bytes32], sealedBid: Bytes32, payment: Payment)(implicit sender: Signing): Future[Async]

  57. def startAuctionsAndBid(hashes: Seq[Bytes32], sealedBid: Bytes32)(implicit sender: Signing): Future[Async]

  58. def startAuctionsAndBid(hashes: Seq[Bytes32], sealedBid: Bytes32, payment: Payment, nonce: Nonce)(implicit sender: Signing): Future[Async]

  59. def state(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  60. def state(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

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

    Definition Classes
    AnyRef
  62. def toString(): String

    Definition Classes
    AnyRef → Any
  63. def transfer(_hash: Bytes32, newOwner: Address)(implicit sender: Signing): Future[Async]

  64. def transfer(_hash: Bytes32, newOwner: Address, nonce: Nonce)(implicit sender: Signing): Future[Async]

  65. def transferRegistrars(_hash: Bytes32)(implicit sender: Signing): Future[Async]

  66. def transferRegistrars(_hash: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  67. def unsealBid(_hash: Bytes32, _value: UInt256, _salt: Bytes32)(implicit sender: Signing): Future[Async]

  68. def unsealBid(_hash: Bytes32, _value: UInt256, _salt: Bytes32, nonce: Nonce)(implicit sender: Signing): Future[Async]

  69. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  70. final def wait(arg0: Long, arg1: Int): Unit

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped