Skip to content

contract.MockERC20CurrencyToken

Aleksey Bykhun edited this page Jan 18, 2023 · 1 revision

MockERC20CurrencyToken

Git Source

Inherits: ERC20PresetFixedSupply

Functions

constructor

constructor() ERC20PresetFixedSupply("testCurrency", "TC", 10000, msg.sender);
Clone this wiki locally