Skip to content
Alchemy Logo

SimulateAssetType

Defined in: account-kit/infra/src/actions/types.ts:9

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?