Davinci Protocol
Block ExplorerValidator Explorer
  • Welcome
  • Learn
    • Execution Layer
    • Proof Of Stake Mechanism
    • Validator Mechanism
    • Staking Mechanism
  • Technical Network
    • Mainnet
    • Accounts
    • Transaction
    • Onchain Gas Transaction
  • Developer Hub
Powered by GitBook
On this page
  • Accounts
  • Account types
  1. Technical Network

Accounts

Accounts

An DaVinci account is an entity with an ether (DCOIN) balance that can send transactions on DaVinci. Accounts can be user-controlled or deployed as smart contracts.

Account types

DaVinci has two account types:

  • Externally-owned account (EOA) – controlled by anyone with the private keys

  • Contract account – a smart contract deployed to the network, controlled by code.

Both account types have the ability to:

  • Receive, hold and send DCOIN and tokens

  • Interact with deployed smart contracts

PreviousMainnetNextTransaction

Last updated 3 months ago