FAQ
Here are the most popular questions.
How to change network params (RPC)?
In main folder there is networks.jsonc file. For each network there is an array of RPCs. You can add new or remove initial. At startup the system takes any one from the array at random. If the connection fails, it takes the next one.
Where can i get values for CHAIN_ID in launchParams.jsonc?
Exactly from here.
What is needed for withdrawals from exchanges via API to work?
Bitget: IP of your computer in WL and enabling withdrawals in API settings + wallets in WL. Create API here
OKX: enabling withdrawals in API settings + wallets in WL. Create API here
Binance: IP of your computer in WL and enabling withdrawals in API settings. Create API here
Gate: IP of your computer in WL and enabling withdrawals in API settings. Create API here Bybit: IP of your computer in WL and enabling withdrawals in API settings + wallets in WL. Create API here
Last updated