Object

com.mchange.sc.v2.ens.contract.Registrar

transaction

Related Doc: package Registrar

Permalink

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
Visibility
  1. Public
  2. All

Value Members

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

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

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

    Permalink
    Definition Classes
    AnyRef → Any
  4. def acceptRegistrarTransfer(hash: Bytes32, deed: Address, registrationDate: UInt256)(implicit sender: Sender): TransactionInfo

    Permalink
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. def cancelBid(bidder: Address, seal: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  7. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  8. def ens()(implicit sender: Sender): TransactionInfo

    Permalink
  9. def entries(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  10. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  12. def eraseNode(labels: Seq[Bytes32])(implicit sender: Sender): TransactionInfo

    Permalink
  13. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  14. def finalizeAuction(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  15. def getAllowedTime(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  16. final def getClass(): Class[_]

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

    Permalink
    Definition Classes
    AnyRef → Any
  18. def invalidateName(unhashedName: String)(implicit sender: Sender): TransactionInfo

    Permalink
  19. def isAllowed(_hash: Bytes32, _timestamp: UInt256)(implicit sender: Sender): TransactionInfo

    Permalink
  20. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  21. def launchLength()(implicit sender: Sender): TransactionInfo

    Permalink
  22. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  23. def newBid(sealedBid: Bytes32, optionalPaymentInWei: Option[UInt256] = None)(implicit sender: Sender): TransactionInfo

    Permalink
  24. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  25. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  26. def registryStarted()(implicit sender: Sender): TransactionInfo

    Permalink
  27. def releaseDeed(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  28. def rootNode()(implicit sender: Sender): TransactionInfo

    Permalink
  29. def sealedBids(arg1: Address, arg2: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  30. def shaBid(hash: Bytes32, owner: Address, value: UInt256, salt: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  31. def startAuction(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  32. def startAuctions(_hashes: Seq[Bytes32])(implicit sender: Sender): TransactionInfo

    Permalink
  33. def startAuctionsAndBid(hashes: Seq[Bytes32], sealedBid: Bytes32, optionalPaymentInWei: Option[UInt256] = None)(implicit sender: Sender): TransactionInfo

    Permalink
  34. def state(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

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

    Permalink
    Definition Classes
    AnyRef
  36. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  37. def transfer(_hash: Bytes32, newOwner: Address)(implicit sender: Sender): TransactionInfo

    Permalink
  38. def transferRegistrars(_hash: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  39. def unsealBid(_hash: Bytes32, _value: UInt256, _salt: Bytes32)(implicit sender: Sender): TransactionInfo

    Permalink
  40. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped