๐ด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:
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.
Protocol Composability: The NFT sub-accounts are following ERC-1155, which will let the traders interact with other protocols to release more liquidity.
Convenience for Migration: Migrate everything with a simple transfer.
Last updated