Skip to content

Documentation / server-auth / EthereumSendTransactionResponseType

Type alias: EthereumSendTransactionResponseType

EthereumSendTransactionResponseType: Object

Response for the `privy.walletApi.ethereum.sendTransaction(...) method.

Type declaration

caip2

caip2: EvmCaip2ChainId

CAIP-2 chain ID for the network the transaction was broadcasted on.

hash

hash: string

Hash for the broadcasted transaction.