We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
THROTTLE_PER_FIVE_MINS = '' # Optional JSON_RPC_PROVIDER_{CHAIN ID} = { RPC Provider}
TENDERLY_USER = '' # For enabling Tenderly simulations TENDERLY_PROJECT = '' # For enabling Tenderly simulations TENDERLY_ACCESS_KEY = '' # For enabling Tenderly simulations
I have set the rpc url but its throw internal server error, Can you please update a required field in sample env file for better understanding.
Thanks.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
THROTTLE_PER_FIVE_MINS = '' # Optional
JSON_RPC_PROVIDER_{CHAIN ID} = { RPC Provider}
RPC Providers must be set for the following CHAIN IDs:
MAINNET = 1
ROPSTEN = 3
RINKEBY = 4
GOERLI = 5
KOVAN = 42
OPTIMISM = 10
OPTIMISTIC_KOVAN = 69
ARBITRUM_ONE = 42161
ARBITRUM_RINKEBY = 421611
POLYGON = 137
POLYGON_MUMBAI = 80001
BNB = 56
TENDERLY_USER = '' # For enabling Tenderly simulations
TENDERLY_PROJECT = '' # For enabling Tenderly simulations
TENDERLY_ACCESS_KEY = '' # For enabling Tenderly simulations
I have set the rpc url but its throw internal server error, Can you please update a required field in sample env file for better understanding.
Thanks.
The text was updated successfully, but these errors were encountered: