Skip to content

FragmentType

type FragmentType = "constructor" | "error" | "event" | "fallback" | "function" | "struct";

Defined in: node_modules/.pnpm/ethers@6.15.0/node_modules/ethers/lib.esm/abi/fragments.d.ts:219

The type of a [[Fragment]].