orbiter-tx-broadcast

Broadcast a signed tx via eth_sendRawTransaction.

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-tx-broadcast" with this command: npx skills add orbiter-finance/bridge-skills/orbiter-finance-bridge-skills-orbiter-tx-broadcast

Orbiter Tx Broadcast

Broadcast a signed transaction via JSON-RPC eth_sendRawTransaction.

When to Use

  • Signing is complete
  • You need to broadcast on-chain

Inputs

  • rpcUrl (string, optional)
  • chainId (string, optional, for rpc-map lookup)
  • signedTx (string)

Outputs

  • txHash

CLI Example

orbiter bridge broadcast \
  --rpc-url https://rpc.example \
  --signed-tx 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.

General

orbiter-tx-simulate

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-sign-broadcast

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-bridge-tx

No summary provided by upstream source.

Repository SourceNeeds Review
General

orbiter-tokens

No summary provided by upstream source.

Repository SourceNeeds Review