We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f820f6b commit dea5237Copy full SHA for dea5237
projects/helper/env.js
@@ -47,6 +47,7 @@ const DEFAULTS = {
47
ABSTRACT_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
48
BITCI_RPC_MULTICALL: "0x777238B119cD07e6849b0817f284532DC0F9F8D9", // bitci multicall3
49
XONE_RPC: 'https://rpc.xone.org',
50
+ KASPLEX_RPC: "https://evmrpc.kasplex.org",
51
}
52
53
const ENV_KEYS = [
0 commit comments