gizmolab-tools

Use GizmoLab's free blockchain developer tools at tools.gizmolab.io and Web3 UI components at ui.gizmolab.io. Ethereum tools include Contract UI interaction, Transaction Decoder, ENS Lookup, and Burner Wallet. Solana tools include Token Creation, Token Minting, Token Snapshots, and Token Swaps. Web3 UI components include Abstract Gasless NFT Mint, Chain Selector, Crypto Product Card, NFT Mint Card, NFT Portfolio, LiFi Widget, and Polymarket Widget. Use when building dApps, interacting with smart contracts, or performing blockchain operations.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "gizmolab-tools" with this command: npx skills add gizmo-dev/gizmolab-tools

GizmoLab Tools & UI

Tools: https://tools.gizmolab.io/ - Free blockchain developer tools UI Library: https://ui.gizmolab.io/ - Web3 component library

Available Tools

Ethereum Tools

ToolURLPurpose
Contracts UI/ethereum/contracts/uiInteract with any smart contract (read/write)
Transaction Decoder/ethereum/converters/transaction-decoderDecode raw transaction data
ENS Lookup/ethereum/ens/lookupResolve ENS names to addresses
Burner Wallet/ethereum/wallets/burnerGenerate temporary wallets

Solana Tools

ToolURLPurpose
Create Token/solana/token/createCreate new SPL tokens
Mint Token/solana/token/mintMint tokens to addresses
Token Snapshot/solana/token/snapshot/tokenSnapshot token holders
Swap/solana/swapSwap tokens via Jupiter

Usage

All tools are web-based. Use the browser tool to interact:

Example: ENS Lookup

1. browser action=open targetUrl="https://tools.gizmolab.io/ethereum/ens/lookup"
2. browser action=snapshot  
3. Find the ENS input field, type the name
4. Click lookup/resolve button
5. browser action=snapshot to see result

Example: Transaction Decoder

1. browser action=open targetUrl="https://tools.gizmolab.io/ethereum/converters/transaction-decoder"
2. browser action=snapshot
3. Paste raw transaction hex into input
4. Click decode button
5. browser action=snapshot to see decoded data

Example: Create Solana Token

1. browser action=open targetUrl="https://tools.gizmolab.io/solana/token/create"
2. browser action=snapshot
3. Connect wallet when prompted
4. Fill token details (name, symbol, decimals, supply)
5. Click create and confirm transaction

Tool Details

Contracts UI

  • Enter contract address + ABI
  • Select network (Mainnet, Goerli, Sepolia, etc.)
  • Read contract state or write transactions
  • Supports any EVM-compatible contract

Transaction Decoder

  • Input: Raw transaction hex (0x...)
  • Output: Decoded function call, parameters, values
  • Works with any transaction data

ENS Lookup

  • Forward lookup: ENS name → Ethereum address
  • Reverse lookup: Address → ENS name
  • Shows resolver, registrant, expiry

Burner Wallet

  • Generates random private key + address
  • Use for testing only
  • Never use for real funds

Solana Token Create

  • Creates new SPL token
  • Set name, symbol, decimals, initial supply
  • Upload token image/metadata
  • Requires wallet connection (Phantom, Solflare)

Solana Token Mint

  • Mint additional tokens
  • Enter token address + amount
  • Must be token authority

Solana Token Snapshot

  • Get list of all token holders
  • Export as CSV
  • Shows balances at current slot

Solana Swap

  • Jupiter-powered swaps
  • Best price routing
  • Connect wallet to execute

Networks Supported

Ethereum: Mainnet, Goerli, Sepolia, Base, Polygon, Arbitrum, Optimism, Avalanche, BNB Chain

Solana: Mainnet, Devnet

Tips

  • For contract interactions, have the ABI ready (get from Etherscan)
  • Transaction decoder works offline - no network needed
  • Burner wallets are ephemeral - save keys if needed
  • Solana tools require a connected wallet (Phantom recommended)

GizmoLab UI - Web3 Component Library

Full-stack Web3 components for building dApps at https://ui.gizmolab.io/

Available Components

ComponentURLPurpose
Abstract Gasless NFT Mint/components/abstract-gasless-nft-mintMint NFTs without gas fees using account abstraction
Abstract Sign In/components/abstract-sign-inSign in with Abstract Global Wallet
Chain Selector/components/chain-selectorHeader popover to switch blockchain networks
Crypto Product Card/components/crypto-product-cardPay-with-crypto or custom ERC20 product card
NFT Mint Card/components/nft-mint-cardMint NFTs with smart contract integration
NFT Portfolio/components/nft-portfolioDashboard to view NFT holdings
LiFi Widget/components/lifi-widgetCross-chain bridging and swapping
Polymarket Widget/components/polymarket-widgetPrediction market trading widget

Installation Guides

Available at https://ui.gizmolab.io/docs/:

  • Install Abstract Global Wallet - Account abstraction setup
  • Install Next.js 14 - Next.js project setup
  • Install Dynamic - Dynamic wallet integration
  • Install Shadcn UI - Shadcn UI setup
  • Deploy EVM Contract - Smart contract deployment

Using Components

1. Browse Components

browser action=open targetUrl="https://ui.gizmolab.io/components"
browser action=snapshot

2. View Component Details

Each component page includes:

  • Live preview/demo
  • Installation instructions
  • Code snippets (copy-paste ready)
  • Props/configuration options

3. Example: Add NFT Mint Card

1. Go to /components/nft-mint-card
2. Copy the installation command
3. Copy the component code
4. Configure with your contract address
5. Import and use in your dApp

Tech Stack

Components are built with:

  • React / Next.js 14
  • Shadcn UI (Tailwind-based)
  • Wagmi / Viem (Ethereum)
  • Account Abstraction support

Playground

Test components live at https://ui.gizmolab.io/playground

Custom Development

For custom Web3 components or dApp development:

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

Nansen Trading

Execute DEX swaps on Solana or Base, including cross-chain bridges. Use when buying or selling a token, getting a swap quote, or executing a trade.

Registry SourceRecently Updated
Web3

Cruzl Sentinel Core

Optimizes onchain activity by scoring ecosystems, generating tailored strategies, and suggesting behavior to avoid bot-like patterns across multiple platforms.

Registry SourceRecently Updated
Web3

Polymarket Aionmarket Trader

Place Polymarket trades through Aionmarket. Use when the user wants to search prediction markets, register wallet credentials, verify a wallet, or submit a P...

Registry SourceRecently Updated
310Profile unavailable
Web3

Power Automate Build

Build, scaffold, and deploy Power Automate cloud flows using the FlowStudio MCP server. Your agent constructs flow definitions, wires connections, deploys, a...

Registry SourceRecently Updated
3790Profile unavailable