{{define "entry"}} {{template "header"}}

Entry Data

Entry Hash: {{.Hash}}
Chain ID {{.ChainID}}
External IDs:
    {{ range $ID := .ExtIDs }}
  • {{$ID}}
  • {{ end }}
Content:
Content Summary: Show All
- Bytes: {{.ContentLength}}
- Content Hash: {{.ContentHash}}
- EC Cost : {{.ECCost}}
{{template "scripts"}} {{template "tools"}} {{template "footer"}} {{end}}