| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client.model.request | |
| io.gopluslabs.client.template |
| 限定符和类型 | 方法和说明 |
|---|---|
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
Integer timeOut) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
String authorization) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
String authorization,
Integer timeOut) |
| 限定符和类型 | 方法和说明 |
|---|---|
static ResponseWrapperParseAbiDataResponse |
GoPlusTemplate.inputDecode(InputDecodeRequest request)
Get abi decode info
|
Copyright © 2023. All rights reserved.