diff --git a/README.md b/README.md index 946fb29..334f08e 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ export MOONWORM_WEB3_PROVIDER_URI="" In case you are using Infura: ```bash -export MOONWORM_WEB3_PROVIDER_URI="https://ropsten.infura.io/v3/be7152a5afaa46fba75bbc9ed5f2bc0c" +export MOONWORM_WEB3_PROVIDER_URI="https://ropsten.infura.io/v3/" ``` 1. Generate erc20 token interface as shown above