okx-onchain-gateway

Estimate gas, simulate, broadcast, and track blockchain transactions across EVM and Solana networks.

5|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Skottbie/VeriTask --skill okx-onchain-gateway-skottbie
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: okx-onchain-gateway
Source: https://github.com/Skottbie/VeriTask/tree/main/.agents/skills/okx-onchain-gateway
Command: npx skills add https://github.com/Skottbie/VeriTask --skill okx-onchain-gateway-skottbie

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the process of interacting with various blockchains by providing tools to estimate gas fees, simulate transactions, broadcast signed transactions, and track their status, removing the complexity of direct blockchain interaction.

Core Features & Use Cases

  • Gas Estimation: Get current gas prices and estimate gas limits for specific transactions across multiple chains.
  • Transaction Simulation: Perform dry-runs of transactions to predict outcomes and identify potential issues before broadcasting.
  • Transaction Broadcasting: Send pre-signed transactions to the blockchain network.
  • Order Tracking: Monitor the status of broadcasted transactions using an order ID.
  • Multi-Chain Support: Works with XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and many more.

Quick Start

Use the okx-onchain-gateway skill to get the current gas price on XLayer.

Frequently Asked Questions about okx-onchain-gateway

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

FAQPage Schema
How do I estimate gas prices for blockchain transactions across multiple networks?

To estimate gas prices for blockchain transactions, this Skill retrieves current gas prices and calculates gas limits for specific transactions across multiple EVM and Solana networks using OKX OnchainOS integration.

Can I simulate blockchain transactions before broadcasting them to the network?

Yes, you can simulate blockchain transactions by performing dry-runs to predict execution outcomes and identify potential issues before broadcasting signed transactions to EVM or Solana chains.

What blockchains are supported for broadcasting and tracking transactions?

Supported blockchains for broadcasting and tracking transactions include XLayer, Solana, Ethereum, Base, BSC, Arbitrum, and Polygon, handling both EVM and Solana network architectures.

Does this approach support both legacy and EIP-1559 gas models?

Yes, blockchain transaction broadcasting supports both legacy and EIP-1559 gas models, ensuring accurate gas estimation and execution compatibility across various supported EVM chains.

How do I track the status of a broadcasted blockchain transaction?

You track the status of broadcasted blockchain transactions by monitoring their lifecycle using a specific order ID, which provides reliable on-chain execution updates across supported networks.

Why use a transaction simulation gateway instead of direct blockchain interaction?

Using a transaction simulation gateway removes the complexity of direct blockchain interaction by providing a unified interface for gas estimation, execution dry-runs, broadcasting, and status tracking across numerous networks.