Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/polkadot/api-contract/types.ts>AbiEvent

Package publishing for deno.land/x/polkadot
Go to Latest
interface AbiEvent
import { type AbiEvent } from "https://deno.land/x/polkadot@0.2.23/api-contract/types.ts";

Properties

args: AbiParam[]
docs: string[]
fromU8a: (data: Uint8Array) => DecodedEvent
identifier: string
index: number