Skip to content

[Stacks 2.1] Support stx-transfer event memo field #1276

Closed
@zone117x

Description

@zone117x

Support stx-transfer event memo field (from Clarity stx-transfers in contract-call txs).

Feature was first introduced in stacks-network/stacks-core#2488

Then it was refactored in stacks-network/stacks-core#2732 to be a new Clarity function:

{
    input_type: "uint, principal, principal, buff",
    output_type: "(response bool uint)",
    signature: "(stx-transfer-memo? amount sender recipient memo)",
    example: "(stx-transfer-memo? u60 tx-sender 'SZ2J6ZY48GV1EZ5V2V5RB9MP66SW86PYKKQ9H6DPR 0x010203)"
}

Metadata

Metadata

Assignees

Type

No type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions