Alchemy Logo

SimulateAssetType

Defined in: account-kit/infra/dist/types/actions/types.d.ts:3

Enumeration MemberValueDescription

ERC1155

"ERC1155"

ERC20

"ERC20"

ERC721

"ERC721"

NATIVE

"NATIVE"

SPECIAL_NFT

"SPECIAL_NFT"

Special contracts that don't follow ERC 721/1155. Currently limited to CryptoKitties and CryptoPunks.

Was this page helpful?