Approval Management API (Approval Security API v2)
3 months ago by Jiacheng Xu
V1.0.7 - 08/01/2023
New Feature | Description | Location | Importance |
---|---|---|---|
New malicious behavior type: gas_abuse | It describes whether this address is cheating other user's gas fee to mint other assets. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |
New malicious behavior type: reinit | It describes whether this contract has been deployed more than onces, and can be deployed again. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |
New malicious behavior type: fake_standard_interface | It describes whether this contract contains standard interfaces that do not conform the requirements of the standard protocol. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |
V1.0.6 - 06/10/2023
New Feature | Description | Location | Importance |
---|---|---|---|
Algorithm optimization | Optimized allowance statistics | Approval Security API (v2) | Low: The algorithm has been automatically upgraded, you don't need to change anything. |
V1.0.5 - 01/12/2023
New Feature | Description | Location | Importance |
---|---|---|---|
New parameter: initial_approval_hash | It describes the initial approved allowance hash of the contract. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |
V1.0.4 - 12/30/2022
New Feature | Description | Location | Importance |
---|---|---|---|
New parameter: initial_approval_time | It describes when is the first time owner approved allowance to the spender. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |
V1.0.3 - 09/23/2022
New Feature | Description | Location | Importance |
---|---|---|---|
New parameter: malicious_behavior:[] | It describes the specific malicious behaviors of the address. | Approval Security API (v2) | Medium: This feature is a supplement to the original one. We recommend you access it. |