Skip to content
New issue

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

sample env improvement #485

Open
Afjal12 opened this issue Feb 26, 2024 · 0 comments
Open

sample env improvement #485

Afjal12 opened this issue Feb 26, 2024 · 0 comments

Comments

@Afjal12
Copy link

Afjal12 commented Feb 26, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant