eth.build
eth.build copied to clipboard
Respecting Dynamic Provider in ERC20 Node
I have deployed an ERC20 token to my local Ganache instance, but noticed that the ERC20 node wasn't respecting the provided blockchain address. I borrowed the logic from the Web3/Balance node, and it worked like a charm!
My local install updated yarn.lock
, and I'm able to add that to this branch if you'd like.