| 程序包 | 说明 |
|---|---|
| io.gopluslabs.client | |
| io.gopluslabs.client.request |
| 限定符和类型 | 方法和说明 |
|---|---|
static ApproveNFT1155List |
GoPlusClient.erc1155ApprovalSecurity(Erc1155ApprovalSecurityRequest request)
Check risk of all erc1155 approvals under one EOA.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static Erc1155ApprovalSecurityRequest |
Erc1155ApprovalSecurityRequest.of(String chainId,
String address) |
static Erc1155ApprovalSecurityRequest |
Erc1155ApprovalSecurityRequest.of(String chainId,
String address,
Integer timeout) |
static Erc1155ApprovalSecurityRequest |
Erc1155ApprovalSecurityRequest.of(String chainId,
String address,
String authorization) |
static Erc1155ApprovalSecurityRequest |
Erc1155ApprovalSecurityRequest.of(String chainId,
String address,
String authorization,
Integer timeout) |
Copyright © 2023. All rights reserved.