HOME'S AIRDROP
Update: Fiamma Complete Fiamma Chain Testnet Daily Task β Claim Faucet β Deposit β Withdraw Get 1 wish every you have 4000 Fluff Energy, and give you chance to win a fragment, collect all fragment for claim Ultimate NFT
Fiamma
Fiamma Bridge Alpha Testnet is BACK, now integrated with Monad , Here's what you need to know about the exciting moment ahead π
π Bridge Reopening Date: Under 24 hours
β³ Duration: 2 weeks
π Reminder: Your daily streaks are back! To keep them intact, make sure to deposit & withdraw on Day 1βtomorrow!
#update
Fiamma Bridge Alpha Testnet is BACK, now integrated with Monad , Here's what you need to know about the exciting moment ahead π
π Bridge Reopening Date: Under 24 hours
β³ Duration: 2 weeks
π Reminder: Your daily streaks are back! To keep them intact, make sure to deposit & withdraw on Day 1βtomorrow!
#update
π2β€1π1
PIvm Testnet Live
Rewards : Confirmed
β Harap pakai New wallet!
Faucet : https://swap.pivm.network/faucet
1. Register Testnet : https://swap.pivm.network
- Connect New wallet
- Claim Faucet
- Go to Mission
- Complete Task
- Done
PiVM - The first Layer 2 scaling solution for Pi Network, enabling EVM compatibility for seamless smart contract deployment.
https://x.com/PiVM_Network/status/1891863329783808497
Rewards : Confirmed
β Harap pakai New wallet!
Faucet : https://swap.pivm.network/faucet
1. Register Testnet : https://swap.pivm.network
- Connect New wallet
- Claim Faucet
- Go to Mission
- Complete Task
- Done
PiVM - The first Layer 2 scaling solution for Pi Network, enabling EVM compatibility for seamless smart contract deployment.
https://x.com/PiVM_Network/status/1891863329783808497
β€2
Forwarded from MANCING DAO
Atlas Testnet is Live
Guide : https://docs.atlas.xyz/
Source : https://x.com/atlasxyz/status/1886880228510982647
Guide : https://docs.atlas.xyz/
Source : https://x.com/atlasxyz/status/1886880228510982647
Perasaan tadi masih siang dah ini dh menjelang subuh aja
π3β€1
HOME'S AIRDROP
Fiamma Fiamma Bridge Alpha Testnet is BACK, now integrated with Monad , Here's what you need to know about the exciting moment ahead π π
Bridge Reopening Date: Under 24 hours β³ Duration: 2 weeks π Reminder: Your daily streaks are back! To keep them intactβ¦
Fiamma Updates
Claim New Role Ultimate NFT
bind wallet type /bind <adress> , then claim role /claim role
#rank
Claim New Role Ultimate NFT
bind wallet type /bind <adress> , then claim role /claim role
#rank
π2β€1π₯1π€1
MANCING DAO
Nexus node ( FCFS 2000 ) https://mintair.xyz/onboarding?ref=JK3G-5OE0 Pay with Matic $4/Node BTW ini system nya kita sewa server, buat yang ngga ada VPS bisa pake ini aja.
Prepare:
Add network & Claim faucet: https://hub.nexus.xyz/
Tempat Bridge: https://bridge.nexus.xyz/
Lihat Tx: https://explorer.nexus.xyz/
Status: https://nexus-status.betteruptime.com/
Baca2:
Docs Run with CLI: https://docs.nexus.xyz/layer-1/testnet-ii/cli-node
Docs Run with WEB: https://docs.nexus.xyz/layer-1/testnet-ii/web-node
Tentang point liat disini: https://docs.nexus.xyz/layer-1/testnet-ii/nex-points
Add network & Claim faucet: https://hub.nexus.xyz/
Tempat Bridge: https://bridge.nexus.xyz/
Lihat Tx: https://explorer.nexus.xyz/
Status: https://nexus-status.betteruptime.com/
Baca2:
Docs Run with CLI: https://docs.nexus.xyz/layer-1/testnet-ii/cli-node
Docs Run with WEB: https://docs.nexus.xyz/layer-1/testnet-ii/web-node
Tentang point liat disini: https://docs.nexus.xyz/layer-1/testnet-ii/nex-points
π1π₯1π1
HOME'S AIRDROP
Sentient Earnable OG Roles β $85 Million Total Funding Raised β
Early AGI β’ Entry-level OG Earned by active, contributing community members. β
Advanced AGI β’ Long-standing OGs: Consistent supporters with meaningful impact β
Sentient AGI β’ Top-tier role:β¦
The Dobby Arena V2 is HERE!
πΆDobby 70B vs. π¦Llama 70B β and it's open to EVERYONE!
Chat with Dobby HERE
πΆDobby 70B vs. π¦Llama 70B β and it's open to EVERYONE!
Chat with Dobby HERE
HOME'S AIRDROP
Prepare: Add network & Claim faucet: https://hub.nexus.xyz/ Tempat Bridge: https://bridge.nexus.xyz/ Lihat Tx: https://explorer.nexus.xyz/ Status: https://nexus-status.betteruptime.com/ Baca2: Docs Run with CLI: https://docs.nexus.xyz/layer-1/testnet-ii/cliβ¦
Tutorial Running Node CLI Nexus
1. Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2. Install Nexus CLI
curl https://cli.nexus.xyz/ | sh
3. Enter your path Nexus
cd /home/user/.nexus/network-api/clients/cli
change "user" to your vps name
4. Run cargo
cargo build --release
5. If you see error "optional" and "some"
Optional :
open /home/user/.nexus/network-api/clients/cli/proto/orchestrator.proto
Delete code "optional"
To save changes, ctrl+x and Y
Some :
open nano /home/user/.nexus/network-api/clients/cli/src/orchestrator_client.rs
Edit line (replace with code below) :
node_telemetry: Some(crate::nexus_orchestrator::NodeTelemetry {
flops_per_sec: 1,
memory_used: 1,
memory_capacity: 1,
location: "US".to_string(),
}),
6. To run nodes
cargo run -r -- --start --beta
7. Enter your Node ID
8. Done
β‘οΈ Post : https://t.iss.one/airdropfind/103531
β Get Node ID : https://app.nexus.xyz/nodes
β Add Node
β Copy ID
β Don't Copy " DEFAULT1 " IF YOU SEE DEFAULT1 PLEASE REFRESH
1. Install Rust
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
2. Install Nexus CLI
curl https://cli.nexus.xyz/ | sh
3. Enter your path Nexus
cd /home/user/.nexus/network-api/clients/cli
change "user" to your vps name
4. Run cargo
cargo build --release
5. If you see error "optional" and "some"
Optional :
open /home/user/.nexus/network-api/clients/cli/proto/orchestrator.proto
Delete code "optional"
To save changes, ctrl+x and Y
Some :
open nano /home/user/.nexus/network-api/clients/cli/src/orchestrator_client.rs
Edit line (replace with code below) :
node_telemetry: Some(crate::nexus_orchestrator::NodeTelemetry {
flops_per_sec: 1,
memory_used: 1,
memory_capacity: 1,
location: "US".to_string(),
}),
6. To run nodes
cargo run -r -- --start --beta
7. Enter your Node ID
8. Done
β‘οΈ Post : https://t.iss.one/airdropfind/103531
β Get Node ID : https://app.nexus.xyz/nodes
β Add Node
β Copy ID
β Don't Copy " DEFAULT1 " IF YOU SEE DEFAULT1 PLEASE REFRESH
Telegram
Airdrop Finder
Nexus Incentivized Testnet II
β‘οΈ Register : https://nexus.xyz ( Will available on 00:00 )
βοΈ Setup Node : https://docs.nexus.xyz/layer-1/testnet-ii/cli-node
βοΈ Done
β‘οΈ Register : https://nexus.xyz ( Will available on 00:00 )
βοΈ Setup Node : https://docs.nexus.xyz/layer-1/testnet-ii/cli-node
βοΈ Done
HOME'S AIRDROP
check wallet aktif tx onchain,only paste addressπ https://testnet.monadexplorer.com/tokens
Set RPC Monad
βName :
βID :
βSimbol :
βRPC :
βName :
Monad Testnet βID :
10143βSimbol :
MONβRPC :
https://testnet-rpc.monad.xyzπ2β€1
HOME'S AIRDROP
βοΈMaitrix X Aethir Testnet π’Faucet ETH Sepolia https://cloud.google.com/application/web3/faucet/ethereum/sepolia π’Bridge ETH Sepolia to ETH ARB https://bridge.arbitrum.io/ β‘οΈTestnet Link https://app.testnet.themaitrix.ai/ π’Connect Wallet Tesnet π’Claimβ¦
Dont forget to claim faucet and stake your AUSD to get red pills every day
β€1