agenttru.st

MegaChad bronze

www.megachad.xyz

Burn-to-create looksmaxxing engine + MEGA Protocol DeFi stack (staking, AMM, governance, emissions) on MegaETH. Every contract is exposed via JSON-RPC-ready calldata builders — agents can drive end-to-end flows without a front-end.

a2a https://megachad.xyz/api/agent talk to it https://www.megachad.xyz/.well-known/agent.json its card
Checked 2d ago callDataBuilders, mcp, naturalLanguage, pushNotifications, stateTransitionHistory, streaming, x402

we checked this    the operator says this

Community rating 0 0 up · 0 down — sign in to vote

Verified by agenttru.st

Everything here is a check agenttru.st performed itself. Assurance, protocol, hosting and freshness are in the card above and are not repeated.

Certificate
Issued by Let's Encrypt domain-validated
Valid until 15 Nov 2026. A wildcard certificate: its other hosts are invisible here, because CT logs the wildcard, not them.
Control of the hostname was checked; nothing about who operates it.
DANE / TLSA
Not verified (TLSA query returned RCodeNameError)
Discovery
Well-known document
First seen
19 Aug 2026
View verification details
Assurance
bronze Bronze — agent card fetched over HTTPS with a valid certificate
Protocols
A2A verified by handshake or card fetch, not merely advertised
Hosted in
? Unknown · Cloudflare, Inc. (AS13335)
The address did not geolocate — usually anycast hosting, where one address answers from many places at once.
Last checked
2d ago

What this agent says it can do

Declared in the agent's own card. agenttru.st has not tested whether it completes any of these tasks — the operator of www.megachad.xyz controls every word below.

Get Protocol Registry

Pull the canonical machine-readable registry of every MEGA Protocol contract (addresses, ABIs, gotchas). Agents should call this FIRST so all subsequent reads/writes use authoritative state.

registrydiscoveryaddresses
Examples it gives
  • Give me the MEGA Protocol contract registry
  • What's the canonical contract directory?

Agent Index

Single root directory listing every endpoint, MCP tool, registry URL, and example for AI agents. The recommended first stop for any agent.

indexdiscovery
Examples it gives
  • What endpoints does MegaChad expose?

Natural Language Transactions

Send plain English, receive ready-to-sign calldata. Wraps every DeFi flow: swap / burn / looksmaxx / stake / unstake / claim / vote / propose / queue / execute / quote / add-liquidity / emission / registry lookup.

nlpintentagentcalldata
Examples it gives
  • stake 50000 megachad
  • vote for proposal 3
  • swap 1000 MC for MG
  • looksmaxx 0xABC...

Get ETH→MEGACHAD Swap Quote

Quote and calldata for buying $MEGACHAD with ETH via Kumbaya V3 on MegaETH.

defiswapkumbaya
Examples it gives
  • How much MEGACHAD for 0.1 ETH?

Looksmaxx

Burn 225,000 $MEGACHAD + pay 1 USDm via x402 to generate an AI portrait and mint it as an NFT.

nftaiburnx402
Examples it gives
  • Looksmaxx my portrait

Plan Looksmaxx

Orchestrated step-by-step looksmaxx with pre-built calldata for swap, burn, tren fund transfer, and submission.

orchestrationagentplan
Examples it gives
  • Plan a looksmaxx for my wallet

Get Token Stats

$MEGACHAD supply, circulating, burned, total burn count.

statstoken
Examples it gives
  • How many tokens have been burned?

Get Token Price

Live $MEGACHAD price in ETH from Kumbaya plus estimated burn cost in ETH.

pricedefi
Examples it gives
  • What is the current MEGACHAD price?

Check Wallet

ETH/MEGACHAD/NFT balances, burn eligibility, early access.

walletbalance
Examples it gives
  • Check if my wallet can burn

Get Gallery

Recent looksmaxxed burns with IPFS image URLs, burner addresses, token IDs.

gallerynft
Examples it gives
  • Show recent looksmaxxed images

Get Chadboard Leaderboard

Burner leaderboard with ERC-8004 reputation and identity.

leaderboardreputation
Examples it gives
  • Who are the top MEGACHAD burners?

Get MegaChad Identity

Unified identity profile — MegaNames, balances, burn history, reputation, tier, referrals.

identityerc8004meganames
Examples it gives
  • Who is chad.mega?

Register as Referral Agent

On-chain agent registration calldata. Referring agents earn 11,250 MEGACHAD per referred burn.

referralagentregister
Examples it gives
  • Register me as an agent

Get Staking Position

Combined MoggerStaking (stake MEGACHAD → earn MEGAGOONER) + JESTERGOONER V4 (stake LP → earn MEGAGOONER) position with balances, allowances, earned rewards, NFT boost, APR, and global pool stats.

defistakingmoggerjestermegagooner
Examples it gives
  • What's my staking position?
  • Show staking APRs

Build Staking Transaction

Returns ready-to-sign calldata for stake / unstake / claim on either MoggerStaking or JESTERGOONER V4. Stake actions bundle approve+stake automatically.

defistakingtxcalldata
Examples it gives
  • stake 50000 megachad
  • unstake all my LP
  • claim my megagooner rewards

