Skip to main content

E1411 — Transfer hook exceeded gas cap

PropertyValue
Code1411
SlugE1411
Categorygas (Gas)
CIPCIP-20 §8.3

What happened

Transfer hook exceeded gas cap.

Why it happened

The transfer hook consumed more than the 50,000-cycle cap defined in CIP-20 §8.3.

How to fix

Simplify hook logic to stay under the 50,000-cycle cap.

Receipt example

{
  "code": 1411,
  "slug": "E1411",
  "category": "gas",
  "what": "Transfer hook exceeded gas cap",
  "fix": "Simplify hook logic to stay under the 50,000-cycle cap.",
  "docs_url": "https://docs.cowboy.inc/errors/E1411"
}

All Error Codes

View the complete error code reference