Summary
Fetch and display creator key metadata directly from the on-chain contract storage on the key detail page, ensuring name, symbol, description, and image are always the canonical on-chain values.
Scope
- Metadata fetched from get_metadata contract call on key detail load
- Name and symbol shown in page header from on-chain source
- Description rendered in about section
- Image loaded from IPFS CID stored in metadata
- Fallback to API metadata if on-chain call fails with stale indicator
Acceptance Criteria
ETA
12 hours
Summary
Fetch and display creator key metadata directly from the on-chain contract storage on the key detail page, ensuring name, symbol, description, and image are always the canonical on-chain values.
Scope
Acceptance Criteria
ETA
12 hours