@safe-global/safe-gateway-typescript-sdk
Preparing search index...
Transfer
Type Alias Transfer
type
Transfer
=
{
direction
:
TransferDirection
;
humanDescription
?:
string
;
recipient
:
AddressEx
;
richDecodedInfo
?:
RichDecodedInfo
;
sender
:
AddressEx
;
transferInfo
:
TransferInfo
;
type
:
TRANSFER
;
}
Index
Properties
direction
human
Description?
recipient
rich
Decoded
Info?
sender
transfer
Info
type
Properties
direction
direction
:
TransferDirection
Optional
human
Description
humanDescription
?:
string
recipient
recipient
:
AddressEx
Optional
rich
Decoded
Info
richDecodedInfo
?:
RichDecodedInfo
sender
sender
:
AddressEx
transfer
Info
transferInfo
:
TransferInfo
type
type
:
TRANSFER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
direction
human
Description
recipient
rich
Decoded
Info
sender
transfer
Info
type
@safe-global/safe-gateway-typescript-sdk
Loading...