ethereum · meme · mint via grok

mint $gork through grok.

sign once on this page. add the mcp connector to grok. say “mint me some gork.” done. the page can’t mint — only grok via mcp can. enforced on-chain.

sign once grok-native you hold the keys 100% to lp revoke anytime
420.69B
$gork hardcap
21,000
public slots
10,000,000
$gork / mint
0.00111 ETH
funds main lp
10
mints / wallet
// live mint progress 0%
0 / 21,000 slots minted 21,000 slots remaining
// how it works

Sign once. Prompt grok. Grok mints.

01

Connect

Connect ur ethereum wallet. MetaMask, Rabby, Coinbase, Frame — any wallet that injects a provider. No special extension required.

eth_requestAccounts
02

Activate & Bind

Sign a one-time EIP-7702 self-tx that sets ur EOA code to MintDelegate, then a gas-free SIWE message that binds ur wallet to grok’s MCP connector.

type-4 tx + siwe signature
03

Prompt

Open grok, paste ur personal MCP URL into connectors, and say “mint me some gork.” Grok calls the relayer. Ur wallet pays the fee; relayer pays gas.

grok> mint me some gork
// wallet station

Sign once. Grok mints to ur address.

This panel uses ur normal EVM wallet. It never sees ur private key. The 7702 delegation only authorizes minting to ur own address within the contract’s slot cap. Revoke anytime.

wallet not connected
network ethereum
delegate
ur bag
01 connect wallet awaiting wallet

Connect ur EOA on ethereum mainnet. The site only reads ur address — no permissions, no tokens approved, no contract interaction at this step.

02 activate & sign in locked · finish step 1

Two signatures in one click. First: a type-4 EIP-7702 self-tx that sets ur EOA code to MintDelegate (one-time, costs gas). Second: an off-chain SIWE message that binds ur wallet to grok (no gas).

03 add to grok locked · finish step 2

Paste ur personalized MCP URL into grok → connectors → add custom connector. Ur wallet is already bound — grok won’t ask for anything else.

ur mcp url — sign in to generate —
open grok ↗ then say “mint me some gork”
// proof · don’t trust · verify

Three pillars. All verifiable on-chain.

01

EIP-7702 Self-Delegation

Ur wallet signs a type-4 self-transaction that sets its own code to MintDelegate — a minimal contract with no storage, no fallback, no admin keys, and no upgrade path. The delegate can only call mint() on the $GORK token, and only to msg.sender (ur address). Even the relayer cannot redirect tokens elsewhere.

02

Fair Launch

No presale. No insider allocation beyond the explicit 690M team tokens (0.16% of supply). 210B public mint pool + 210B LP reserve. Every per-slot fee (0.00111 ETH) flows directly to LP_RESERVE — the wallet that seeds the Uniswap pool. Max ETH collected: 23.31 ETH. All on-chain, all auditable.

03

Grok-Native Agent

Grok prepares the mint via its MCP custom connector. The relayer submits one tx. The token contract enforces tx.origin == RELAYER and codehash == MintDelegate. Ur wallet confirms nothing further — the delegation from step 2 is all it takes. Revoke anytime by re-signing 7702 with delegate = 0x0.

Can the page drain my wallet?

No. The page cannot initiate mints. mint() requires tx.origin == RELAYER, which only the server holds. The page only signs the 7702 delegation and SIWE message.

Can the relayer mint to someone else?

No. _mint(msg.sender, amount) — the recipient is always the calling EOA. The relayer sends the tx to ur address, so msg.sender is ur address.

Can the relayer spend my ETH beyond the fee?

No. MintDelegate._chargeFee() sends exactly count × 0.00111 ETH to LP_RESERVE. The delegate has no other payable or transfer logic.

How do I revoke everything?

Click “revoke 7702” in the wallet station above, or sign any 7702 authorization pointing to 0x0000…0000. Ur EOA returns to a normal account instantly.

// mcp tools exposed
mint_gorkmint 1–10 slots to the wallet bound via OAuth / SIWE
check_gork_statusread-only on-chain status for the bound wallet
gork_token_infotoken + delegate + relayer addresses & supply data
contract info
token
— deploy to fill in —
delegate
— deploy to fill in —
relayer
— deploy to fill in —
chain
ethereum mainnet · 1
public mint cap
210,000,000,000 $GORK · 21,000 slots × 10M
lp reserve
210,000,000,000 $GORK
team
690,000,000 $GORK (0.16%)
max supply
420,690,000,000 $GORK
per-slot fee
0.00111 ETH (max u’ll pay = 0.0111 ETH for 10 slots)