From f0a39fde2b4b53a165666e58cfde76b7b95e714d Mon Sep 17 00:00:00 2001 From: tim Date: Wed, 25 Sep 2024 01:27:51 -0400 Subject: [PATCH] dev api key --- conf/mock/.secret-mock.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/mock/.secret-mock.toml b/conf/mock/.secret-mock.toml index 677a301..ed35c58 100644 --- a/conf/mock/.secret-mock.toml +++ b/conf/mock/.secret-mock.toml @@ -3,3 +3,4 @@ [rpc_urls] local='http://localhost:8545' local_ws='ws://localhost:8545' +arbitrum_alchemy='https://arb-mainnet.g.alchemy.com/v2/opbIf1mSo9GMXLhA1a4nhwtEzscgGdhW'