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

Block Transferables

Tappable

To prevent grief attacks using the external "token-transfer", account holders can entirely disable this function by inscribing the inscription text below to themselves and tap (=send to yourself) the inscription. This feature is especially important if token-authorities are being used that redeem tokens from their own accounts.

Once tapped (=inscribed and again sent to yourself), incoming inscribe transfers are being skipped/invalidated such that no subsequent transfers using "token-transfer" aren't possible anymore. Existing transferables stay intact and can be used:

{
  "p" : "tap",
  "op" : "block-transferables"
}
PreviousExtended FunctionsNextUnblock Transferables

Last updated 7 months ago