Class: EvmDecodedEvent
moralis-monorepo / @moralisweb3/common-evm-utils / EvmDecodedEvent
Class: EvmDecodedEvent
@moralisweb3/common-evm-utils.EvmDecodedEvent
Table of contents
Methods
Properties
Methods
create
▸ Static create(input): EvmDecodedEvent
Parameters
| Name | Type |
|---|---|
input | EvmDecodedEventInput | EvmDecodedEvent |
Returns
fromJSON
▸ Static fromJSON(json): EvmDecodedEvent
Parameters
| Name | Type |
|---|---|
json | EvmDecodedEventJSON |
Returns
toJSON
▸ toJSON(): EvmDecodedEventJSON
Returns
Properties
label
• Optional Readonly label: string
params
• Optional Readonly params: EvmDecodedEventParamsItem[]
signature
• Optional Readonly signature: string
type
• Optional Readonly type: string