mawd-tokenized-agent

Build autonomous Solana trading agents with $MAWD token economics and pump.fun payments.

1|1|Updated Mar 15, 2026
One-click install
npx skills add https://github.com/x402agent/mawd-tokenized-agent --skill mawd-tokenized-agent
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: mawd-tokenized-agent
Source: https://github.com/x402agent/mawd-tokenized-agent/tree/main
Command: npx skills add https://github.com/x402agent/mawd-tokenized-agent --skill mawd-tokenized-agent

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill eliminates the complexity of manually building production-grade autonomous Solana trading agents with integrated token economics, on-chain holder verification, and pump.fun payment flows, which requires coordinating OODA-loop trading modules, revenue distribution logic, and on-chain payment verification from scratch.

Core Features & Use Cases

  • OODA-Loop Trading Architecture: Pre-built Sentinel (data ingestion), Strategist (signal processing), Executor (trade execution), and Accountant (revenue distribution) modules for autonomous Solana trading.
  • Tokenized $MAWD Economics: Native support for buyback-and-burn mechanics, pro-rata staker revenue distribution, and 5-tier holder-gated access verified on-chain.
  • Pump.fun Payment Integration: Built-in support for @pump-fun/agent-payments-sdk to gate agent features behind invoice-based Solana payments.
  • Use Case: Deploy a tokenized trading agent that automatically buys back and burns $MAWD from trading profits, gates premium custom strategy access behind MAWD holdings, and processes Solana payments for gated features like real-time trading signals.

Quick Start

Use the mawd-tokenized-agent skill to build and deploy an autonomous Solana trading agent with integrated $MAWD buyback-and-burn mechanics, holder-gated access, and pump.fun payment support for gated features.

Frequently Asked Questions about mawd-tokenized-agent

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a Solana trading bot with buyback-and-burn tokenomics?▼

You can build a Solana trading bot with buyback-and-burn tokenomics by deploying pre-built OODA-loop modules that automatically distribute trading profits into pro-rata staker revenue and execute on-chain $MAWD token burns.

What is holder-gated access for pump.fun trading agents?▼

Holder-gated access for pump.fun trading agents is a 5-tier access control mechanism that verifies on-chain $MAWD token holdings to unlock premium trading features and custom strategies.

How do I gate Solana agent features behind invoice-based payments?▼

You can gate Solana agent features behind invoice-based payments by integrating the @pump-fun/agent-payments-sdk to verify on-chain payments before enabling real-time trading signals.

Can I use Supabase to store trading audit trails for autonomous Solana agents?▼

Yes, the autonomous Solana agent architecture supports Supabase persistence to store comprehensive trading audit trails for the Sentinel, Strategist, Executor, and Accountant modules.

Does Jito MEV-protected trade execution work with tokenized trading agents?▼

Yes, tokenized trading agents support Jito MEV-protected trade execution to secure Solana transactions within the Executor module during the OODA-loop trading cycle.

What are the limitations of building tokenized Solana trading agents from scratch?▼

Building tokenized Solana trading agents from scratch requires manually coordinating OODA-loop trading logic, on-chain holder verification, and revenue distribution, which this Skill eliminates through pre-built TypeScript modules.