For the best chance of qualifying, ensure you're using your primary Ethereum wallet.
A utility token powering decentralized security infrastructure across the blockchain ecosystem.
Stake $AXGT to power decentralized verification nodes and earn protocol rewards.
Deploy across Ethereum, Arbitrum, Base, and more with seamless bridging.
Transaction fees are burned, reducing supply and increasing scarcity over time.
Token holders vote on protocol upgrades, fee structures, and treasury allocation.
Connect your wallet and interact with our smart contract to claim your $AXGT allocation instantly.
import { ethers } from 'ethers';
const contract = new ethers.Contract(
'0x3a...AXGT',
airdropABI,
signer
);
await contract.claim(proof, amount);