From e5bf96f896b4877960fb854878360ca32250bd4e Mon Sep 17 00:00:00 2001 From: ButterflyEffect Date: Tue, 19 Dec 2023 12:17:50 +0000 Subject: [PATCH] replace censored llamarpc --- networkConfig.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/networkConfig.js b/networkConfig.js index 74bd170..2819aeb 100644 --- a/networkConfig.js +++ b/networkConfig.js @@ -29,9 +29,9 @@ export default { name: 'MevblockerRPC', url: 'https://rpc.mevblocker.io' }, - llamaRPC: { - name: 'llamarpc', - url: 'https://eth.llamarpc.com' + oneRPC: { + name: '1RPC', + url: 'https://1rpc.io/eth' } }, multicall: '0xeefba1e63905ef1d7acba5a8513c70307c1ce441',