github safe-global/safe-config-service v2.0.0
Safe Config Service 2.0.0 – L2 Chains Release

latest releases: v2.86.0, v2.85.0, v2.84.0...
3 years ago

L2 Chains – initial release

  • Introduction of the chains endpoint: it can be accessed via GET /api/v1/chains
    • This endpoint provides chain related metadata including native currency used by the chain and theme information that can be used by the clients
    • This endpoint was already part of past releases but this is the first production ready release for this endpoint.
  • A webhook was introduced so whenever a chain is created, updated or deleted, the corresponding CGW instance gets called to invalidate its Chain related cache (setting up this webhook is optional for running the config-service) (#180)
  • blockExplorerUri was removed – blockExplorerUriTemplate should be used instead (#185)

Don't miss a new safe-config-service release

NewReleases is sending notifications on new releases.