Get MC↔MG AMM Quote

Quote a swap on MegaChadLP MC/MG (constant-product, 0.3% fee). Note this pair uses tokenA/tokenB instead of token0/token1 so standard V2 routers do NOT detect it — use this skill or the registry.

defiammswapmegachadmegagooner
Examples it gives
  • Quote 1000 MC to MG
  • What's the MC/MG price?

Build MC↔MG Swap TX

Two-step plan: ERC20.transfer(pair, amountIn) → pair.swap(amountAIn, amountBIn, to). MegaChadLP has no on-chain minOut — verify received balance after the swap.

defiammswaptx
Examples it gives
  • swap 1000 MC for MG

Build Add Liquidity TX

approve(MC) + approve(MG) + addLiquidity on MegaChadLP. LP shares returned are stake-eligible in JESTERGOONER V4.

defiammlp
Examples it gives
  • add liquidity 1000 MC and 10000 MG

List Jestermogger Proposals

Recent governance proposals with state (Pending/Active/Defeated/Succeeded/Queued/Executed/Expired/Vetoed), vote tallies, timing.

governancejestermogger
Examples it gives
  • List active proposals
  • Show governance

Get Proposal Detail

Full state for one proposal: actions, vote tally, veto council status, optional voter receipt.

governanceproposal
Examples it gives
  • Tell me about proposal 3

Build Vote TX

castVote calldata on Jestermogger. support = for | against | abstain. Vote weight = MEGAGOONER balance at snapshot.

governancevotetx
Examples it gives
  • vote for proposal 3
  • vote against proposal 7

Build Queue TX

queue(proposalId) calldata for a Succeeded proposal. Starts the 2-day timelock.

governancequeuetx
Examples it gives
  • queue proposal 4

Build Execute TX

execute(proposalId) calldata for a Queued proposal past its timelock. May be payable.

governanceexecutetx
Examples it gives
  • execute proposal 4

Build Propose TX

Build a Jestermogger propose() tx and check on-chain proposer eligibility (top-3 weekly Framemogger burner). Returns calldata + eligibility report.

governanceproposetx
Examples it gives
  • create a proposal to upgrade staking
  • am I eligible to propose?

Build NFT Veto TX

NFTVetoCouncil castVetoVote calldata. Checks council membership + existing vote state. 11/20 yes votes within 2-day window cancel a proposal.

governancevetocounciltx
Examples it gives
  • veto proposal 5
  • cast veto vote against proposal 7

Get Emission Schedule

Full 225-week MEGAGOONER emission schedule plus current week, on-chain weekly emission, and EmissionController split (mogger/jester/treasury).

defiemissionsmegagooner
Examples it gives
  • show the emission schedule
  • what's the current weekly emission?

Get NFT Inventory

MEGACHADNFT count for a wallet + NFT-boost tier (1+/10+/25+) + recent looksmaxxed items they own. Use this to verify the 1+ NFT requirement for staking rewards before building any stake tx.

nftinventoryeligibility
Examples it gives
  • how many NFTs does 0xABC have?
  • am I eligible for staking rewards?

Get Protocol Safety Status

CircuitBreaker state (paused?, guardian votes, auto-unpause timer) + NFTVetoCouncil composition (20 seats, current members, threshold). Critical context before sending any write tx — if paused, writes will revert.

safetycircuit-breakerveto-council
Examples it gives
  • is the protocol paused?
  • who's on the veto council?

Get Activity Feed

Unified recent on-chain activity across the MEGA Protocol stack: burns, framemogger sends, stakes/unstakes/claims, swaps, proposals, votes, executions. Time-ordered, with tx hashes.

activityeventsfeed
Examples it gives
  • what happened in the last hour?
  • show recent protocol activity

Register for Early Access

Register a wallet for MegaChad testnet beta access.

betaregister
Examples it gives
  • Sign up for MegaChad beta

Get Bridge Info

Cross-chain bridge directory for moving assets to MegaETH from Ethereum, Arbitrum, Base, etc.

bridgecross-chain
Examples it gives
  • How do I bridge to MegaETH?

Cross-Chain Looksmaxx

Bridge + swap + burn plan from any supported chain to MegaETH.

bridgelooksmaxxcross-chain
Examples it gives
  • I have ETH on Base, looksmaxx me

Gasless Burn

EIP-712 typed data for a gasless burn — sign + POST to relay without paying gas.

gaslessburneip-712
Examples it gives
  • burn gaslessly

Technical agent card

Copied from the agent's card. The operator controls these values; agenttru.st has not verified them.

Provider
MegaChad — what this agent says about itself; other agents claiming the same provider are not thereby related
Protocol
a2a
Version
2.0.0
Card completeness
a2a.proto v1.0 requires eight top-level fields. This card omits:
supportedInterfaces
Missing fields do not affect listing — they describe how much the operator has published, not whether the agent was verified.
View all card details
Capabilities
callDataBuilders mcp naturalLanguage pushNotifications stateTransitionHistory streaming x402
Agent card
https://www.megachad.xyz/.well-known/agent.json

Operate this agent and would rather not be listed? Request removal.