# ETHGlobal Bangkok Hackathon 2024

Here's your guide to the Chiliz Chain Hackathon during ETHGloba Bangkok 2024, complete with bounties and resources to kickstart your project.

Dive into the world of Fan Tokens and sport and entertainment technology! We are excited to see you build innovative projects using Chiliz Chain, the sports blockchain!

*Chiliz Chain is the open layer 1 protocol for sport and entertainment, supported by the business infrastructure of the Chiliz Group. Socios.com was built on top of the first iteration of the Chiliz Chain, together with our native utility token asset class - Fan Tokens.*

## Watch our intro video

This video includes a workshop explaining how to:

* connect to Spicy Testnet,
* deploy a contract on Spicy Testnet,
* obtain test tokens,
* bridge CHZ from Ethereum to Chiliz Chain Mainnet

{% embed url="<https://www.youtube.com/watch?v=mDdeIINsSxo>" %}

## Event Information

* Date: 15 November - 17 November 2024
* Location: Bangkok, Thailand
* Website: <https://ethglobal.com/events/bangkok>

## Important dates

| Dates       | Activities                                 |
| ----------- | ------------------------------------------ |
| November 1  | Deadline to Apply                          |
| November 15 | Event Registration OPENS! (7AM CEST)       |
| November 15 | Partner Workshops (1PM CEST)               |
| November 15 | Hacking Begins! (3PM CEST)                 |
| November 16 | Project Feedback Session (9AM CEST)        |
| November 17 | Project Submissions Due (3AM CEST)         |
| November 17 | Project Judging (3:30 AM CEST) (2.5 hours) |
| November 17 | Closing Ceremonies (9AM CEST)              |

## Our prize categories :trophy:

**We have up to $10,000 in bounty prizes!**

<table><thead><tr><th width="252">Category</th><th width="252">Info</th><th>Prizes</th></tr></thead><tbody><tr><td>🛠 Fan Utility Tokens</td><td>Retail facing platforms which optimally utilize Fan Tokens for social, commerce, live event etc experience focuses.</td><td>1st: $2750 2nd: $1750 Total: $4500</td></tr><tr><td>🏈 SportFi Project</td><td>M2E, Ticketing, Sport Membership, Marketplaces, Prediction markets, Sportsbook, P2P Fan Token battles, Fantasy and football manager games, along with SportFi infrastructure projects such as Pyth, Azuro, RaribleX</td><td>1st: $2750 2nd: $1750 Total: $4500</td></tr><tr><td>Best overall</td><td></td><td>$1000</td></tr></tbody></table>

This information is also available on our ETHGlobal Bangkok page:

{% embed url="<https://ethglobal.com/events/bangkok>" %}

## Qualification Requirements

{% hint style="info" %}
Please use compiler version 0.8.0+commit.c7dfd78e.
{% endhint %}

### For the "Fan Utility Tokens" category:

* Operational smart contracts
* Direct utilization of 1 or more Fan Token assets.

Scoring based on:

* Idea/concept
* Technical execution rating

### For the "SportFi Projects" category

* Operational smart contracts deployed on Chiliz Spicy Network (testnet) focusing on SportFi (see info for inspiration)

Scoring based on:

* Idea/concept
* Technical execution rating

## Chiliz Chain - Useful information :chains:

* As a fork of BSC Chain, Chiliz Chain is EVM-compatible.
* Our Testnet is called Spicy Tesnet.
  * <https://docs.chiliz.com/quick-start/connect-to-mainnet-and-testnet>
* Our documentation portal, with everything you need to get started -> <https://docs.chiliz.com>
* Our block explorers -> <https://chiliscan.com> and <https://scan.chiliz.com>
* Minimum base gas fee -> 2501 Gwei
* Gas limit -> Some transactions use a bit more gas since our governance contracts are a bit more complex, so if your transactions/deployments fail, always check if they are out of gas.
* Chiliz Chain is [EIP 1559](https://eips.ethereum.org/EIPS/eip-1559) compliant since the [Dragon8 hard fork](/chiliz-chain-changelog/governance-proposals-and-decisions/2024-dragon8-hard-fork-announcement.md).

{% hint style="info" %}
Join the [Build On Chiliz community on Telegram](https://t.me/BuildOnChiliz)!
{% endhint %}

## How to get some CHZ? :coin:

### On Spicy Testnet

* Faucet -> <https://tatum.io/faucets/chiliz>
* Wrapped Chiliz (wCHZ) -> <https://spicy-bridge.chiliz.com/wrap>

### On Chiliz Chain Mainnet:

* Bridge from Ethereum -> <https://bridge.chiliz.com/transfer>
* Use an exchange which is connected to Chiliz Chain
  * E.g. Binance, OKX, ChilizX
* Wrapped Chiliz (wCHZ) -> <https://bridge.chiliz.com/wrap>

## Available Dev Tools :toolbox:

### Tools to get connected: **RPCs**

* Ankr
  * Mainnet: <https://rpc.ankr.com/chiliz>
* AllNodes
  * Mainnet: <https://chiliz.publicnode.com/>
  * Testnet: <https://chiliz-spicy.publicnode.com>
* Chiliz
  * Testnet: <https://spicy-rpc.chiliz.com>

### **Tools to BUIDL:**

{% embed url="<https://moralis.io/>" %}

{% embed url="<https://tatum.io/>" fullWidth="false" %}
(only available on mainnet)
{% endembed %}

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

{% embed url="<https://walletconnect.com/>" %}
(only available on mainnet)
{% endembed %}

{% embed url="<https://magic.link/>" %}
(only available on mainnet)
{% endembed %}

{% embed url="<https://docs.pyth.network/home>" %}
Pyth Oracle / RNG
{% endembed %}

{% embed url="<https://docs.rarible.org/docs/introduction>" %}

{% embed url="<https://gem.azuro.org/>" %}

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

{% content-ref url="/pages/CAOeyFAN8ZssymGhZlOO" %}
[Biconomy](/community/chiliz-chain-ecosystem/developer-tools/biconomy.md)
{% endcontent-ref %}

{% embed url="<https://onramp.money/>" %}

{% embed url="<https://hyperlane.xyz/>" %}

{% embed url="<https://lumx.io/>" %}

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

## Resources

* [Developer Guide](https://docs.chiliz.com/)
* [Faucet](https://tatum.io/faucets/chiliz)
* [RPCs](https://docs.chiliz.com/develop/basics/connect-to-chiliz-chain/connect-using-rpc)
* [Bridge](https://bridge.chiliz.com/transfer)
* [Tools](https://docs.chiliz.com/community/chiliz-chain-ecosystem)


---

# 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.chiliz.com/community/developers-events/ethglobal-bangkok-hackathon-2024.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.
