Skip to content

Documentation / server-auth / EthereumSendTransactionRpcInputType

Type alias: EthereumSendTransactionRpcInputType

EthereumSendTransactionRpcInputType: WithOptionalIdempotencyKey<WithWalletIdOrAddressChainType<EthereumBaseTransactionRpcInputType & Object, "ethereum">>

Deprecated

Use EthereumSendTransactionInputType instead with the `privy.walletApi.ethereum.sendTransaction(...) method.