WINSNIP
9.95K subscribers
1.97K photos
36 videos
16 files
1K 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
Forwarded from CEX Alerts
$SUPRA Found in Gate

Chains: SUPRA
Notified at: 2024-10-29 10:09:11.945660
Notifer: @CexAlerts
πŸ”₯4🐳3
BAKE/USDT

entry 2430-2440

Close candle SL low bawah 2395

Binance 😁
πŸ‘12
WINSNIP
BAKE/USDT entry 2430-2440 Close candle SL low bawah 2395 Binance 😁
Kalo ketinggalan bisa pantauΒ² token defi volumenya naik lumayan πŸ‘
πŸ‘5
New Bot Helper on Winsip Group: @winsnip_chat

sekarang kalian bisa tanyakan Eror dan Solusi di Group Winsnip dengan menggunakan Command/Perintah:
/wshelp erornya dan solusinya
atau seperti ini
https://t.me/winsnip_chat/81679

Contoh bisa lihat Pict diatas
❀9πŸ”₯6πŸ‘1
WINSNIP
New Bot Helper on Winsip Group: @winsnip_chat sekarang kalian bisa tanyakan Eror dan Solusi di Group Winsnip dengan menggunakan Command/Perintah: /wshelp erornya dan solusinya atau seperti ini https://t.me/winsnip_chat/81679 Contoh bisa lihat Pict diatas
Tambahan, Jangan disalahgunakan (memberikan pertanyaan aneh/tidak termasuk pertanyaan menyangkut Node/Script Eror) seperti Bot Price sebelumnya (dikit" cek harga)

ngeyel Mute 360 Hari
πŸ‘6πŸ₯°2
WINSNIP
BAKE/USDT entry 2430-2440 Close candle SL low bawah 2395 Binance 😁
Kalo mau HOLD SL naikin diBEP minimal bang 🀝
πŸ‘2πŸ”₯1
https://t.me/PAWSOG_bot/PAWS?startapp=HNFmILIB

Ya kali kaga gas kuyangkan 🐢🐢
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘7😱4❀1
GRASS SEASON 2

GARAP YG BANYAK 1 DEVICE 1 IP 😁
πŸ‘12❀‍πŸ”₯1πŸ₯°1
WINSNIP
Emang iya bang ? πŸ˜‚
Kaga bisa dipuji emang πŸ—Ώ
Please open Telegram to view this post
VIEW IN TELEGRAM
2πŸ₯΄9❀2πŸ‘1
πŸ’Ž AIRDROP PLPA TAPTAP πŸ’Ž

PLPA TAPTAP HERO, Telegram miniapp asli dr PALAPA, token native BITTIME !!  Segera Listing di Bittime dan Exchange Global.
Cost: Gratis

Sekalian daftar Bittime untuk pencairan reward Airdropnya, dapatkan hadiah sampai Rp 15 Juta :
https://www.bittime.com/en/reward/plpataptaphero?inviteCode=WINSNIP


1️⃣ Join airdrop disini (https://t.me/plpa_tap_to_earn_bot/PLPATapTapHero?startapp=GZVTVAQQE)
2️⃣ Klik "Start"
3️⃣ Mulai tap tap
4️⃣ Menu "Tasks", kerjakan task

⚠️ CATATAN ⚠️

Rutin lakukan tap tap krn energy akan di refill otomatis.

***

Semoga kita bisa JP bareng. 😁
🍌8πŸ‘5πŸ₯°2🍾2πŸ–•2
GM, bang yg blom claim Testme pump tuh
πŸ‘1
WINSNIP
Update Covalent Check Leaderboard https://www.covalenthq.com/products/light-client/ (Paste rClient ID)
Covalent Update New Version

PRIVATE_KEY="YOUR_HEX_PRIVATE_KEY" (ganti Private Key Burn Wallet)
cd $HOME && rm -rf ewm-das && git clone --branch v0.14.0 --depth 1 https://github.com/covalenthq/ewm-das.git && cd ewm-das && docker stop light-client && docker rm light-client && docker build -t covalent/light-client -f Dockerfile.lc . && docker run -d --restart always --name light-client -e PRIVATE_KEY="YOUR_HEX_PRIVATE_KEY" covalent/light-client && docker logs -f light-client
πŸ‘11❀2πŸ”₯1
Trading Memecoin di Bittime dapat Baby Doge Gratisss!πŸŽƒ

⁉️Punya Memecoin di Exchange/DEX? Deposit buruan ke Bittime, Trade & Stake hari ini juga!
Kenapa?
1. Bittime bagi bagi Baby Doge Gratis
2. Staking memecoin di Bittime APYnya 20%
3. Semua orang pasti dapat hadiah di Event ini

Ikutan eventnya pakai link ini supaya dapat Booster Rewards https://www.bittime.com/airdrop/BabyDoge?inviteCode=WINSNIP

Buruaaaan jangan sampai ketinggalan!

#Bittime - Best Memecoin Trading Platform
Syarat dan Ketentuan
πŸ‘1
WINSNIP
Vote Pwr https://www.blockchainforgood.xyz/vote/7
Claim faucet nya di DC:

PWR Update 13.0.0

New Features:
- This release has many updates which will be announced in the official channel following this announcement

PLEASE FOLLOW THE INSTRUCTIONS BELOW

To update:

Stop the old validator

sudo pkill java


Remove vlalidator.jar, config, and blocks
sudo rm -rf validator.jar config.json blocks


Install new versions
wget https://github.com/pwrlabs/PWR-Validator/releases/download/13.0.0/validator.jar


wget https://github.com/pwrlabs/PWR-Validator/raw/refs/heads/main/config.json

Run it with sudo access and specify compression level (max 9)
nohup sudo java -jar validator.jar password your_ip &


Cek logs:
sudo journalctl -u pwr -f


auto
sudo systemctl stop pwr.service && \
sudo rm -rf validator.jar config.json blocks && \
wget https://github.com/pwrlabs/PWR-Validator/releases/download/13.0.0/validator.jar && \
wget https://github.com/pwrlabs/PWR-Validator/raw/refs/heads/main/config.json && \
sudo ufw allow 8231/tcp && \
sudo ufw allow 8085/tcp && \
sudo ufw allow 7621/udp && \
sudo iptables -A INPUT -p tcp --dport 8085 -j ACCEPT && \
sudo iptables -A INPUT -p tcp --dport 8231 -j ACCEPT && \
sudo iptables -A INPUT -p udp --dport 7621 -j ACCEPT && \
sudo ufw reload && \
sudo pkill -f java && \
sudo systemctl restart pwr && \
sudo journalctl -u pwr -f


Check Via web

https://www.pwr.winsnip.xyz/

Note: V 13.0.0 introduced validator checks before the node starts. Make sure ports 8085 and 8231 are open for TCP and port 7621 is open for UDP.
Note: If port 7621 is open for UDP but the node is saying that it's offline, then just try starting the node over and over agin, because detecting UDP ports can sometimes be hard.
❀3πŸ‘1
WINSNIP
Version 3.5.2 docker kill elixir && docker rm elixir && docker pull elixirprotocol/validator:v3 && docker run -d --env-file ./validator.env --name elixir --restart unless-stopped -p 17690:17690 elixirprotocol/validator:v3 && docker logs -f elixir
Mainnet is alive! Validator version 3.5.5 is now available for testnet AND mainnet!

Priority: Important. Update when you are able.

Here are the instructions for upgrading to the new version:

TESTNET INSTRUCTIONS
stop any existing validator instances
docker kill elixir

docker rm elixir


download and run the new validator image
docker pull elixirprotocol/validator:testnet-3 --platform linux/amd64
docker run --env-file <path to env file> --platform linux/amd64 --name elixir -p 17690:17690 elixirprotocol/validator:testnet-3


NOTE: Please make sure your environment file contains the correct setting for testnet
ENV=testnet-3

Auto Testnet
sed -i '/^ENV=/d' ./validator.env && echo "ENV=testnet-3" >> ./validator.env && docker kill elixir && docker rm elixir && docker pull elixirprotocol/validator:testnet-3 --platform linux/amd64 && docker run -d --env-file ./validator.env --platform linux/amd64 --name elixir --restart unless-stopped -p 17690:17690 elixirprotocol/validator:testnet-3 && docker logs -f elixir



MAINNET INSTRUCTIONS
stop any existing validator instances
docker kill elixir

docker rm elixir


download and run the new validator image
docker pull elixirprotocol/validator --platform linux/amd64
docker run --env-file <path to env file> --platform linux/amd64 --name elixir -p 17690:17690 elixirprotocol/validator


NOTE: Please make sure your environment file contains the correct setting for testnet
ENV=prod


Auto Mainnet
sed -i '/^ENV=/d' ./validator.env && echo "ENV=prod" >> ./validator.env && \
docker pull elixirprotocol/validator --platform linux/amd64 && \
docker run -d --env-file ./validator.env --platform linux/amd64 --name elixir --restart unless-stopped -p 17690:17690 elixirprotocol/validator && \
docker logs -f elixir



VERIFY YOUR VALIDATOR SETUP
Verify no configuration errors are found at startup. The software will tell you how great of a job you did setting up your system. Note: It may take a minute or so for the first authorization to complete and for messages to start coming in.

Please let us know if you have any issues upgrading to the new version.

Source
https://discord.com/channels/1059691738349977674/1262863354528272477/1301582100687884381


yang mau jalanin
1 VPS test dan mainnet
pertama jalankan dulu testnetnya

sudo docker ps -a | grep elixirprotocol | awk '{print $1}' | xargs docker stop && \
sudo docker ps -a | grep elixirprotocol | awk '{print $1}' | xargs docker rm && \
sed -i '/^ENV=/d' ./validator.env && echo "ENV=testnet-3" >> ./validator.env && docker kill elixir && docker rm elixir && docker pull elixirprotocol/validator:testnet-3 --platform linux/amd64 && docker run -d --env-file ./validator.env --platform linux/amd64 --name elixir --restart unless-stopped -p 17690:17690 elixirprotocol/validator:testnet-3 && docker logs -f elixir



baru jalankan mainnet

sudo docker ps -a | grep elixirprotocol | awk '{print $1}' | xargs docker stop && \
sudo docker ps -a | grep elixirprotocol | awk '{print $1}' | xargs docker rm && \
mkdir -p ./elixir && cp ./validator.env ./elixir/validator.env && \
sed -i '/^ENV=/d' ./elixir/validator.env && echo "ENV=prod" >> ./elixir/validator.env && \
docker pull elixirprotocol/validator --platform linux/amd64 && \
docker run -d --env-file ./elixir/validator.env --platform linux/amd64 --name elixir2 --restart unless-stopped -p 17691:17690 elixirprotocol/validator && \
docker logs -f elixir2


Mainnet
https://www.elixir.xyz/validators

testnet
https://testnet-3.elixir.xyz/#/
πŸ”₯6πŸ‘4😱3❀‍πŸ”₯1❀1
WINSNIP
https://t.me/PAWSOG_bot/PAWS?startapp=HNFmILIB Ya kali kaga gas kuyangkan 🐢🐢
Reminder se remindernya wes centang biru kawan
❀8πŸ‘1