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