Specify ethsecp256k1 sender pubkey
sender address
Hex-encoded ethsecp256k1 sender signature bytes
proto encoded tx
BroadcastTx broadcasts a signed Web3 transaction
Specify Web3 chainID (from prepateTx) for the target Tx
Fee payer address provided by service
Hex-encoded ethsecp256k1 signature bytes from fee payer
Broadcast mode
List of Cosmos proto3-encoded Msgs from tx
Specify ethsecp256k1 pubkey of the signer
Hex-encoded ethsecp256k1 signature bytes
Amino-encoded Tx JSON data (except Msgs)
Return fee payer information's
GetTx gets transaction details by hash.
Transaction hash in hex without 0x prefix (Cosmos-like).
PrepareCosmosTx generates a Web3-signable body for a Cosmos transaction
Specify chainID for the target tx
Transaction fee details.
Textual memo information to attach with tx
List of Cosmos proto3-encoded Msgs to include in a single tx
sender address provided
Block height until which the transaction is valid.
PrepareTx generates a Web3-signable body for a Cosmos transaction
Specify chainID for the target tx
Transaction fee details.
Textual memo information to attach with tx
List of Cosmos proto3-encoded Msgs to include in a single tx
Account sequence number (nonce) of signer
Specify Ethereum address of a signer
Block height until which the transaction is valid.
Generated using TypeDoc
BroadcastCosmosTx broadcasts a signed Web3 transaction