WINSNIP
9.99K subscribers
1.93K photos
34 videos
16 files
961 links
Your hub for airdrops, sniper strategies, and node guides! Get the latest airdrop alerts, trading insights, and node tips.
Website : https://www.winsnip.xyz
For Business Inquiries & Collaborations:
@jamalsetiawan & @jrisamsoee
Download Telegram
$INFOFI landing kukoin
WINSNIP
live nexus silahkan pake docker siapkan Node id Create Node ID ---> Create Node ID via Web: 1- Go to https://app.nexus.xyz/nodes 2- Click Add Node, click Add CLI Node and copy your node-id CLI read -p "Masukkan Node ID kamu: " NODE_ID sudo apt update…
# Update versi v0.8.14

Multi ID
read -p "Masukkan Node ID (pisahkan dengan spasi jika lebih dari satu): " -a NODE_IDS

sudo apt update
sudo apt upgrade -y
sudo apt install -y build-essential pkg-config libssl-dev git-all protobuf-compiler curl screen

if ! command -v cargo &> /dev/null; then
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
else
. "$HOME/.cargo/env"
fi

cd $HOME
rm -rf nexus-cli
git clone https://github.com/nexus-xyz/nexus-cli.git
cd nexus-cli
git fetch --all --tags
LATEST_TAG=$(git describe --tags "$(git rev-list --tags --max-count=1)")
git checkout "$LATEST_TAG"

cd clients/cli
cargo clean
cargo build --release --features build_proto

BIN_PATH=$(find target/release -maxdepth 1 -type f -executable -name 'nexus-*' | grep nexus-network)
sudo systemctl stop nexus-node.service 2>/dev/null
for id in "${NODE_IDS[@]}"; do
sudo screen -S nexus-node-"$id" -X quit 2>/dev/null
done
sudo mv /usr/local/bin/nexus-network /usr/local/bin/nexus-network.bak 2>/dev/null
sudo cp "$BIN_PATH" /usr/local/bin/

cd ~

for id in "${NODE_IDS[@]}"; do
screen -dmS nexus-node-"$id" nexus-network start --node-id "$id"
done

echo " Selesai!"
echo "👉 Gunakan perintah berikut untuk melihat log tiap node:"
for id in "${NODE_IDS[@]}"; do
echo " screen -r nexus-node-$id"
done
echo "👉 Tekan Ctrl+A lalu D untuk keluar dari screen tanpa menghentikan proses"
Optimism Airdrop 5: Onchain together, benefit together

Reward criteria
🎮 Superchain Power User
You interacted with at least 20 unique contracts on the Superchain and had a contracts-to-transactions ratio of at least 10% during the eligibility period from Mar 15, 2024, to Sep 15, 2024.

Bonus criteria
🎮 Active Delegator
You had at least 9,000 total OP delegated x days delegated during the eligibility period from Mar 15, 2024, to Sep 15, 2024.
🎮 Frequent User
You made at least 10 app transactions per week in at least 20 distinct weeks during the eligibility period from Mar 15, 2024, to Sep 15, 2024.
🎮 Superchain Explorer
You made at least 1 app transaction on at least 7 chains in the Superchain during the eligibility period from Mar 15, 2024, to Sep 15, 2024.
🎮 Early Superchain Adopter
You made at least 1 app transaction on at least 3 chains in the Superchain in the first week after each chain’s public mainnet launch.
🎮 Quester
You completed at least 1 Optimism quest between Sep 20, 2022, and Jan 17, 2023.
🎮 SuperFest Participant
You participated in at least 5 SuperFest missions during the campaign period from Jul 9, 2024, to Sep 3, 2024.
🎮 SUNNYs Fan
You minted NFTs from at least 3 unique contracts that registered for the SUNNYs during the eligibility period from Mar 15, 2024, to Sep 15, 2024.

Detail
https://app.optimism.io/airdrops/5

Source :
https://x.com/Optimism/status/1939715997310869876
Please open Telegram to view this post
VIEW IN TELEGRAM
Tomorrow, July 1st, Zama Public Testnet goes live.

https://x.com/zama_fhe
👀
@monad_xyz
has mentioned Mainnet a few times
Might be getting closer?
Top 0.03% wallet
🔹 1,735 txns
🔹 1,608 contract calls
🔹 119 active days since Feb 17
🔹 8.68 Nads balance

Check your rank → http://layerhub.xyz/search?p=monad_testnet
Post your screenshot here:
https://x.com/winsnip/status/1939946350990213122
Mainnet July?
🎁 Join the giveaway together with me and share 🪙 5,000 USDT ($5,000.57).
Please open Telegram to view this post
VIEW IN TELEGRAM
WINSNIP
# Update versi v0.8.14 Multi ID read -p "Masukkan Node ID (pisahkan dengan spasi jika lebih dari satu): " -a NODE_IDS sudo apt update sudo apt upgrade -y sudo apt install -y build-essential pkg-config libssl-dev git-all protobuf-compiler curl screen if…
Update lagi gess v.0.8.17

