public class Abi extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getContractAbi() |
int |
hashCode() |
boolean |
haveAbi() |
boolean |
isVerified() |
static Abi |
nonVerified() |
String |
toString() |
static Abi |
verified(String contractAbi) |
Copyright © 2019. All rights reserved.