Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
InternalTransaction
Type Alias InternalTransaction
InternalTransaction
:
{
data
:
string
|
null
;
dataDecoded
?:
DataDecoded
;
operation
:
Operation
;
to
:
string
;
value
?:
string
;
}
Type declaration
data
:
string
|
null
Optional
dataDecoded
?:
DataDecoded
operation
:
Operation
to
:
string
Optional
value
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...