furqansiddiqui / erc20-php

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

Failed to retrieve ERC20 token decimals/scale value #12

Closed karthikshaml closed 5 years ago

karthikshaml commented 5 years ago

Hi @furqansiddiqui,

Thanks for your ERC20 Library. am using your library and getting the below error.

ERC20\Exception\ERC20Exception: Failed to retrieve ERC20 token decimals/scale value in file /var/www/html/tokendash/vendor/furqansiddiqui/erc20-php/src/ERC20_Token.php on line 101

Looking forward your suggestions/help to fix the issues.

Thanks

survivordj commented 5 years ago

I have created a pull request for this.

furqansiddiqui commented 5 years ago

I have created a pull request for this.

Thank you, pull request merged