AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
591 subscribers
8.6K photos
134 videos
16 files
7.38K links
Welcome to @AAYSDAO β€”
If Any Help/Collab Dm To Me - @AKASHBJ5742

Β° Alpha Airdrops Content
Β° Hidden Gem/Alpha
Β° Analyst & Researcher
Β° NFT Early Access
Β° Threadoor.

Thank's to be a part of with our community & kindly share this channel with ur friends.
Download Telegram
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update Shaga points has been distributed, Check yours: https://glob.shaga.xyz/main
#Update
Shagantine's day is coming up ! To celebrate, we're doing 5 straight days of quests + 1 bonus quest day.
20,000+ GLOB points to win. 2x prizes up for grabs ($100 Epic Game Store gift card each for 2 winners!).

- Shagantine - Day 1
- Shagantine - Day 2
- Shagantine - Day 3
- Shagantine - Day 4
- Shagantine - Day 5

Complete all tasks and wait for Shaga Global Points distribution.
πŸ‘2
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update Shagantine's day is coming up ! To celebrate, we're doing 5 straight days of quests + 1 bonus quest day. 20,000+ GLOB points to win. 2x prizes up for grabs ($100 Epic Game Store gift card each for 2 winners!). - Shagantine - Day 1 - Shagantine -…
#Update
The last day of the Shagantine’s Day Event is here! Prove your grind by verifying that you've completed all the quests in this epic saga. All the users will win 5k GLOB Points each! And two lucky users will win a $100 epic games gift card!

- Shaga Forever After
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update SEED BOT ( $SEED ) Airdrop, Now u can Check seed allocation. Stay connected for further updates.
#Update!

SEED Bot β€” This is the last step to secure your Airdrop.

- Open Seed TG Mini App
- Click "Airdrop"
- Check and connect your Active TON wallet address
KRNL Labs Γ— GALXE Confirmed Airdrop Guide.

πŸ“ˆCost: Free
πŸ“ˆReward: More GALXE points = More Airdrop

1. Visit Galxe Quest
https://app.galxe.com/quest/krnl/GCsWatpCg3
2. Complete all tasks and claim points
3. Open The KRNL Intro Quiz
https://app.galxe.com/quest/krnl/GCAcatpP2W
Answer : BABC
4.  Open Weekly Check-In
https://app.galxe.com/quest/krnl/GCbUFtpzCD

Evaluation :
Complete simple quests, they say Airdrop Points
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘2
Nexus Lab Testnet II is Live!

Nexus is a zero-knowledge virtual machine (zkVM) designed for scalable verifiable computing.

β€’ Cost: $0
β€’ Raised: $27.2M USD

‡️ Guide

- Go to https://nexus.xyz
- Sign up using the same email you used in phase 1 Or new one.
- Click "Connect Nexus" button to earning NEXUS points
- Go to your profile and connect EVM wallet

Note: Your screen should always be open to continuously accumulate Nexus Points.
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
Important task on 🐾 PAWS Bot ( Don't miss )
PAWS #Update! The farm season is over, and the Paws app has been deactivated.

This is your last chance to complete the mandatory check.

Do it now to secure your Airdrop: https://paws.community
Prepare from now!!!
πŸ”₯2
Monad Testnet is Live Now! We can Earn minimum ( $500 to $3000 ) for free.

πŸ“± Cost: Free
πŸ“± Status: Confirmed Airdrop for ( Consistent Participants ☺️ )
πŸ“± Raised: $244M USD
Monad is a Layer 1 blockchain that is compatible with the Ethereum Virtual Machine.

Let's get started:
1. Visit web : https://testnet.monad.xyz/
2. Claim Faucet and wait for next post.

Explore the testnet
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update! Add Monad Test Network on Metamask: https://chainlist.org/chain/10143
#Update!
If you're a good on-chain userπŸ—Ώ you will get free $MON test token auto. No need to claim faucet manually

Check your Balance : testnet.monadexplorer.com
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update! If you're a good on-chain userπŸ—Ώ you will get free $MON test token auto. No need to claim faucet manually Check your Balance : testnet.monadexplorer.com
#Update!
Monad Testnet - Mint your .nad Name Service on Monad Testnet πŸ‘ (Need 0.02 MON)
1. Visit website
https://app.nad.domains/
2. Connect Metamask wallet Monad Test Network
3. Enter any name you like and mint.

Source:
https://x.com/NadDomains/status/1892228116308697337
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
#Update! Monad Testnet β€” Lil Chogstars Open Edition Free NFT mint. Mint Link : https://testnet.lilchogstars.com/ Mint Price : Free Mint Network : Monad Testnet Supply : Unlimited
#Update!
Monad Testnet β€” If you have $MON faucet - You can Deploy Contract via Owlto.

Link : https://owlto.finance/deploy?chain=MonadTestnet

Contract deployment is major role in every Testnet so do it πŸš€ fast πŸš€.
πŸ‘1
AAYSDAO || CRYPTO AIRDROP πŸͺ‚ BOUNTY
Nexus Lab Testnet II is Live! Nexus is a zero-knowledge virtual machine (zkVM) designed for scalable verifiable computing. β€’ Cost: $0 β€’ Raised: $27.2M USD ‡️ Guide - Go to https://nexus.xyz - Sign up using the same email you used in phase 1 Or new one.…
If your Nexus WEB button keeps disconnecting, try this:

1. Open Nexus in your browser and log in.
https://nexus.xyz
2. Tap the three dots, then select "Developer Tool."
3. Go to the Console and paste this code.

Done! (Use Mises Browser on mobile.)

function checkAndClick() {
let mati = document.querySelector('.translate-x-1');
let menyala = document.querySelector('.translate-x-10');

if (mati) {
mati.closest('.cursor-pointer')?.click();
}
}

const observer = new MutationObserver(() => {
checkAndClick();
});

observer.observe(document.body, { childList: true, subtree: true });

checkAndClick();
πŸ‘2