> ## Documentation Index
> Fetch the complete documentation index at: https://docs.crossmint.com/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
```
