# Chiliz

Chiliz, the creator of Fan Tokens, has launched its own Layer 1 EVM compatible blockchain. Chiliz Chain will become the leading infrastructure for sports, attracting teams, fans, and developers, to build web3 products and experiences that bring fans and brands together.

You can find the link to the block explorer below:

{% embed url="<https://scan.chiliz.com>" %}

* [Validator Address](#validator-address)
* [Staking Mechanics](#staking-mechanics)

### Validator Address

{% tabs %}
{% tab title="Mainnet" %}

<table><thead><tr><th width="195">Type</th><th>Value</th></tr></thead><tbody><tr><td>Validator Name</td><td>Luganodes</td></tr><tr><td>Validator Address</td><td>0x31dB81188A5cC391857624F668DDA57BA7F2B074</td></tr></tbody></table>
{% endtab %}
{% endtabs %}

### Staking Mechanics

<table><thead><tr><th width="190">Metrics</th><th>Details</th><th data-hidden>Details</th><th data-hidden></th></tr></thead><tbody><tr><td>Slashing</td><td>Double signing causes slashing in Chiliz</td><td></td><td></td></tr><tr><td>Unbonding Period</td><td>~7 days (7 epochs). After unstaking, users can access the staked funds after 21 days</td><td></td><td></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.luganodes.com/networks/active-networks/chiliz.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
