Nestor Tokens¶
The Nestor Tokens represent assets, securities, and deposits through tokens emitted by the Nestor Protocol. These tokens follow the ERC-3643 specification of IToken.
Overview¶
The protocol utilises a structured approach to token composition and interaction.
The token hierarchy is as follows:
- IBasicNestorToken — base interface identifying token classification, inherits IToken (ERC-3643)
- INestorFundDepositToken — deposit token representing fiat-denominated deposits
- INestorDigitalSecurityToken — permissioned transferable digital security reflecting future cash flows from an OnChainAssetToken
- INestorOnChainAssetToken — on-chain representation of the underlying asset with full specification, issuance, and status lifecycle data