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 signer) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
String signer,
Integer timeOut) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
String signer,
String authorization) |
static InputDecodeRequest |
InputDecodeRequest.of(String chainId,
String address,
String data,
String signer,
String authorization,
Integer timeOut) |