Skip to main content

E1406 — Not authorized for this token operation

PropertyValue
Code1406
SlugE1406
Categorytoken (Token (CIP-20))
CIPCIP-20

What happened

Not authorized for this token operation.

Why it happened

The caller is not the token admin or authority.

How to fix

Only the token admin/authority may perform this operation.

Receipt example

{
  "code": 1406,
  "slug": "E1406",
  "category": "token",
  "what": "Not authorized for this token operation",
  "fix": "Only the token admin/authority may perform this operation.",
  "docs_url": "https://docs.cowboy.inc/errors/E1406"
}

All Error Codes

View the complete error code reference