@safe-global/safe-gateway-typescript-sdk
Preparing search index...
TransactionData
Type Alias TransactionData
type
TransactionData
=
{
addressInfoIndex
?:
{
[
key
:
string
]:
AddressEx
}
;
dataDecoded
?:
DataDecoded
;
hexData
?:
string
;
operation
:
Operation
;
to
:
AddressEx
;
trustedDelegateCallTarget
:
boolean
;
value
?:
string
;
}
Index
Properties
address
Info
Index?
data
Decoded?
hex
Data?
operation
to
trusted
Delegate
Call
Target
value?
Properties
Optional
address
Info
Index
addressInfoIndex
?:
{
[
key
:
string
]:
AddressEx
}
Optional
data
Decoded
dataDecoded
?:
DataDecoded
Optional
hex
Data
hexData
?:
string
operation
operation
:
Operation
to
to
:
AddressEx
trusted
Delegate
Call
Target
trustedDelegateCallTarget
:
boolean
Optional
value
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
Info
Index
data
Decoded
hex
Data
operation
to
trusted
Delegate
Call
Target
value
@safe-global/safe-gateway-typescript-sdk
Loading...