[soul-wallet-lib](../README.md) / [Exports](../modules.md) / [<internal\>](../modules/internal_.md) / IByte4Method

# Interface: IByte4Method

[<internal>](../modules/internal_.md).IByte4Method

## Table of contents

### Properties

- [functionName](internal_.IByte4Method.md#functionname)
- [functionSignature](internal_.IByte4Method.md#functionsignature)
- [typesArray](internal_.IByte4Method.md#typesarray)

## Properties

### functionName

• **functionName**: `string`

#### Defined in

[src/utils/decodeCallData.ts:321](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/utils/decodeCallData.ts#L321)

___

### functionSignature

• **functionSignature**: `string`

#### Defined in

[src/utils/decodeCallData.ts:322](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/utils/decodeCallData.ts#L322)

___

### typesArray

• **typesArray**: `string`[]

#### Defined in

[src/utils/decodeCallData.ts:323](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/utils/decodeCallData.ts#L323)
