> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# MockERC20

# Solidity API

# Contract: MockToken

## Public Functions

### constructor

```solidity theme={null}
function constructorconstructor() public
```

### mint

```solidity theme={null}
function mintfunction mint(address to, uint256 amount) public
```
