Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
Transfer
Type Alias Transfer
Transfer
:
{
direction
:
TransferDirection
;
humanDescription
?:
string
;
recipient
:
AddressEx
;
richDecodedInfo
?:
RichDecodedInfo
;
sender
:
AddressEx
;
transferInfo
:
TransferInfo
;
type
:
TRANSFER
;
}
Type declaration
direction
:
TransferDirection
Optional
humanDescription
?:
string
recipient
:
AddressEx
Optional
richDecodedInfo
?:
RichDecodedInfo
sender
:
AddressEx
transferInfo
:
TransferInfo
type
:
TRANSFER
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...