Skip to main content

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.

Structure
struct ERC20Encoder

Type Methods

encode(functionName:arguments:)

static func encode(functionName: String, arguments: [ABI.Argument]) throws(ERC20Encoder.Error) -> String

Enumerations

ERC20Encoder.Error

enum Error