Permissions

Selectors a nonfinancial permission may never invoke

Mirror of the on-chain `_deniedSelector` list (second layer only — exact target+selector scope is the first).

GET
/permissions/denied-selectors

Mirror of the on-chain _deniedSelector list (second layer only — exact target+selector scope is the first).

Response Body

application/json

curl -X GET "https://example.com/permissions/denied-selectors"
{  "selectors": [    "string"  ]}