package ens
See https://github.com/ethereum/EIPs/issues/137
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ens
- Denominations
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class AsyncClient extends AnyRef
- class BadEnsPathException extends EnsException
- class BadRegistrarException extends EnsException
- case class Bid(bidHash: EthHash, simpleName: String, bidderAddress: EthAddress, valueInWei: BigInt, salt: Seq[Byte]) extends Product with Serializable
- class Client extends AnyRef
- final case class Commitment(hash: EthHash, secret: Bytes32) extends Product with Serializable
- class EnsException extends Exception
- type Markup = v1.consuela.ethereum.jsonrpc.Invoker.Markup
- type MarkupOrOverride = v1.consuela.ethereum.jsonrpc.Invoker.MarkupOrOverride
- class MustBeOwnedException extends EnsException
- class NoControllerSetException extends EnsException
- class NoRegistrarSetException extends EnsException
- class NoResolverSetException extends EnsException
- class OnlyOwnerException extends EnsException
- type Override = v1.consuela.ethereum.jsonrpc.Invoker.Override
- sealed trait ParsedPath extends AnyRef
- class UnsupportedInterfaceException extends EnsException
Value Members
- val Markup: v1.consuela.ethereum.jsonrpc.Invoker.Markup.type
- val MarkupOrOverride: v1.consuela.ethereum.jsonrpc.Invoker.MarkupOrOverride.type
- val OldStandardNameServiceAddress: EthAddress
- val Override: v1.consuela.ethereum.jsonrpc.Invoker.Override.type
- val StandardNameServiceAddress: EthAddress
- val StandardNameServiceDefaultPublicResolverName: String
- val StandardNameServiceReverseTld: String
- val StandardNameServiceTld: String
-
implicit
def
bigDecimalToBigDecialEther(value: BigDecimal): BigDecimalEther
- Definition Classes
- Denominations
-
implicit
def
bigIntToBigIntEther(value: BigInt): BigIntEther
- Definition Classes
- Denominations
- def componentHash(component: String): EthHash
-
implicit
def
doubleToDoubleEther(value: Double): DoubleEther
- Definition Classes
- Denominations
- def labelhash(label: String): EthHash
-
implicit
def
longToLongEther(value: Long): LongEther
- Definition Classes
- Denominations
- def namehash(name: String): EthHash
- def normalizeNameForTld(name: String, tld: String): String
- object AsyncClient
- object Client
- object Commitment extends Serializable
- object InterfaceId
- object ParsedPath