Ecosystem Incident Subscriptions

Create Ecosystem Incident Subscription

Create a subscription that delivers matching ecosystem incidents to notification channels.

post/v0/platform/ecosystem-incidents/subscriptions/

Request body

namestring required

Human-readable subscription name.

Response

idstring required

Unique subscription identifier.

namestring required

Human-readable subscription name.

created_bystring required
updated_bystring required
created_atstring date-time required
updated_atstring date-time required

Changes

Changed in 4 of the 95 revisions of this API.339

  • e002dafa5723235See the full diff
    • removed the enum value contract_exploit of the request property ////

      request-property-enum-value-removed

    • removed the enum value cpk_compromise of the request property ////

      request-property-enum-value-removed

    • added the new compromised_private_key enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new monitored_contract_was_exploited enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new stablecoin_depeg enum value to the //// response property for the response status

      response-property-enum-value-added

    • added the new compromised_private_key enum value to the request property ////

      request-property-enum-value-added

    • added the new monitored_contract_was_exploited enum value to the request property ////

      request-property-enum-value-added

    • added the new stablecoin_depeg enum value to the request property ////

      request-property-enum-value-added

    • removed the contract_exploit enum value from the //// response property for the response status

      response-property-enum-value-removed

    • removed the cpk_compromise enum value from the //// response property for the response status

      response-property-enum-value-removed

    • added to the // request property anyOf list

      request-property-any-of-added

    • added to the // response property anyOf list for the response status

      response-property-any-of-added

  • 8901c0c9b1db11See the full diff
    • api path removed without deprecation

      api-path-removed-without-deprecation

    • endpoint added

      endpoint-added

    • endpoint added

      endpoint-added

Of the 95 revisions, 1 has no diff computed.