stellar_tx_manage_data
Set, modify, or delete Stellar account data entries by specifying the source account, data name, value, and network; omit the value to remove an entry.
Instructions
Set, modify, or delete account data entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fee | No | Transaction fee in stroops | |
| network | Yes | Stellar network | |
| data_name | Yes | Name/key of the data entry | |
| build_only | No | Only build transaction, do not submit | |
| data_value | No | Value to set (omit to delete the entry) | |
| source_account | Yes | Account that owns the data entry |