omni_sendunfreeze

Unfreeze an address for a centrally managed token.

Note: Only the issuer may unfreeze tokens

Arguments:

Name Type Presence Description
fromaddress string required the address to send from (must be issuer of a managed property with freezing enabled
toaddress string required the address to unfreeze
propertyid number required the identifier of the tokens to unfreeze
amount string required the amount to unfreeze (note: currently unused

Result:

"hash"  // (string) the hex-encoded transaction hash

Example:

$ omnicore-cli "omni_sendunfreeze" "3M9qvHKtgARhqcMtM5cRT9VaiDJ5PSfQGY" "3HTHRxu3aSDV4deakjC7VmsiUp7c6dfbvs" 2 1000