NODE HUNTER
698 subscribers
552 photos
14 videos
6 files
1.4K links
Download Telegram
Revox Doubling Allocation - Airdrop Extended
🏷 Reward : 200,000,000 REVOX
➡️ Go to : Binance Web3
Input Code : 0ROGA7
Daily CheckIn With OP BNB
Complete Available Task
LFG

Get Free OpBNB Buat cekin 7 hari lebih
- Pastikan pakai kode 0ROGA7
- SS Page Revox yang ada ENTER INVITE CODE
- Paste addres opBNB
NODE HUNTER
https://x.com/Bybit_Official/status/1814238756444016995
23 caer juga
$AVAIL is coming soon to the #BybitSpot trading platform!

Listing time: Jul 23th, 12PM UTC.
💰💰💰💰💰
Today Tokens Listing

$ZKL
- Exchange listing: July 22th
- Initial Price: approximately $0.5

$AVAIL
- Exchange listing: July 23th
• Initial price: approximately $0.3

$L3
- Initial airdrop: 7.5% of total supply.
- Initial price: approximately $0.2
👍1
node setahun baru cair dr #ARCHWAY
👍3
Avail Confirmed Listing
- Gateio
- Bybit
- Bitget
- Mexc
- Lbank
- Okx
- Kucoin
- Etc..
Update Avail Tokenomic

Total Supply : 10b
Circulation supply : 16.7% of total supply

No Vesting

Details : https://docs.availproject.org/docs/the-avail-token/overview
cek avail mu guys
🔥1
🔥1
Morph Testnet Incentivized

Faucet
https://docs.morphl2.io/docs/quick-start/faucet/

Trade On BulbaSwap
testnet.bulbaswap.io
- Swap
- Add Liquidity

Trade On Abra
testnet.abra.finance
- Supply USDT , WETH
- Borrow

Staking On Perp
perp.com/earn
- Supply USDT, WETH, WBTC

Trade On Aori
app.aori.io
- Click Settings > Enable Testnet
- Swap USDC / WETH
- Trade

Trade On Tren Finance
testnet.tren.finance
- Input Code :
- Claim Faucet
- Click Earn
- Try All Features

6Trade On T3
t3.money/#/trade
- Swap
- Trade Perp
- Stake & Claim Reward

vote :
https://www.morphl2.io/points/genesis_jungle/myvoting

Check Galxe Task
https://galxe.com/quest/Morph
👍2
Chasm Network Node Incentiv
📌 Minimum Requirements:
- 2 vCPU
- 4GB RAM
- 50GB SSD

➡️ Go to : https://console.groq.com/keys
Save API Key

➡️ Go to : https://scout.chasm.net/private-mint
Mint this with 0.025 $MNT Gas fee
After minting, click on _mint(scout) button
Copy the value of SCOUT_UID and WEBHOOK_API_KEY
Done

➡️ Go to : https://dashboard.ngrok.com/signup
Go to Your Authtoken
Click on Show Authtoken button in the corner
Copy & Save

Install
sudo apt update && sudo apt upgrade -y

for pkg in docker.io docker-doc docker-compose docker-compose-v2 podman-docker containerd runc; do sudo apt-get remove $pkg; done

sudo apt-get update

sudo apt-get install ca-certificates curl

sudo install -m 0755 -d /etc/apt/keyrings

sudo curl -fsSL https://download.docker.com/linux/ubuntu/gpg -o /etc/apt/keyrings/docker.asc

sudo chmod a+r /etc/apt/keyrings/docker.asc

echo \
"deb [arch=$(dpkg --print-architecture) signed-by=/etc/apt/keyrings/docker.asc] https://download.docker.com/linux/ubuntu \
$(. /etc/os-release && echo "$VERSION_CODENAME") stable" | \
sudo tee /etc/apt/sources.list.d/docker.list > /dev/null


sudo apt-get update

sudo apt-get install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin

sudo apt install screen -y

curl -s https://ngrok-agent.s3.amazonaws.com/ngrok.asc | sudo tee /etc/apt/trusted.gpg.d/ngrok.asc >/dev/null && echo "deb https://ngrok-agent.s3.amazonaws.com buster main" | sudo tee /etc/apt/sources.list.d/ngrok.list && sudo apt update && sudo apt install ngrok

➡️ Paste Your Key Already Copied

Screen
screen ngrok http 3001

➡️ Go to forwarding section and copy the first URL and save it (It will look like https://1bXX.XX.XXX.XXX.ngrok-free.app)

Press Ctrl + A + D to detach from screen session

nano .env

Copy this format and paste the required value there, you copied earlier from different websites

PORT=3001
LOGGER_LEVEL=debug

ORCHESTRATOR_URL=https://orchestrator.chasm.net
SCOUT_NAME=ZunXBT
SCOUT_UID=PASTE UID
WEBHOOK_API_KEY=PASTE API KEY
WEBHOOK_URL=PASTE NGROK FREE APP URL LINK HERE
PROVIDERS=groq
MODEL=gemma2-9b-it
GROQ_API_KEY=PASTE GROK API KEY HERE


UID = Your UID
Api Key = Your Api Key
Webhook URL = PASTE NGROK FREE APP URL LINK
Groq Api Key = Paste Again

Save this file using Ctrl + X then Y and then press Enter

ufw allow 3001

docker pull chasmtech/chasm-scout:latest

docker run -d --restart=always --env-file ./.env -p 3001:3001 --name scout chasmtech/chasm-scout

docker logs scout

curl localhost:3001

source ./.env
curl -X POST \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $WEBHOOK_API_KEY" \
-d '{"body":"{\"model\":\"gemma2-9b-it\",\"messages\":[{\"role\":\"system\",\"content\":\"You are a helpful assistant.\"}]}"}' \
$WEBHOOK_URL


➡️ Check Node Status : https://scout.chasm.net/dashboard ( Check After 2 Hour )