v1

latestOpenAPI 3.0.02026-07-242575155.6 KB
Approval Security API (v2)

Returns the ERC-1155 approvals of an EOA address and associated risk items.

Reports the outstanding token approvals issued to ERC-1155 contracts by the given EOA address and associated risk items, including the date that the approval was issued, the allowance of the approval, and the transaction ID issuing the allowance.

get/api/v2/nft1155_approval_security/{chainId}

Path parameters

chainIdstring required

chain id

Query parameters

addressesstring required

contract address

Headers

Authorizationstring

Authorization token in the format: Bearer <token> (e.g., Bearer eyJsZXZlbCI6NSwiYXBwTmFtZSI6ImF2cyIsImFwcEtleSI6IjFaW...)

Response

OK