Skip to content

Commit

Permalink
feat: etherscan api key
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbulma committed Nov 28, 2023
1 parent 10b61a6 commit 098e3d8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion front/.env.local.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
NEXT_PUBLIC_STACKUP_BUNDLER_API_KEY=""
NEXT_PUBLIC_RPC_ENDPOINT="https://eth-sepolia.g.alchemy.com/v2/N5ZVikrQ0kBZLVjyY8GwbpYSLPLRuINB"
NEXT_PUBLIC_RPC_ENDPOINT=""
ETHERSCAN_API_KEY=""
NEXT_PUBLIC_FACTORY_CONTRACT_ADDRESS="0xDD0f9cB4Cf53d28b976C13e7ee4a169F841924c0"
RELAYER_PRIVATE_KEY=""

0 comments on commit 098e3d8

Please sign in to comment.