> ## Documentation Index
> Fetch the complete documentation index at: https://crossmint-devin-1787949784-wallet-docs-two-concept-model.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# ERC20Encoder

> Swift Structure

**Structure**

```swift theme={null}
struct ERC20Encoder
```

## Type Methods

### encode(functionName:arguments:)

```swift theme={null}
static func encode(functionName: String, arguments: [ABI.Argument]) throws(ERC20Encoder.Error) -> String
```

## Enumerations

### ERC20Encoder.Error

```swift theme={null}
enum Error
```
