Difficulty
{{ current_difficulty }}
Height
{{ current_height }}
Hashrate
{{ hashrate|default('n/a') }}
Emission
n/a
Contract
{{ contract.contract_id }}Contract Info
{% if contract.locked %} Locked {% else %} Unlocked {% endif %}| Contract ID | {{ contract.contract_id }} |
| Status | {% if contract.locked %} ๐ Locked {% else %} ๐ Unlocked {% endif %} |
| WASM Size | {{ contract.wasm_size_formatted }} ({{ contract.wasm_size }} bytes) |
| Deploy Block | {{ contract.deploy_block|int }} |
| Deploy Transaction | {{ contract.deploy_tx }} |