Open jlopezg93 opened 2 years ago
Hi brother!
I saw that you have an step that requires to modify manually the ABI, you can make an API request to update this value automatically,
via this method: https://api.etherscan.io/api?module=contract&action=getabi&address=ContractAddress&apikey=YourApiKeyToken
Their API is free and it has the following uses:
5 calls/second limit Up to 100,000 API calls per day All existing community endpoints Community support
Will take a look, thanks!
Hi brother!
I saw that you have an step that requires to modify manually the ABI, you can make an API request to update this value automatically,
via this method: https://api.etherscan.io/api?module=contract&action=getabi&address=ContractAddress&apikey=YourApiKeyToken
Their API is free and it has the following uses:
5 calls/second limit Up to 100,000 API calls per day All existing community endpoints Community support