> For the complete documentation index, see [llms.txt](https://slice-ledger.gitbook.io/sliceledger/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://slice-ledger.gitbook.io/sliceledger/developer-guide/token-standards.md).

# Token Standards

Token Standards on Slice Ledger Chain

A token in every blockchain ecosystem function as the central element of a new economy and ecosystem. The standard of a particular token defines a set of rules that governs its utility and issuance. SRC tokens (Slice Request for Comments), which is a technical standard used for smart contracts, such as SRC20, SRC721 on the SliceLedger are the example of token standards.

### **Token standards on SliceLedger Chain**

**SliceLedger** chain introduces two types of token standards with its own unique function including SRC -20 and SRC -721. Both this token standards can be divided into separate categories as fungible tokens (SRC 20) and non-fungible tokens (SRC 721).&#x20;

Fungible tokens are all equal, divisible and interchangeable. It all can be divided into smaller token units such as 0.1 SLICE , 0.002 SLICE . Whereas non-fungible tokens (NFTs) are all distinct and non-divisible. Thus it could represent a unique asset, like a certificate or a collectible in-game item.&#x20;

{% content-ref url="/pages/AIRLOFN60W96er5WhFTX" %}
[SLICE-20 Tokens](/sliceledger/developer-guide/token-standards/slice-20-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/QOftCYduLRI1tuWXDFKf" %}
[SLICE-721 Tokens](/sliceledger/developer-guide/token-standards/slice-721-tokens.md)
{% endcontent-ref %}
