Import Tokens
Use case
The token market infrastructure allows you to import tokens in order to:
- Store tokens in a vault to fractionalize them
- Add a compliance layer on top of a token
- Combine tokens with another token to create a new product, fund, vault...
- Deploy tokens in an omnichain environment
Compatible token standards
The market infrastructure is compatible with the following token standards on EVM chain
Standard | Name | Use Case |
---|---|---|
ERC-20 | Fungible Token | Widely used for creating digital assets and currency |
ERC-721 | Non-Fungible Token | Unique, verifiable assets, commonly used in collectibles and digital art markets. |
ERC-1155 | Multi-Token Standard | Semi-fungible standard ideal for gaming and asset bundling |
ERC-1600 | Security Token | Designed for managing and enforcing compliance in tokenized securities |
ERC-3643 | Permissioned Token | Standard for regulated assets, enabling compliance and control in digital securities |
ERC-4626 | Tokenized Vault | Standard for yield-bearing vaults, enabling streamlined management of tokenized assets |
Updated 15 days ago