gate-dex-wallet

Manage Gate DEX custodial wallet accounts and perform authenticated operations via MCP tools.

3|Updated Apr 15, 2026
One-click install
npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-dex-wallet-pieverse-eng
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gate-dex-wallet
Source: https://github.com/Pieverse-Eng/purrfect-skills/tree/main/gate/vendor/gate-dex-wallet
Command: npx skills add https://github.com/Pieverse-Eng/purrfect-skills --skill gate-dex-wallet-pieverse-eng

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Provides a secure, authoritative routing layer for Gate DEX wallet account management so users and agent workflows can authenticate, view balances and addresses, inspect histories, perform transfers, sign DApp transactions, and pay HTTP 402 (x402) requests without exposing private keys.

Core Features & Use Cases

  • Authentication: Google and Gate OAuth flows, token refresh, logout, and session management with MCP server integration.
  • Asset & History Queries: Token lists (use orignCoinNumber), total asset valuation, wallet addresses, transaction and swap history via MCP tools.
  • Transfers & Signing: Build → preview → confirm → server-side sign → broadcast pipeline for EVM and Solana (including SPL), plus batch transfers and mandatory confirmation gates.
  • DApp Interaction: Connect wallets, EIP-712/personal_sign message signing, sign-and-broadcast DApp-generated transactions, and ERC20 approvals with security checks.
  • x402 Payments & CLI: Automatic HTTP 402 pay-and-retry via dex_tx_x402_fetch and a comprehensive gate-wallet CLI for hybrid OpenAPI + MCP swap flows.
  • Safety & Integration: Explicit auth checks, token confidentiality rules, chain validation, cross-skill routing hints (e.g., market, trade), and MCP tool fallback guidance.

Quick Start

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

Frequently Asked Questions about gate-dex-wallet

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

FAQPage Schema
How do I manage my Gate DEX wallet balances and transfer assets without exposing private keys?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

How do I authenticate my wallet account using MCP tools for CLI workflows?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

Can I sign DApp transactions and perform ERC20 approvals for EVM and Solana?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

What is an x402 payment and how do I handle HTTP 402 requests?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

Do I need a valid mcp_token to query token lists and transaction history?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.

What are the limitations when building and broadcasting transfers across different chains?

Use the gate-dex-wallet skill to log me in and show my Ethereum balance and recent transaction history.