Approval Security API (v1)
Check if the approval is secure
Get approval security information.
get/api/v1/approval_security/{chain_id}
Path parameters
chain_idstring required
Chain id, (ETH: 1, BSC: 56, OKC: 66, Heco: 128, Polygon: 137, Fantom:250, Arbitrum: 42161, Avalanche: 43114)
Query parameters
contract_addressesstring required
Contract needs to be detected
Headers
Authorizationstring
Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...)
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.