Difficulty
{{ current_difficulty }}
Height
{{ current_height }}
Hashrate
{{ hashrate|default('n/a') }}
Contracts
{{ contract_count|int }}
Deployed Contracts
{{ contract_count|int }} Total| Contract ID | Status | WASM Size | Deploy Block |
|---|---|---|---|
| {{ contract.contract_id }} | {% if contract.locked %} ๐ Locked {% else %} ๐ Unlocked {% endif %} | {{ contract.wasm_size_formatted }} | {{ contract.deploy_block|int }} |
| No contracts deployed yet | |||