Skip to content

Commit ae0f743

Browse files
committed
add fsc multicall
1 parent f2c7a2b commit ae0f743

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
@@ -13,6 +13,7 @@ const DEFAULTS = {
1313
ANKR_API_KEY: '79258ce7f7ee046decc3b5292a24eb4bf7c910d7e39b691384c7ce0cfb839a01',
1414
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
1515
FSC_RPC: "https://fsc-dataseed1.fonscan.io,https://fsc-dataseed2.fonscan.io,https://fonscan.io/api/eth-rpc",
16+
FSC_RPC_MULTICALL: "0x18fA376d92511Dd04090566AB6144847c03557d8",
1617
}
1718

1819
const ENV_KEYS = [

0 commit comments

Comments
 (0)