| Package | Description |
|---|---|
| com.github.iotexproject.antenna.solidity |
| Modifier and Type | Class and Description |
|---|---|
static class |
Abi.Constructor |
static class |
Abi.Event |
static class |
Abi.Function |
| Modifier and Type | Method and Description |
|---|---|
static Abi.Entry |
Abi.Entry.create(boolean anonymous,
boolean constant,
String name,
List<Abi.Entry.Param> inputs,
List<Abi.Entry.Param> outputs,
Abi.Entry.Type type,
Boolean payable) |
Copyright © 2022 IoTeX Group. All rights reserved.