Application Binary Interface
FragmentType
Getting Started
Fundamentals
Reference
- Address
- Application Binary Interface
- AbiCoder
- ConstructorFragment
- ErrorDescription
- ErrorFragment
- EventFragment
- FallbackFragment
- Fragment
- FunctionFragment
- Indexed
- Interface
- LogDescription
- NamedFragment
- ParamType
- Result
- StructFragment
- TransactionDescription
- Typed
- JsonFragment
- JsonFragmentType
- FormatType
- FragmentType
- InterfaceAbi
- ParamTypeWalkAsyncFunc
- ParamTypeWalkFunc
- checkResultErrors
- Constants
- Contract
- Crypto
- Encoding
- Hash
- Other
- Providers
- Signers
- Transaction
- Utils
- Wallet
- Wordlists
Application Binary Interface
FragmentType
type FragmentType:
| "constructor"
| "error"
| "event"
| "fallback"
| "function"
| "struct";
The type of a Fragment.
Source
Was this page helpful?
On this page