Skip to main content

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.

Solidity API

Contract: ERC20Mock

mint

function mintfunction mint(address account, uint256 amount) external

Public Functions

constructor

function constructorconstructor(string name, string symbol) public