Approval Management API (Approval Security API v2)

V1.0.8 - 02/20/2024

New FeatureDescriptionLocationImportance
Algorithm optimizationOptimized for timeout issuesApproval Security API (v2)Low: The algorithm has been automatically upgraded, you don't need to change anything.

V1.0.7 - 08/01/2023

New FeatureDescriptionLocationImportance
New malicious behavior type: gas_abuseIt 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: reinitIt 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_interfaceIt 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 FeatureDescriptionLocationImportance
Algorithm optimizationOptimized allowance statisticsApproval Security API (v2)Low: The algorithm has been automatically upgraded, you don't need to change anything.

V1.0.5 - 01/12/2023

New FeatureDescriptionLocationImportance
New parameter: initial_approval_hashIt 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 FeatureDescriptionLocationImportance
New parameter: initial_approval_timeIt 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 FeatureDescriptionLocationImportance
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.