Overview
This section explains step-by-step execution workflows. If you need background first, read Concepts.
Explore and inspect identity
Name and deploy contracts
Wallet and permissions workflows
Contract data reference
📄️ Exploring accounts, contracts, and ENS names
Explore contract and account identity across supported chains, without connecting a wallet or owning an ENS name.
📄️ Name Explorer
Search any ENS name, navigate its parent hierarchy and subnames, view all metadata records, and edit them if you're the owner or manager.
📄️ Name Existing Contracts
Many smart contracts deployed on-chain lack an associated ENS name, making them harder to identify, interact with, or showcase in user interfaces. This page outlines how Enscribe enables simple naming of already deployed contracts.
📄️ Contract Deployment Service
Introduction
📄️ Deployment History
The My Contracts page in the Enscribe App enables you to view and manage all smart contracts you've deployed, providing an easy way to track and name your contracts across multiple networks.
📄️ My Account View
This view shows a details of a user's wallet addres with respect to a chain such as:
📄️ Using Safe Wallet with Enscribe
Safe is commonly used as a multi-signature wallet in the Ethereum ecosystem. A Safe wallet account can have multiple Ethereum accounts configured as signers behind it. When a transaction is to be approved and executed, all signers must sign & execute that transaction.