WINSNIP
9.93K subscribers
2.03K photos
40 videos
16 files
1.05K 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
WINSNIP
Update Aztec cd aztec-node sudo docker-compose down -v sudo docker pull aztecprotocol/aztec:0.85.0-alpha-testnet.8 sudo docker rmi aztecprotocol/aztec:0.85.0-alpha-testnet.5 sudo docker-compose up --build
#Update

Check peer id kalian kalo dah sukses jadi validator, ane masih sequencer jadi ga ada
explorernya peernya : https://aztec.nethermind.io/
sudo docker logs $(docker ps -q --filter ancestor=aztecprotocol/aztec:0.85.0-alpha-testnet.8 | head -n 1) 2>&1 | grep -i "peerId" | grep -o '"peerId":"[^"]*"' | cut -d'"' -f4 | head -n 1
WINSNIP
# Update 0g storage v3 Pilih fast install aja kalo baru mau run lagi ke v3 cd ~ && \ sudo systemctl stop zgs && \ sudo systemctl disable zgs && \ sudo rm -f /etc/systemd/system/zgs.service && \ sudo systemctl daemon-reload && \ sudo systemctl reset-failed…
#Update

rpc now live:
follow here :
systemctl stop zgs


sed -i 's/^flow_contract *= *.*/flow_contract = "0x5f1D96895e442FC0168FA2F9fb1EBeF93Cb5035e"/' $HOME/0g-storage-node/run/config.toml
sed -i 's/^mine_contract *= *.*/mine_contract = "0xB0F6c3E2E7Ada3b9a95a1582bF6562e24A62D334"/' $HOME/0g-storage-node/run/config.toml
sed -i 's/^reward_contract *= *.*/reward_contract = "0xdf758Bd14306482DeCbeF186eC6f18e4e79aaaE6"/' $HOME/0g-storage-node/run/config.toml


rm -rf $HOME/0g-storage-node/run/db


Restart :
systemctl restart zgs


Check logs :
tail -f ~/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
👍6🥱1
WINSNIP
#Update rpc now live: follow here : systemctl stop zgs sed -i 's/^flow_contract *= *.*/flow_contract = "0x5f1D96895e442FC0168FA2F9fb1EBeF93Cb5035e"/' $HOME/0g-storage-node/run/config.toml sed -i 's/^mine_contract *= *.*/mine_contract = "0xB0F6c3E2E7Ada3…
#Update
mabok update
# Stop node
systemctl stop zgs

# Edit config with new contract addresses
sed -i 's/^Flow *= *.*/Flow = "0xbD75117F80b4E22698D0Cd7612d92BDb8eaff628"/' $HOME/0g-storage-node/run/config.toml
sed -i 's/^Mine *= *.*/Mine = "0x3A0d1d67497Ad770d6f72e7f4B8F0BAbaa2A649C"/' $HOME/0g-storage-node/run/config.toml
sed -i 's/^Reward *= *.*/Reward = "0xd3D4D91125D76112AE256327410Dd0414Ee08Cb4"/' $HOME/0g-storage-node/run/config.toml

# Remove DB
rm -rf $HOME/0g-storage-node/run/db

# Restart node
systemctl restart zgs

# Tampilkan log
tail -f $HOME/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
👍42🤬1
WINSNIP
Go to : https://brinxai.com/login Relay sudah bisa digunakan dan points sudah jalan kembali
#update
bash <(curl -s https://file.winsnip.xyz/file/uploads/Brinxai-update.sh)
4🔥2
WINSNIP
Spheron Network Klippy AI Early Adopter Quest + Exclusive NFT + Discord Role
#Update

Klaim bg nft, tau dah ini klaim ada keterangan masuk ke dc terus klaim bagian mana
https://tge.spheron.network/missions
👎14👍1
WINSNIP
Yang run Validator symphony Isi form https://forms.gle/9LEEcbktnHqSo7Rw7 Pakai wallet symphony yang di pakai run
#update

Symphony Mainnet launches on 23 June 2025 15:00 UTC

The TGE and airdrop claims will be available once the mainnet is live!

Source:
https://x.com/orchestra_labs/status/1936638732267933699
👎71
WINSNIP
Konteksnya ini : https://t.me/winsnip/1640
#Update

Akankah ormas sikuning melahap rendangnya lagi

The ticker is $OPL

Source: https://x.com/openloop_so/status/1937044431485669769?s=46
😁131👍1
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 Bookmark
1. Masuk ke https://app.nexus.xyz
2. Buat bookmark nama turu/bebas
3. URL isi scriptnya dibawah
10. Turu

javascript:(function(){alert("Don't Forget Join WINSNIP");const check=()=>{const btn=document.querySelector('#connect-toggle-button');if(!btn||!btn.children[0])return;const classes=btn.children[0].className;if(classes.includes('translate-x-1')){console.log('[AutoON] OFF → Klik tombol');btn.click();}else{console.log('[AutoON] ON ');}};const wait=setInterval(()=>{if(document.querySelector('#connect-toggle-button')){clearInterval(wait);check();setInterval(check,3000);}},500);})();
🆒112👎2
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
2
WINSNIP
For Linux Siapkan dulu API Key Open website Dashboard > Wallet > Licenses > Copy Key RUN read -p "Masukkan API Key kamu: " API_KEY && \ [ -f /usr/local/bin/datagram-cli ] && sudo rm -f /usr/local/bin/datagram-cli; \ [ -f datagram.log ] && rm -f datagram.log;…
#Update

データグラムアップデート
新しいポイントシステムが登場します。

7月7日より、新しいポイントシステムが導入されます。
1分あたり1ポイント、1時間あたり60ポイント、1日あたり1,440ポイント。
ポイントは1時間ごとに付与されます。
以上です。
🥰5👍2
WINSNIP
soundness udah dapet og beyumm ?
#Update to play game

🪡 Soundness
1. curl -sSL https://raw.githubusercontent.com/soundnesslabs/soundness-layer/main/soundnessup/install | bash
2. source ~/.bashrc # for bash
3. sudo apt update && sudo apt upgrade -y
4. curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh ( Type 1 enter )
5. source $HOME/.cargo/env
6. soundnessup install # Install the CLI
7. Key Generate or Import Mnemonic Soundness
Generate : soundness-cli generate-key --name my-key enter your password ( Save your public key & phrase )
Import : soundness-cli import-key --name winsnip --mnemonic "filed mnemonic"

U can change winsnip with ngising or turu or another u want
10. Goto Soundness Discord req game on #game-arena type /8queens, after that bot send u link game, play and winning.
11. Paste Proff on CLI sound, dont forget edit ur key --key-name="mencret or ur name key"

Done ngaji sek
5👍1