okx-onchain-gateway

Official

Broadcast and simulate transactions securely

Authorokx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill handles the final-mile on-chain operations that developers and traders need to complete transactions: estimating gas, simulating transactions to detect failures, broadcasting pre-signed transactions, and tracking broadcast orders across many chains. It removes the manual, error-prone steps of preparing, testing, and sending transactions and surfaces clear diagnostics and order tracking identifiers.

Core Features & Use Cases

  • Gas price and gas-limit estimation for EVM and non-EVM chains to choose fees and avoid failed transactions.
  • Transaction simulation (dry-run) to detect reverts, estimate gasUsed, and inspect asset changes before committing on-chain.
  • Broadcast signed transactions and track orders by returning an orderId and txHash so the user can monitor final settlement status.
  • Use case: Simulate a complex contract interaction, adjust fees based on suggested base fee and priority fee, broadcast the signed payload, then poll order status until confirmed.

Quick Start

Ask the assistant to broadcast a pre-signed transaction by providing the signed payload, your wallet address, and the chain, for example: onchainos gateway broadcast --signed-tx <signed_hex_or_base58> --address <your_address> --chain ethereum

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: okx-onchain-gateway
Download link: https://github.com/okx/onchainos-skills/archive/main.zip#okx-onchain-gateway

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.