API Version: v0.2.1 Not using latest version (v0.2.3)

BurnMintERC677Helper v0.2.1 API Reference

BurnMintERC677Helper

BurnMintERC677Helper is a helper contract that extends the BurnMintERC677 token implementation. It provides simplified functionality for minting tokens, primarily intended for testing and development environments.

Functions

constructor

Initializes a new BurnMintERC677Helper token with specified name and symbol.

ParameterTypeDescription
namestringThe name of the token
symbolstringThe symbol/ticker of the token

drip

Mints exactly one full token (1e18 base units) to the specified address.

ParameterTypeDescription
toaddressThe recipient address to receive the minted token

Get the latest Chainlink content straight to your inbox.