My Protocols
After you deploy from Creator Studio, My Protocols (my_protocols_screen.dart) lists every protocol you launched — with status, addresses, and quick actions.
What you see
| Column | Meaning |
|---|---|
| Protocol name | Studio template used (e.g. Real Estate Studio) |
| Category | RWA, DeFi, Media, Economy… |
| Chain | EmpoorioChain or Ethereum |
| Status | Active, pending finality, or failed |
| Address / Asset ID | On-chain identifier — tap to open explorer |
Actions
- View on explorer — opens EmpooScan testnet or Etherscan
- Open in Bazaar — list or trade if the asset type supports marketplace flows
- Share — copy contract address for integrators
Governance & upgrades
DAO-linked protocols (P07, P21) may show proposal IDs. Multisig studios (P34, P44) surface pending signatures for co-signers.
For developers
My Protocols reads from local deployment history plus on-chain registry queries. Integrators can use the same asset IDs in dApps via WalletConnect or the Flutter SDK.