# Technické informace

## DAO pravidla

* 1 share = 0.1 WETH

## BohemianDAO v2 - Arbitrum

* Vznik: **11.1.2024**
* Blockchain: [Arbitrum](https://arbitrum.io/)
* DAO adresa: [0x548f5dc78bc8ba98cc8f98f3e29b654b57ed9c1a](https://arbiscan.io/address/0x548f5dc78bc8ba98cc8f98f3e29b654b57ed9c1a)
* Platforma: [MolochV3](https://moloch.daohaus.fun/) / [DAOhaus](/navody/dao-rozhrani.md)
* [Webové rozhraní](https://admin.daohaus.club/#/molochv3/0xa4b1/0x548f5dc78bc8ba98cc8f98f3e29b654b57ed9c1a)

### Treasury

* Adresa: [0xa9c29edcc151dacb4d947f65a82e2d106573e60b](https://arbiscan.io/address/0xa9c29edcc151dacb4d947f65a82e2d106573e60b)
* [Gnosis Safe rozhraní](https://app.safe.global/home?safe=arb:0xa9c29edcc151dacb4d947f65a82e2d106573e60b)

### [Moloch](/navody/moloch.md) parametry

* Hlasovací token: [vBDAO](https://arbiscan.io/address/0xd865c7a0b115a1243c640dbbd61a6886e1081b87)
* Nehlasovací token: [nvBDAO](https://arbiscan.io/address/0xfae242ed84c928d586550fd9e6cc6b2bb1097446)
* Období pro hlasování (voting period): **7 dní**
* Období pro [ragequit](/navody/odchod-z-dao-ragequit.md) (grace period): **3 dny**

***

## BohemianDAO v1 - Gnosis Chain

{% hint style="warning" %}
Tato verze je deprecated.
{% endhint %}

* Vznik DAO: **19.4.2021**
* Blockchain: [Gnosis Chain](/navody/xdai-blockchain.md) (Ethereum-kompatibilní sidechain)
* DAO adresa: [0xf762ace2c215fdad031b33c656982718c4084786](https://blockscout.com/xdai/mainnet/address/0xF762aCE2c215fDad031B33c656982718c4084786/transactions)
* Platforma: [Moloch](/navody/moloch.md) / [DAOhaus](/navody/dao-rozhrani.md)
* [Webové rozhraní](https://app.daohaus.club/dao/0x64/0xf762ace2c215fdad031b33c656982718c4084786)

### [Moloch](/navody/moloch.md) parametry

* Transakční token: **WXDAI**
* Treasury token: **WETH** ([Wrapper Ether](https://weth.io/))
* Proposal deposit: **5 WXDAI**
* Processing reward: **1 WXDAI**
* Období pro hlasování (voting period): **7 dní**
* Období pro [ragequit](/navody/odchod-z-dao-ragequit.md) (grace period): **3 dny**
* Maximum proposal velocity: **24 návrhů za den**


---

# 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.bohemiandao.cz/technicke-informace.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.
