๐ŸŽดAccounts

DTX uses NFTs as accounts. To be more specific, we follow ERC-1155 to associate on-chain data with fungible and non-fungible tokens in our protocol while making it composable for potential interaction with other protocols.

Key features:

  1. Trading Strategy Management: When opening positions, Traders associate them with one of the NFT accounts. By doing so, they avoid the costs and complexity of using multiple wallets.

  2. Protocol Composability: The NFT sub-accounts are following ERC-1155, which will let the traders interact with other protocols to release more liquidity.

  3. Convenience for Migration: Migrate everything with a simple transfer.

Last updated