diff --git a/foundry.toml b/foundry.toml index 3a6303abc..cb583a9ad 100644 --- a/foundry.toml +++ b/foundry.toml @@ -141,6 +141,6 @@ polygon = "${POLYGON_RPC_URL}" scroll = "https://rpc.scroll.io/" sei = "https://evm-rpc.sei-apis.com" - sei_testnet = "https://evm-rpc-testnet.sei-apis.com" + sei_testnet = "https://evm-rpc.arctic-1.seinetwork.io" sepolia = "${SEPOLIA_RPC_URL}" taiko_hekla = "https://rpc.hekla.taiko.xyz" \ No newline at end of file