<spanclass="badge text-light bg-danger"data-bs-toggle="tooltip"data-bs-title="This DCIP had no activity for at least 6 months. This DCIP should not be used.">🚧 Stagnant</span>
<spanclass="badge text-light bg-danger"data-bs-toggle="tooltip"data-bs-title="This DCIP has been withdrawn, and should not be used.">🛑 Withdrawn</span>
<spanclass="badge text-light bg-warning"data-bs-toggle="tooltip"data-bs-title="This DCIP is not yet recommended for general use or implementation, as it is subject to normative (breaking) changes.">⚠️ {{ page.status }}</span>
<spanclass="badge text-light bg-success"data-bs-toggle="tooltip"data-bs-title="This DCIP is in the last call for review stage. The authors wish to finalize the DCIP and ask you to provide feedback.">📢 Last Call</span>
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Application-level standards and conventions, including contract standards such as token standards, name registries, URI schemes, library/package formats, and wallet formats."href="../dcrc">Standards Track: DCRC</a>
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Improvements around client API/RPC specifications and standards, and also certain language-level standards like method names and contract ABIs."href="../interface">Standards Track: Interface</a>
{% elsif page.category == "Networking" %}
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Improvements around devp2p and Light Ethereum Subprotocol, as well as proposed improvements to network protocol specifications of whisper and swarm."href="../networking">Standards Track: Networking</a>
{% elsif page.category == "Core" %}
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Improvements requiring a consensus fork, as well as changes that are not necessarily consensus critical but may be relevant to “core dev” discussions."href="../core">Standards Track: Core</a>
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Describes an Ethereum design issue, or provides general guidelines or information to the Ethereum community, but does not propose a new feature. Informational DCIPs do not necessarily represent Ethereum community consensus or a recommendation, so users and implementers are free to ignore Informational DCIPs or follow their advice."href="../informational">Informational</a>
<aclass="badge text-light bg-primary"data-bs-toggle="tooltip"data-bs-title="Describes a process surrounding Ethereum or proposes a change to (or an event in) a process. "href="../meta">Meta</a>
<ahref="{{ page.discussions-to | uri_escape }}"target="__blank">This DCIP is in the process of being peer-reviewed. If you are interested in this DCIP, please participate using this discussion link.</a>