Changes to Bind Base wallet with EIP-712 signature proof (step 2 of 2)

POST /api/v1/operator/wallet

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 15 revisions of this API.23

  1. 280a966f658722
  2. bcb7c5bf7ca61

What changed

  • 280a966f658722See the full diff
    • added required request body

      request-body-added-required

    • removed the success response with the status 201

      response-success-status-removed

    • api operation id OperatorController_connectWallet removed and replaced with OperatorController_bindWallet

      api-operation-id-removed

    • added the success response with the status 200

      response-success-status-added

    • endpoint added

      endpoint-added