Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
TransactionData
Type Alias TransactionData
Transaction
Data
:
{
addressInfoIndex
?:
{
[
key
:
string
]
:
AddressEx
;
}
;
dataDecoded
?:
DataDecoded
;
hexData
?:
string
;
operation
:
Operation
;
to
:
AddressEx
;
trustedDelegateCallTarget
:
boolean
;
value
?:
string
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...