Skip to main content

E1408 — Transfer hook rejected the transfer

PropertyValue
Code1408
SlugE1408
Categorytoken (Token (CIP-20))
CIPCIP-20

What happened

Transfer hook rejected the transfer.

Why it happened

The token’s transfer hook actor returned false, rejecting the transfer.

How to fix

Review the hook actor’s policy to understand why the transfer was rejected.

Receipt example

{
  "code": 1408,
  "slug": "E1408",
  "category": "token",
  "what": "Transfer hook rejected the transfer",
  "fix": "Review the hook actor's policy to understand why the transfer was rejected.",
  "docs_url": "https://docs.cowboy.inc/errors/E1408"
}

All Error Codes

View the complete error code reference