Preparing search index...
The search index is not available
API documentation of Agoric SDK
API documentation of Agoric SDK
@agoric/zoe
src/contractSupport
atomicTransfer
Function atomicTransfer
Special case of atomicRearrange for a single one-way transfer
atomic
Transfer
(
zcf
,
fromSeat
?
,
toSeat
?
,
fromAmounts
?
,
toAmounts
?
)
:
void
Parameters
zcf
:
ZCF
<
Record
<
string
,
unknown
>
>
Optional
fromSeat
:
ZCFSeat
= undefined
Optional
toSeat
:
ZCFSeat
= undefined
Optional
fromAmounts
:
AmountKeywordRecord
= undefined
Optional
toAmounts
:
AmountKeywordRecord
= undefined
Returns
void
Settings
Member Visibility
Alpha
Internal
Theme
OS
Light
Dark
API documentation of Agoric SDK
Loading...
Special case of atomicRearrange for a single one-way transfer