furqansiddiqui / erc20-php

Interact with Ethereum ERC20 Tokens
MIT License
163 stars 96 forks source link

Update ERC20_Token.php #14

Closed survivordj closed 5 years ago

survivordj commented 5 years ago

Updated the script so that it will not throw an error on ERC20 tokens that has decimals set to 0 like the case of Matrexcoin Token with 0xc3e2de0b661cf58f66bde8e896905399ded58af5 contract or token address.

furqansiddiqui commented 5 years ago

Thank you so much :)

survivordj commented 5 years ago

You're welcome. I am very glad you have it merged. please update your releases and the packagist file too.