Config Service Reference
Add or edit tags

Add or edit Safe App tags

Add (or edit) a new tag to the configuration, so they can be attributed to chains.

Usage

You can add a new tag by visiting this address: http://localhost:8000/cfg/admin/safe_apps/tag/add/

You can edit an existing tag by visiting this address: http://localhost:8000/cfg/admin/safe_apps/tag/{tag index}/change/ where {tag index} is the index of the tag you want to edit.

Parameters

Chains

Select the chains that will have this tag enabled.

Key

The key of the tag. This is the unique identifier for the tag.

Description

A brief description of the tag.

Was this page helpful?