read -p "Masukkan Node ID (pisahkan dengan spasi jika lebih dari satu): " -a NODE_IDS

sudo apt update
sudo apt upgrade -y
sudo apt install -y build-essential pkg-config libssl-dev git-all protobuf-compiler curl screen

if ! command -v cargo &> /dev/null; then
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
. "$HOME/.cargo/env"
else
. "$HOME/.cargo/env"
fi

cd $HOME
rm -rf nexus-cli
git clone https://github.com/nexus-xyz/nexus-cli.git
cd nexus-cli
git fetch --all --tags
LATEST_TAG=$(git describe --tags "$(git rev-list --tags --max-count=1)")
git checkout "$LATEST_TAG"

cd clients/cli
cargo clean
cargo build --release --features build_proto

BIN_PATH=$(find target/release -maxdepth 1 -type f -executable -name 'nexus-*' | grep nexus-network)
sudo systemctl stop nexus-node.service 2>/dev/null
for id in "${NODE_IDS[@]}"; do
sudo screen -S nexus-node-"$id" -X quit 2>/dev/null
done
sudo mv /usr/local/bin/nexus-network /usr/local/bin/nexus-network.bak 2>/dev/null
sudo cp "$BIN_PATH" /usr/local/bin/

cd ~

for id in "${NODE_IDS[@]}"; do
screen -dmS nexus-node-"$id" nexus-network start --node-id "$id"
done

echo " Selesai!"
echo "👉 Gunakan perintah berikut untuk melihat log tiap node:"
for id in "${NODE_IDS[@]}"; do
echo " screen -r nexus-node-$id"
done
echo "👉 Tekan Ctrl+A lalu D untuk keluar dari screen tanpa menghentikan proses"



tambahkan screen manual

read -p "Masukkan Node ID yang ingin dijalankan: " NODE_ID
screen -dmS nexus-node-"$NODE_ID" nexus-network start --node-id "$NODE_ID"

echo " Node $NODE_ID telah dijalankan di dalam screen: nexus-node-$NODE_ID"
echo "👉 Gunakan perintah berikut untuk melihat log:"
echo " screen -r nexus-node-$NODE_ID"



cek screen yg ada

screen -ls | grep nexus
WINSNIP
Photo
$ICNT jadi apa, prok prok prok
WINSNIP
🔥 NEW TESTNET: PHAROS NETWORK 💰 Reward: CONFIRMED 🚰 Faucet : https://testnet.pharosnetwork.xyz/ 📋 QUICK SETUP: 1️⃣ Testnet Link: here 2️⃣ Register & Connect Wallet 3️⃣ Switch to Testnet 4️⃣ Daily Login 5️⃣ Bind Twitter/Discord on Profile 6️⃣ Complete…
🚀 Automated Token Swaps & Liquidity Bot for Pharos Network 💧
A powerful Node.js script to automate your DeFi tasks on Pharos!

🔧 Features:
Token swaps & liquidity operations
Configurable private key
Loop mode for repeated execution
Headless runtime via screen sessions

https://github.com/winsnip/pharos-network

currently for zanithFinance, faroswap soon..
WINSNIP
‼️ ‼️ **__We ask all participants to respect the confidential nature of this early phase. __**‼️ ‼️ **__Public communication about Lumera’s Mainnet should be withheld until our full public release.__** Dear Validator Community, Thank you for your continued…
Node Lumera testnet-2
#Update non gensis
sudo systemctl stop lumerad
lumerad tendermint unsafe-reset-all
rm -rf ~/.lumera/wasm
curl -o ~/.lumera/config/genesis.json https://raw.githubusercontent.com/LumeraProtocol/lumera-networks/refs/heads/master/testnet-2/genesis.json
curl -o ~/.lumera/config/claims.csv https://raw.githubusercontent.com/LumeraProtocol/lumera-networks/refs/heads/master/testnet-2/claims.csv
cd $HOME
curl -LO https://github.com/LumeraProtocol/lumera/releases/download/v1.6.0/lumera_v1.6.0_linux_amd64.tar.gz
tar -xvf lumera_v1.6.0_linux_amd64.tar.gz
sudo ./install.sh
sudo cp lumerad /root/go/bin/lumerad
/root/go/bin/lumerad version --long | grep version
sudo systemctl restart lumerad && sudo journalctl -u lumerad -f -o cat


update Peer

sed -i -e 's/^persistent_peers *=.*/persistent_peers = "05df2ce27cd2f2a5c7ecc8ec4d78c9243e39444b@3.236.181.141:26656,3b78b08bd9d9d0a2b17a944241a849ce04d8607e@44.204.100.172:26656"/' $HOME/.lumera/config/config.toml
sudo systemctl restart lumerad && sudo journalctl -u lumerad -f -o cat
terimakasih supportnya teman-teman akhirnya resmi 1000 followers 🙏