Cronos Documentation
Search
⌃K
Getting Started
Getting Started
Background
Architecture
FOR USERS
🔥
Crypto Wallets
🦊
MetaMask Configuration
🦁
Brave Wallet
🌉
Bridges
🚰
Testnet Faucet
FOR DAPP DEVELOPERS
📃
Smart Contracts
💻
dApp Creation
⚙
Dev Tools & Integrations
💡
Tips & FAQs
FOR NODE HOSTS
Running nodes
Cronosd
CRONOS PLAY
🎮
Introduction
Unity
Cronos Play FAQ
Unreal Engine Plugin
Installation and Enabling
Working with Blueprint
Actors and Blueprint Classes
Cronos Configuration
Connect Defi Wallet with URI
Connect Wallets with QR Code
Connect WalletConnect Step by Step
Wallet
ERC20
ERC721
ERC1155
Broadcast Transactions
Get Tokens or Transactions
Working with C++
Demo
Cronos Play C++ SDK
Crypto.com Pay Integration
Block Explorers
Block Explorer and API Keys
Cronoscan
CRONOS CHAIN PROTOCOL
Chain ID and Address Format
Cronos General FAQ
Genesis
Modules
Chain Details
Powered By GitBook

Broadcast Transactions

BroadcastEthTxAsync

Broadcast a signed eth tx
  • Out: event delegate which is triggered after tx is broadcasted
  • Signedtx: signed tx as bytes
  • Rpc: Cronos rpc server url
Previous
ERC1155
Next
Get Tokens or Transactions
Last modified 5mo ago
Copy link
Edit on GitHub