orbiter-transaction

Query a cross-chain transaction by hash.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "orbiter-transaction" with this command: npx skills add orbiter-finance/bridge-skills/orbiter-finance-bridge-skills-orbiter-transaction

Orbiter Transaction

Query cross-chain transaction status and results by transaction hash.

When to Use

  • A transaction has been broadcast and you need to track status
  • The user provides a transaction hash

Inputs

  • hash (string)

Outputs

  • status (2=success, 3=failure)
  • opStatus (payment flow status code)
  • targetChain / targetAmount / targetAddress

CLI Example

orbiter transaction --hash 0x...

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

orbiter-chains

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-tokens

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-tx-simulate

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-bridge-flow

No summary provided by upstream source.

Repository SourceNeeds Review