TAP Protocol Developer Docs
  • Welcome
  • Functions
    • Basic Functions
    • Extended Functions
      • Block Transferables
      • Unblock Transferables
      • Mass Send
      • Token Authority
      • Privilege Authority
      • Peer2Peer Trading
      • Digital Matter Theory
  • Smart Contracts
    • TAP / ICP Overview
    • TAP / ICP Boilerplate
    • More Chain Support
  • Resources
    • TAP Reader (Node)
    • TAP Wallet (Chrome Store)
    • TAP Wallet (Github)
    • Whitepaper
    • Tapalyticcs
    • TAP API (hosted)
Powered by GitBook
On this page
  1. Functions
  2. Extended Functions

Unblock Transferables

Tappable

To unblock inscribe transfers, the function below must be tapped (=inscribed and again sent to yourself). Once tapped, inscribe transfers will continue to work normally and contribute to the overall transferable amounts of the account again.

{
  "p" : "tap",
  "op" : "unblock-transferables"
}
PreviousBlock TransferablesNextMass Send

Last updated 7 months ago