type FragmentType: | "constructor" | "error" | "event" | "fallback" | "function" | "struct";
The type of a Fragment.
abi/fragments.ts:1025
Was this page helpful?