Packages

o

com.mchange.sc.v2.ens.contract

DeedUtilities

object DeedUtilities

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DeedUtilities
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. sealed trait Event extends v1.consuela.ethereum.stub.Event

Value Members

  1. val ContractAbi: Abi
  2. val EventSignatureTopic_DeedClosed: ByteSeqExact32
  3. val EventSignatureTopic_OwnerChanged_address: ByteSeqExact32
  4. val Event_DeedClosed: v1.consuela.ethereum.jsonrpc.Abi.Event
  5. val Event_OwnerChanged_address: v1.consuela.ethereum.jsonrpc.Abi.Event
  6. val Function_closeDeed_uint256: Function
  7. val Function_creationDate: Function
  8. val Function_destroyDeed: Function
  9. val Function_owner: Function
  10. val Function_registrar: Function
  11. val Function_setBalance_uint256: Function
  12. val Function_setOwner_address: Function
  13. val Function_setRegistrar_address: Function
  14. object Event