New Airdrop : TrustWallet
π· Reward : Pool $50,000 of $TWT Tokens
Join here
https://short.trustwallet.com/import-form
β Complete All Task
β Submit BSC Address
β Done
Details :
https://x.com/TrustWallet/status/1901698918053974227
π· Reward : Pool $50,000 of $TWT Tokens
Join here
https://short.trustwallet.com/import-form
β Complete All Task
β Submit BSC Address
β Done
Details :
https://x.com/TrustWallet/status/1901698918053974227
π2
π GAIA-BOT Auto CHAT π
β¨ Fitur
- Mendukung beberapa token API
- Non Proxy
- Penggunaan multi proxy untuk setiap permintaan
- Mengirim permintaan API secara konkuren
- Menampilkan jeda acak antara permintaan dengan tampilan real-time
## π Instalasi
### 1. Clone Repository
Clone repository ini ke komputermu pakai perintah ini:
### 2. Bikin dan Aktifkan Virtual Environment
Bikin virtual environment buat proyek ini:
Aktifkan virtual environment:
- Di macOS/Linux:
### 3. Install Dependensi
Install semua dependensi yang dibutuhkan pakai pip:
### 4. Menjalankan Proyek
Jalankan proyek dengan perintah ini:
Tutorial Lengkap langsung ke sini : https://github.com/NSNSOP/GAIA-BOT
Lapor jika terjadi error.
β¨ Fitur
- Mendukung beberapa token API
- Non Proxy
- Penggunaan multi proxy untuk setiap permintaan
- Mengirim permintaan API secara konkuren
- Menampilkan jeda acak antara permintaan dengan tampilan real-time
## π Instalasi
### 1. Clone Repository
Clone repository ini ke komputermu pakai perintah ini:
git clone https://github.com/NSNSOP/GAIA-BOT.git
cd GAIA-BOT
### 2. Bikin dan Aktifkan Virtual Environment
Bikin virtual environment buat proyek ini:
python -m venv venv
Aktifkan virtual environment:
- Di macOS/Linux:
source venv/bin/activate
### 3. Install Dependensi
Install semua dependensi yang dibutuhkan pakai pip:
pip install -r requirements.txt
### 4. Menjalankan Proyek
Jalankan proyek dengan perintah ini:
python main.py
Tutorial Lengkap langsung ke sini : https://github.com/NSNSOP/GAIA-BOT
Lapor jika terjadi error.
π₯6
COIN98 X WALLETCONNECT | Connect & Earn - 10,000 WCT
https://rewards.taskon.xyz/quest/654051285
πΈComplete All Task
πΈDone
https://rewards.taskon.xyz/quest/654051285
πΈComplete All Task
πΈDone
Update Tokenomics Hana
Our tokenomics is a community-focused. Details including the airdrop will be publicly announced at a later date.
Community 51%
π’ Ecosystem Growth 30%: Cliff 12month, Vesting 12month. this is towards future emissions β liquidity mining, ecosystem growth, grants etc
π’ Incentive 16%: this is reserved for retroactive rewards, airdrop & initial liquidity. However, airdrops are distributed in stages
π’ Pre-Sale 5%: 100% TGE unlocked.
Treasury 20%
This is reserved for future use, including ecosystem development, liquidity provisioning / market making, marketing, audits, operational costs, and ensuring the protocolβs financial stability.
π’ Team 19%
Cliff 24month, Vesting 24month. This is distributed to the team.
π’ Investor 10%
More details above
Roadmap
π’ No more CEX round
π’ Mainnet Phase2: NFT community collection
π’ TGE
π’ Mainnet Phase3: Mobile Onboarding
π± Source: https://medium.com/hananetwork/no-more-cex-round-3059f8bff83f
Our tokenomics is a community-focused. Details including the airdrop will be publicly announced at a later date.
Community 51%
Treasury 20%
This is reserved for future use, including ecosystem development, liquidity provisioning / market making, marketing, audits, operational costs, and ensuring the protocolβs financial stability.
Cliff 24month, Vesting 24month. This is distributed to the team.
More details above
Roadmap
Please open Telegram to view this post
VIEW IN TELEGRAM
β€1
banyak amat kang skem ngedit foto transfer, pura pura beli usdt π€£π€£ , bulan puasa nyekem
π3
Cryptokom
Update 0G labs. Fokusin aj le
Update 0glabs
PASTIKAN SUDAH STAKE MIN 30
β‘οΈ Auto Installnya DA NODE OG
β‘οΈ KALO DA NODE 0G ERROR SILAHKAN GANTI RPC
β‘οΈ HAPUS DA NODE OG
β‘οΈ Auto Installnya DA CLIENT OG
β‘οΈ HAPUS DA CLIENT
β‘οΈ Auto Installnya STORAGE NODE 0G
β‘οΈ Snaphoot STORAGE NODE 0G
β‘οΈ HAPUS STORAGE NODE 0G
PASTIKAN SUDAH STAKE MIN 30
bash <(curl -s https://file.winsnip.xyz/file/uploads/DA-NODE.sh)
sed -i 's|^eth_rpc_endpoint *= *".*"|eth_rpc_endpoint = "https://0g-evm-rpc.murphynode.net"|' $HOME/0g-da-node/config.toml && \
grep '^eth_rpc_endpoint' $HOME/0g-da-node/config.toml && \
sleep 5 && \
sudo systemctl restart 0gda && \
sudo journalctl -u 0gda -f -o cat
sudo systemctl stop 0gda && \
sudo systemctl disable 0gda && \
sudo rm -f /etc/systemd/system/0gda.service && \
sudo systemctl daemon-reload && \
sudo systemctl reset-failed && \
rm -rf $HOME/0g-da-node && \
echo "0G-DA Node has been completely removed"
bash <(curl -s https://file.winsnip.xyz/file/uploads/OG_DA_CLIENT.sh)
docker stop 0g-da-client && docker rm 0g-da-client && docker rmi 0g-da-client &&
rm -rf 0g-da-client
bash <(curl -s https://file.winsnip.xyz/file/uploads/STORAGE-NODE.sh)
sudo systemctl stop zgs && \
sudo apt-get update && \
sudo apt-get install wget lz4 aria2 pv -y && \
cd $HOME && \
rm -f storage_0gchain_snapshot.lz4 && \
aria2c -x 16 -s 16 -k 1M https://josephtran.co/storage_0gchain_snapshot.lz4 && \
rm -rf $HOME/0g-storage-node/run/db && \
lz4 -c -d storage_0gchain_snapshot.lz4 | pv | tar -x -C $HOME/0g-storage-node/run && \
sudo systemctl restart zgs && \
tail -f ~/0g-storage-node/run/log/zgs.log.$(TZ=UTC date +%Y-%m-%d)
sudo systemctl stop zgs && \
sudo systemctl disable zgs && \
sudo rm -f /etc/systemd/system/zgs.service && \
sudo systemctl daemon-reload && \
sudo systemctl reset-failed && \
rm -rf $HOME/0g-storage-node && \
echo "0G Storage Node has been completely removed"
Please open Telegram to view this post
VIEW IN TELEGRAM
π3β€1
KAST FINANCE GET 25$-50$
Register : https://kastfinance.app.link
πΈ Register With Nomer
πΈ Verif
πΈ Click Card
πΈ Complete kyc
πΈ Cek Blanace on rewards
πΈ Done
Register : https://kastfinance.app.link
Please open Telegram to view this post
VIEW IN TELEGRAM
π5
Waitlist Heisenberg Network
π₯ Visit: https://heisenberg.so/heisenberg-node
β Submit your Email & Details
βοΈ Done
Please open Telegram to view this post
VIEW IN TELEGRAM
π3β€1
Thanks Easynode Team for free 2 AOGI, jika ada masalah di bantuin sama mereka,disini saya run nexus dapet 6000 Poin dan akan ada run CLI LAYEREDGE jika tertarik silahkan
Beli disini : https://app.easy-node.xyz/
kita juga bisa deploy token untuk farming airdop MONAD,OG LABS
deploy disini : https://playground.easy-node.xyz/
Beli disini : https://app.easy-node.xyz/
kita juga bisa deploy token untuk farming airdop MONAD,OG LABS
deploy disini : https://playground.easy-node.xyz/
π4β€1π1
Cryptokom
π£Sogni Ai Testnet π°Prizepool : 40,000,000 $SOGNI Link : https://app.sogni.ai/creator -Create Account -Submit Reff Code Batagor For 250 tSOGNI -Verify email -Join discord to get Testnet Role -Generate Images On Web -Claim Daily Boost *Create a lot of artβ¦
sogni have 10B supply
π2
Cryptokom
Update Lisk cek Eligibility Paste addres https://lisk.com/eligibility-checker
Lisk distribution
Check your balance
CHAIN LISK
Sc :
0xac485391EB2d7D88253a7F1eF18C37f4242D1A24
Check your balance
CHAIN LISK
Sc :
0xac485391EB2d7D88253a7F1eF18C37f4242D1A24
Cryptokom
Lisk distribution Check your balance CHAIN LISK Sc : 0xac485391EB2d7D88253a7F1eF18C37f4242D1A24
Fee ETH sekitar $1.3
Bridge jumper.exchange
Bridge dari ETH BASE/OP ke ETH LISK
Bisa pake gas.zip bebas
Bridge jumper.exchange
Bridge dari ETH BASE/OP ke ETH LISK
Bisa pake gas.zip bebas