# De Basics

<figure><img src="/files/hrw1bTtdEnRGtRltSf0k" alt=""><figcaption></figcaption></figure>

## **Introductie**

KCC 1.0 is gebaseerd op de code van Ethereum en is compatibel met EVM smart contracts. Het probeert het dubbele probleem van lage prestaties en hoge kosten van Ethereum op te lossen . Er zijn miljoenen blokken geproduceerd, terwijl het aantal actieve adressen op de blockchain de honderdduizenden heeft overschreden.

**EVM Compatibel**

KCC is EVM compatibel. Draai je dApps op KCC met je favoriete tools van Ethereum.

**Snelle Finality**

De gemmiddelde block tijd van KCC is 3 seconden. Een typische transactie wordt toegevoegd aan een blok binnen 6 seconden. Dit blok is daarna finalized als meer dan de helft van de validators blokken na dit blok toevoegen.

**Lage Kosten**

De gas fee wordt betaald in $KCS. Verstuur transacties voor een fractie van een cent.

**Veilig**

Elk blok wordt gevalideerd door betrouwbare, bekende validators die hu eigen $KCS op het spel zetten.

## **Staking**

Er zijn momenteel 15 van een maximum van 22 validators actief (deze produderen blokken en ontvangen rewards). Validators moeten handmatig toegevoegd worden aan de actieve set. De Network-brede APY kan fluctueren tussen 1 en 20% en is voornamelijk afhankelijk van KuCoin’s (de exchange) activiteit.  De staking APY is gebasseerd op een deel van KuCoin's trading fees. Staking Rewards worden continu toegekend maar worden niet automatisch geherstaked. Unstaking duurt 3 dagen, en je ontvangt gedurende deze periode geen staking rewards.

### **Veiligheid**

Wanneer je $KCS staked bij een validator, blijven je tokens in jouw bezit. Dit betekent dat je op elk moment kunt undelegaten, zelfs wanneer een validator offline gaat of inactief wordt. Het ergste dat zou kunnen gebeuren is dat je geen nieuwe staking rewards ontvangt, dus het kiezen van de juiste validator is nog steeds essentieel. Er is geen slashing actief op KCC.

## **Handige Links**

### **Explorers**

[**KCC Explorer**](https://explorer.kcc.io/en) **|** [**KCC Scan**](https://scan.kcc.io/)

### **Wallets**

[**UniPass**](https://unipass.id/) **|** [**Changex**](https://changex.io/) **|** [**Halo Wallet**](https://halo.social/) **|** [**MetaMask**](https://metamask.io/) **|** [**TrustWallet**](https://trustwallet.com/) **|** [**TokenPocket**](https://www.tokenpocket.pro/) **|** [**BitGet Wallet**](https://web3.bitget.com/en/) **|** [**Coin98**](https://coin98.com/) **|** [**MathWallet**](https://mathwallet.org/) **|** [**Rabby Wallet**](https://rabby.io/) **|** [**Ledger**](https://www.ledger.com/) **|** [**Infinity Wallet**](https://infinitywallet.io/asset/kucointoken) **|** [**Nabox**](https://nabox.io/) **|** [**SafePal**](https://www.safepal.com/) **|** [**Ambire Wallet**](https://www.ambire.com/) **|** [**Astrone**](http://astrone.io/) **|** [**Shield Protocol**](https://shieldprotocol.org/) **|** [**Fox Wallet**](https://foxwallet.com/) **|** [**ONTO Wallet**](https://onto.app/)

### **Officiële KCC resources**

[**Website**](https://www.kcc.io/) **|** [**Documentatie**](https://docs.kcc.io/) **|** [**Ecosysteem**](https://www.kcc.io/apps) **|** [**GitHub**](https://github.com/kcc-community) **|** [**Staking Website**](https://staking.kcc.io/)

**Social Media**

[**Twitter**](https://twitter.com/KCCOfficialTW) **|** [**Medium** ](https://kccofficial.medium.com/)**|** [**Discord**](https://discord.com/invite/H5ucJydSyd) **|** [**Telegram**](https://t.me/KCCOfficialEnglishCommunity)


---

# 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.speedystaking.io/nl/kucoin-community-chain/de-basics.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.
