Skip to content

Commit f2c7a2b

Browse files
committed
update fsc rpc
1 parent 8e272d7 commit f2c7a2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

projects/helper/env.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ const DEFAULTS = {
1212
MULTIVERSX_RPC: 'https://api.multiversx.com',
1313
ANKR_API_KEY: '79258ce7f7ee046decc3b5292a24eb4bf7c910d7e39b691384c7ce0cfb839a01',
1414
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
15+
FSC_RPC: "https://fsc-dataseed1.fonscan.io,https://fsc-dataseed2.fonscan.io,https://fonscan.io/api/eth-rpc",
1516
}
1617

1718
const ENV_KEYS = [

0 commit comments

Comments
 (0)