final case class Anonymous(logEntry: EthLogEntry) extends SolidityEvent with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Anonymous
- Serializable
- Serializable
- Product
- Equals
- SolidityEvent
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new Anonymous(logEntry: EthLogEntry)
Value Members
-
def
address: EthAddress
- Definition Classes
- Anonymous → SolidityEvent
- def interpretAs(abiEvent: Event): Failable[Seq[Decoded]]
- val logEntry: EthLogEntry