Skip to content

Commit

Permalink
add fsc multicall
Browse files Browse the repository at this point in the history
  • Loading branch information
g1nt0ki committed Apr 6, 2024
1 parent f2c7a2b commit ae0f743
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projects/helper/env.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const DEFAULTS = {
ANKR_API_KEY: '79258ce7f7ee046decc3b5292a24eb4bf7c910d7e39b691384c7ce0cfb839a01',
RENEC_RPC: "https://api-mainnet-beta.renec.foundation:8899/",
FSC_RPC: "https://fsc-dataseed1.fonscan.io,https://fsc-dataseed2.fonscan.io,https://fonscan.io/api/eth-rpc",
FSC_RPC_MULTICALL: "0x18fA376d92511Dd04090566AB6144847c03557d8",
}

const ENV_KEYS = [
Expand Down

0 comments on commit ae0f743

Please sign in to comment.