Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
TransactionSummary
Type Alias TransactionSummary
Transaction
Summary
:
{
executionInfo
?:
ExecutionInfo
;
id
:
string
;
safeAppInfo
?:
SafeAppInfo
;
timestamp
:
number
;
txHash
:
string
|
null
;
txInfo
:
TransactionInfo
;
txStatus
:
TransactionStatus
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...