For the complete documentation index, see llms.txt. This page is also available as Markdown.

Send FRTS Multi

Send individual amounts of FRTS to up to 64 recipients. POST only. Refer to Create Transaction Request for common parameters.

Request: requestType is sendFRTSMulti recipients is the account ID of the recipients. The recipients string is <numid1>:<amount1>;<numid2>:<amount2>;<numidN>:<amountN>

Last updated