WINSNIP
10K subscribers
1.9K photos
33 videos
16 files
927 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
Download Telegram
WINSNIP
Kalo ada yang butuh duit saya tampung sini DOGS 10rupiah
🐢🐢🐢
Please open Telegram to view this post
VIEW IN TELEGRAM
Siapa tau legit coba cek umur twitter kalian disini NebX, kalo gabisa buka pakein vpn
dogs @wallet land
bang?
https://t.me/WinsnipJournal

Buat mantau news terupdate baca berita bisa kesini
Forwarded from Winsnip Journal
'Hamster Kombat', Game TON Lainnya Protes Penangkapan CEO Telegram Pavel Durov

Game terkemuka yang dibangun di Telegram telah bergabung dengan banyak komunitas kripto dan teknologi dalam solidaritas melawan penangkapan Pavel Durov pada hari Sabtu.

Baca selengkapnya

Bergabung dengan channel kami
WINSNIP
Symphony Testnet New Task Zealy Week 4 Challenges (IBC Task) βž– Add RPC Osmosis Testnet βž– Garis 3 Keplr > Manage Chain Visibiliti > Aktifkan Osmosis Testnet βž– Go To Settingan Keplr Wallet βž– Advance > Aktifkan Depelover Mode βž– Klik Home > Scroll βž– Cari Advanced…
Symphony Testnet New Task Zealy Week 5 Challenges (IBC Task Stargaze)

βž– Add RPC
Startgaze Testnet
βž– Garis 3 Keplr > Manage Chain Visibiliti > Aktifkan Startgaze Testnet
βž– Go To Settingan Keplr Wallet
βž– Advance > Aktifkan Depelover Mode
βž– Klik Home > Scroll
βž– Cari Advanced IBC Trasfer > Klik Transfer
βž– Cari MLD dan Klik
βž– Klik + New IBC Transfer Channel
βž– Destination Chain > Cari Startgaze Testnet
βž– Source Channel Id > Isi
channel-4
βž– Save

βž– Send 0.1-0.2 MLD dah > Destination Chain Stargaze Testnet (Channel-4)
βž– Masukin Address Startgaze Testnet
βž– Next > Memo Kosongin > Approve
βž– Ke Home Cari MLD Jaringan Stargaze Testnet
βž– Screenshopot > Submit ke
Zealy
βž– Done

Full Details :
https://orchestralabs.org/documentation/users/using-ibc
Forwarded from Winsnip Journal
Telegram Mengatakan Itu Sesuai dengan Undang-Undang Layanan Digital UE Setelah Penangkapan Pendirinya Pavel Durov

Perusahaan mengatakan CEO-nya tidak menyembunyikan apa pun ketika kerugian Toncoin mereda.

Baca selengkapnya

Bergabung dengan channel kami
Mexc
This media is not supported in your browser
VIEW IN TELEGRAM
Done
WINSNIP
Done
Otww abangku 🐢
Please open Telegram to view this post
VIEW IN TELEGRAM
WINSNIP
jangan di skip bang udah di notice major😜
Please open Telegram to view this post
VIEW IN TELEGRAM
WINSNIP
Please open Telegram to view this post
VIEW IN TELEGRAM
Forwarded from Winsnip Journal
πŸ™ Exchanges are back online!

All users can now access most of Wallet's features, including DOGS exchanges and P2P trading.

TON-based deposits are still being processed and will be completed automatically within the next 6-8 hours. Wallet Earn deposits and withdrawals will be displayed correctly soon, once our team has finished all necessary updates.

Starting tomorrow at 10:00 AM UTC, you'll be able to withdraw DOGS on-chain. Sending DOGS is to your Telegram contacts for free is already available πŸ’™

Baca selengkapnya
Bergabung dengan channel kami
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Become a Nillion Verifier Early Participants Will Be Recognized

βž–οΈ Open Link :
https://verifier.nillion.com/
βž–οΈ Pilih Verifier Β¬ Connect Keplr Wallet
βž–οΈ Run on VPS dan Done

Full Details :
Twitter
suku bunga mau dipotong bang biasanya ada koreksi agak dalem dulu secara history baru bouncing apakah bitcoin balik ke demand ETF ?

Kunci suport bitcoin $55k

Resisten 62k
WINSNIP
Become a Nillion Verifier Early Participants Will Be Recognized βž–οΈ Open Link : https://verifier.nillion.com/ βž–οΈ Pilih Verifier Β¬ Connect Keplr Wallet βž–οΈ Run on VPS dan Done Full Details : Twitter
#### Install Auto

wget https://data.bangpateng.xyz/file/uploads/nillon.sh && chmod +x nillon.sh && ./nillon.sh && rm nillon.sh


- Copy Address ID and Pubkey
- Paste Address ID and Claim Faucet :
https://faucet.testnet.nillion.com/

#### Run

docker run -d -v ./nillion/accuser:/var/tmp nillion/retailtoken-accuser:v1.0.0 accuse --rpc-endpoint "http://65.109.222.111:26657" --block-start 5040477


- Run Tunggu Sampai True 30 Menitan
- Backup Phase : cd /root/nillion/accuser/credentials.json
- Backup Private Key
- Import Ke Kepler
- Open Link :
https://verifier.nillion.com/
- Connect Keplr
- Paste ID and Pubkey
- Verifikasi > Approve
- Done

#### cek private key

sudo cat /root/nillion/accuser/credentials.json

### Check Log :

docker logs -f $(docker ps | grep nillion | awk '{print $NF}')


### Kalau error:

docker ps -a | grep nillion | awk '{print $1}' | xargs -I {} docker stop {} && \
docker ps -a | grep nillion | awk '{print $1}' | xargs -I {} docker rm {} && \
LATEST_BLOCK=$(curl -s http://65.109.222.111:26657/status | jq -r .result.sync_info.latest_block_height) && \
docker run -d -v ./nillion/accuser:/var/tmp nillion/retailtoken-accuser:v1.0.0 accuse --rpc-endpoint "http://65.109.222.111:26657" --block-start "$LATEST_BLOCK" && \
docker logs -f $(docker ps | grep nillion | awk '{print $NF}')