Ask AI
Docs
Connect
Contracts
Engine
Payments
SDKs
SDKs
Ask AI
Search Docs
K
Support
Support
Changelog
TypeScript SDK
References
TransactionResultWithAddress
TransactionResultWithAddress
Defined in
sdk/src/evm/core/types.ts#L50
type
TransactionResultWithAddress
<
T
=
never
>
=
TransactionResult
<
T
>
&
{
address
:
string
};
On this page