Skip to content
On this page

Type alias: AbiEvent

AbiEvent: object

ABI "event" type

Type declaration

anonymous

optional anonymous: boolean


inputs

inputs: readonly AbiParameter & {indexed: boolean;}[]


name

name: string


type

type: "event"

Defined In

node_modules/.pnpm/abitype@0.7.1_typescript@4.9.5/node_modules/abitype/dist/abi-7aa1f183.d.ts:98


Generated using TypeDoc and typedoc-plugin-markdown