SmartTokenLabs/tokenscript-engine

ERC20 interface for Token

nicktaras opened this issue · 0 comments

@ts-ignore is required for use of erc20 interface.

tokenAmount = ethers.formatEther(token._count);