@safe-global/safe-gateway-typescript-sdk
Preparing search index...
MultiSend
Type Alias MultiSend
type
MultiSend
=
{
actionCount
:
number
;
dataSize
:
string
;
humanDescription
?:
string
;
isCancellation
:
boolean
;
methodName
:
"multiSend"
;
richDecodedInfo
?:
RichDecodedInfo
;
to
:
AddressEx
;
type
:
CUSTOM
;
value
:
string
;
}
Index
Properties
action
Count
data
Size
human
Description?
is
Cancellation
method
Name
rich
Decoded
Info?
to
type
value
Properties
action
Count
actionCount
:
number
data
Size
dataSize
:
string
Optional
human
Description
humanDescription
?:
string
is
Cancellation
isCancellation
:
boolean
method
Name
methodName
:
"multiSend"
Optional
rich
Decoded
Info
richDecodedInfo
?:
RichDecodedInfo
to
to
:
AddressEx
type
type
:
CUSTOM
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
Count
data
Size
human
Description
is
Cancellation
method
Name
rich
Decoded
Info
to
type
value
@safe-global/safe-gateway-typescript-sdk
Loading...