Skip to main content

Function: placeOrderMessage()

placeOrderMessage(amount, currency, receiver, chain?): string

Parameters

amount: string | number

The amount to be sent

currency: Currency

The currency to be sent

receiver: string

The receiver of the funds

chain?: number | Chain

The chainId of the network if it's a cross-chain transaction

Returns

string

string

Defined in

utils.ts:56