View Source Ethers.Contracts.ERC721.Errors.ERC721NonexistentToken (Ethers v0.5.4)

Error struct for error ERC721NonexistentToken

Summary

Types

@type t() :: %Ethers.Contracts.ERC721.Errors.ERC721NonexistentToken{
  token_id: non_neg_integer()
}