[
  {
    "type": "function",
    "name": "deleteObjects",
    "inputs": [
      {
        "name": "objectIds",
        "type": "uint256[]",
        "internalType": "uint256[]"
      }
    ],
    "outputs": [],
    "stateMutability": "nonpayable"
  }
]