diff --git a/.env.example b/.env.example index 6214cc1..297751d 100644 --- a/.env.example +++ b/.env.example @@ -5,8 +5,8 @@ CONFIG_INDEXER_URL=https://dev.ponder.testnet.juicedollar.com/ CONFIG_INDEXER_FALLBACK_URL=https://dev.ponder.testnet.juicedollar.com/ CONFIG_CHAIN=testnet -RPC_URL_MAINNET=https://rpc.citrea.xyz -RPC_URL_TESTNET=https://rpc.testnet.citrea.xyz +RPC_URL_MAINNET=https://rpc.citreascan.com +RPC_URL_TESTNET=https://rpc.testnet.citreascan.com COINGECKO_API_KEY=[API-KEY]