What is Abstract Chain (ABS)?
👋 New to this? Just start reading at the top — it begins in plain English and gets more detailed as you scroll. Jump to any level:
🟢 The simple version
Plain English — no jargon. Start here.
Abstract is a ZK-powered Ethereum Layer 2 built by Pudgy Penguins (the NFT brand) specifically for consumer-facing crypto applications — NFTs, games, and social apps — where they want to make Web3 as easy to use as a regular app, hiding all the blockchain complexity from end users.
What is Abstract built for?
Most Layer 2s are built to serve DeFi traders and developers. Abstract is explicitly built for consumer applications — the everyday user who wants to collect NFTs, play blockchain games, or use social apps without knowing what a gas fee or wallet seed phrase is. Pudgy Penguins, one of the most recognised NFT brands with physical toy retail presence (Walmart, Target), built Abstract to be the infrastructure for their next phase of growth: turning IP fans into on-chain users without the friction of traditional crypto onboarding.
Abstract achieves this through "smart accounts" — wallets that work like regular app accounts, support social login (sign in with Google/Apple), allow gas fees to be sponsored by apps, and let users interact without ever seeing a private key. From the user's perspective, it feels like a regular app. Under the hood, it's Ethereum-secured via ZK proofs.
ABS token
ABS is the native token of Abstract Chain. It serves as the gas token for transactions on the network and may be used for governance. ABS launched via an airdrop to Pudgy Penguins NFT holders and Abstract testnet participants in early 2025, coinciding with the mainnet launch.
Is ABS legal in India?
Yes. ABS qualifies as a Virtual Digital Asset (VDA) under Indian law. A flat 30% tax applies to gains, and 1% TDS applies to qualifying trades. Always consult a tax professional for your specific situation.
🟡 A bit more detail
For when you want to go a little deeper.
Abstract Global Wallet (AGW)
The flagship feature of Abstract is the Abstract Global Wallet — a smart account that any Abstract dApp can integrate. Unlike MetaMask (where you manage your own private keys), AGW supports passkeys (biometric login), social login, and session keys (letting an app execute transactions for you without signing each one individually). For a game, this means you can play without approving every in-game transaction. For an NFT marketplace, it means one-click purchases without gas approval popups. This is the "consumer crypto" UX vision.
Abstract vs other L2s
Abstract is a ZK rollup built on ZKsync's technology stack (it uses ZKsync's zkEVM), but is positioned differently from the general-purpose ZK rollups. Base (Coinbase's L2) is the closest comparison in terms of consumer focus — Base has had success attracting consumer apps. Abstract differentiates with native smart account infrastructure, the Pudgy Penguins brand and IP, and a focus on NFT/gaming/social rather than DeFi-first. Abstract is smaller than Base currently but growing.
Abstract's success depends heavily on the Pudgy Penguins brand retaining cultural relevance and the team's ability to attract developers building consumer apps. The consumer crypto thesis has been attempted before without achieving mainstream adoption. Live data: CoinGecko
🟣 The full technical picture
For the technically curious.
Key facts
- Token: ABS (native gas token)
- Type: ZK rollup Layer 2 on Ethereum
- Tech stack: Built on ZKsync's zkEVM
- Mainnet: Early 2025
- Built by: Igloo Inc. (Pudgy Penguins parent company)
- Focus: Consumer crypto — NFTs, games, social
- Key feature: Abstract Global Wallet (AGW) — smart accounts with social login
- Token distribution: Airdrop to Pudgy Penguins holders + testnet participants
- Security: ZK proofs settling to Ethereum — Ethereum-level security
Smart account architecture
AGW uses ERC-4337 (Account Abstraction) plus ZKsync's native account abstraction features. Session keys allow apps to get limited, time-bound permissions to transact on behalf of a user without requiring wallet prompts for every action. Paymasters allow apps to sponsor gas costs for their users. Together these make the transaction experience invisible to end users — the UX goal Abstract is optimising for.