Okx Onchain Gateway

🌐Community
by okx · vlatest · Repository

Okx Onchain Gateway facilitates seamless crypto trading by directly connecting your blockchain assets to Okx's exchange for instant swaps.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add okx-onchain-gateway npx -- -y @trustedskills/okx-onchain-gateway
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "okx-onchain-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/okx-onchain-gateway"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The okx-onchain-gateway skill provides access to on-chain data and functionality within an AI agent. It allows agents to interact with blockchain networks, retrieve information about transactions or assets, and potentially execute smart contract functions. This enables the creation of agents capable of performing tasks related to decentralized finance (DeFi) and other blockchain applications.

When to use it

  • Monitoring DeFi positions: An agent can track your token balances and impermanent loss in liquidity pools.
  • Automated trading strategies: Agents can execute trades based on real-time on-chain data and pre-defined rules.
  • NFT management: An agent could retrieve information about your NFTs, such as rarity scores or sales history.
  • Transaction analysis: An agent can analyze blockchain transactions to identify patterns or potential risks.

Key capabilities

  • Accessing on-chain data
  • Interacting with blockchain networks
  • Retrieving transaction details
  • Smart contract interaction (potential)

Example prompts

  • "What is the current price of ETH?"
  • "Show me my recent transactions on the Ethereum network."
  • "How much UNI do I have in my liquidity pool?"

Tips & gotchas

The skill's functionality depends heavily on the underlying blockchain networks it supports. Ensure the agent has appropriate wallet credentials and permissions to interact with the target chains.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
okx
Installs
0

🌐 Community

Passed automated security scans.