Skip to main content

Documentation Index

Fetch the complete documentation index at: https://thrackle.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

HandlerUtils Invariants

Note: HandlerUtils Invariants are not implemented yet
  • When mint, determineTransferAction always returns ActionTypes.MINT
  • When burn, determineTransferAction always returns ActionTypes.BURN
  • When sell, determineTransferAction always returns ActionTypes.SELL
  • When buy, determineTransferAction always returns ActionTypes.BUY
  • When p2ptransfer, determineTransferAction always returns ActionTypes.P2P_TRANSFER