# InfraBlockchain-Antelope System Contracts

## infra.system

The `infra.system` smart contract is sample system contract, and it defines the structures and actions needed for blockchain's core functionality.

{% content-ref url="infrablockchain-antelope-system-contracts/infra.system" %}
[infra.system](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/infra.system)
{% endcontent-ref %}

## sys.tokenabi

The `sys.tokenabi` system contract defines the structures and actions that allow users to create, issue, and manage tokens for InfraBlockchain-Antelope based blockchains.&#x20;

The actual implementation of this contract is in the core, and this contract only stores the ABI.

{% content-ref url="infrablockchain-antelope-system-contracts/sys.tokenabi" %}
[sys.tokenabi](https://docs.infrablockchain.net/infrablockchain-antelope/for-developers/developer-guides-infrablockchain-antelope-native/infrablockchain-antelope-system-contracts/sys.tokenabi)
{% endcontent-ref %}

##
