Skip to main content

E1401 — Token not found

PropertyValue
Code1401
SlugE1401
Categorytoken (Token (CIP-20))
CIPCIP-20

What happened

Token not found.

Why it happened

The referenced token_id does not correspond to any deployed token.

How to fix

Deploy the token or use a valid token address.

Receipt example

{
  "code": 1401,
  "slug": "E1401",
  "category": "token",
  "what": "Token not found",
  "fix": "Deploy the token or use a valid token address.",
  "docs_url": "https://docs.cowboy.inc/errors/E1401"
}

All Error Codes

View the complete error code reference