Skip to content

Commit dea5237

Browse files
add rpc for kasplex
1 parent f820f6b commit dea5237

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
@@ -47,6 +47,7 @@ const DEFAULTS = {
4747
ABSTRACT_RPC_MULTICALL: "0xcA11bde05977b3631167028862bE2a173976CA11",
4848
BITCI_RPC_MULTICALL: "0x777238B119cD07e6849b0817f284532DC0F9F8D9", // bitci multicall3
4949
XONE_RPC: 'https://rpc.xone.org',
50+
KASPLEX_RPC: "https://evmrpc.kasplex.org",
5051
}
5152

5253
const ENV_KEYS = [

0 commit comments

Comments
 (0)