🔔 CHANNEL: https://t.me/StarLabsTech
💬 CHAT: https://t.me/StarLabsChat
💰 DONATION EVM ADDRESS: 0x620ea8b01607efdf3c74994391f86523acf6f9e1
🟢 Checker
🟢 Withdraw
🟢 Claim
🟢 Send
Name | Description |
---|---|
Modules | Choose the modules you need. The checker will run by default. If you only need the checker, you can remove the rest. |
OKX_API_KEY | API key used to withdraw ETH from OKX. |
OKX_API_SECRET | API secret key used to withdraw ETH from OKX. |
OKX_API_PASSPHRASE | Passphrase for your OKX account. |
git clone https://github.com/0xStarLabs/layer_zero_claimer_checker.git
pip install -r requirements.txt
Name | Description |
---|---|
deposit_addresses.txt | List of addresses where ZRO will be deposited (Optional, required only if ZRO deposits are needed). |
private_keys.txt | Private keys of the wallets that will be used to claim ZRO. |
proxies.txt | Proxies to prevent all requests from being sent to the LayerZero website from the same IP (Optional). |