Swift Structure
struct ERC20Encoder
static func encode(functionName: String, arguments: [ABI.Argument]) throws(ERC20Encoder.Error) -> String
enum Error
Was this page helpful?