Skip to main content

E1410 — Transfer hook execution failed

PropertyValue
Code1410
SlugE1410
Categorytoken (Token (CIP-20))
CIPCIP-20

What happened

Transfer hook execution failed.

Why it happened

The transfer hook actor raised an exception during execution.

How to fix

Inspect the hook actor’s error in context.traceback.

Receipt example

{
  "code": 1410,
  "slug": "E1410",
  "category": "token",
  "what": "Transfer hook execution failed",
  "fix": "Inspect the hook actor's error in `context.",
  "docs_url": "https://docs.cowboy.inc/errors/E1410"
}

All Error Codes

View the complete error code reference