Packages

final class AsyncMigratableLegacyRegistrar extends AnyRef

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

Instance Constructors

  1. new AsyncMigratableLegacyRegistrar(contractAddress: EthAddress)(implicit scontext: Context)

Value Members

  1. def address: EthAddress
  2. val chainId: Option[EthChainId]
  3. val contractAddress: EthAddress
  4. implicit val econtext: ExecutionContext
  5. implicit val efactory: Factory
  6. val eventConfirmations: Int
  7. val gasLimitTweak: v1.consuela.ethereum.stub.MarkupOrOverride
  8. val gasPriceTweak: v1.consuela.ethereum.stub.MarkupOrOverride
  9. val httpTimeout: Duration
  10. implicit val icontext: Context
  11. val onTransactionSubmitted: (Try[EthHash]) ⇒ Unit
  12. val pollPeriod: Duration
  13. val pollTimeout: Duration
  14. implicit val poller: Poller
  15. implicit val scheduler: Scheduler
  16. val transactionApprover: TransactionApprover
  17. val transactionLogger: TransactionLogger
  18. val txn: transaction.type
  19. val view: constant.type
  20. object constant
  21. object transaction