Vaulta Guides
  • User Guides
    • Getting Started on Vaulta
      • Wallet and Account Setup
      • Get Vaulta Token
      • Staking
      • Unstaking and Claiming Rewards
      • Manage Resources (CPU/ NET)
      • Buy/ Sell RAM
      • Manage Account Permissions
      • Swap EOS to A
    • Vaulta EVM
      • Connecting to Vaulta EVM
      • Bridge to Vaulta EVM
    • Support
      • FAQs
        • Staking FAQ
        • Vaulta
      • Archive
        • Accessing ERC-20 EOS
  • Vaulta Token
    • Token Overview
    • Tokenomics
    • Staking
  • Networks
    • Vaulta Documentation
    • Vaulta Native
      • Savanna Consensus
    • Vaulta EVM
    • Network Resources
    • Vaulta RAM
      • Wrapped RAM
      • RAMS DAO
    • Network Stewards
  • Accounts
    • Vaulta Native Accounts
      • Account Permissions
      • System Accounts
      • Smart Contract Account
  • Node Operators
    • Block Producers
    • DPoS Consensus
    • Want to Become a Node Operator? Get Started Here.
  • Resources
    • Directory
    • Vaulta Brand Guidelines
    • Vaulta Portal
    • Vaulta Community (Telegram)
    • Vaulta (X)
  • Security & Staying Safe
    • Staying Safe
    • Common Scams to Avoid
    • Account Security Best Practices
    • Disclaimer
Powered by GitBook
On this page
  1. Accounts
  2. Vaulta Native Accounts

System Accounts

System accounts are special accounts on the Vaulta blockchain that help run the core functions of the network. They’re like the invisible infrastructure behind the scenes — powering things like resource management, governance, token transfers, and account creation.

These accounts are created and managed by the network itself and are essential for keeping everything running smoothly. You can find out more about the Vaulta system accounts below.

Account
Has contract
Description

eosio

Yes

Creates all other system accounts (main system account).

eosio.msig

Yes

Facilitates the signing of a multi-sig transaction proposal.

eosio.wrap

Yes

Simplifies block producer superuser actions, increasing readability and auditability.

eosio.token

Yes

Allows users to create, issue, and manage tokens.

eosio.names

No

Holds funds from namespace auctions.

eosio.bpay

No

Pays the block producers for producing blocks.

eosio.prods

No

Represents the union of all current active block producers permissions.

eosio.ram

No

Keeps track of the SYS balances based on users actions of buying or selling RAM.

eosio.ramfee

No

Keeps track of the fees collected from users RAM trading actions

(0.5% from the value of each trade.)

eosio.saving

No

Holds a certain percentage of network inflation.

eosio.stake

No

Holds staked tokens.

eosio.vpay

No

Pays the block producers accordingly with the votes won.

eosio.rex

No

Keeps track of fees and balances resulted from REX related actions execution.

eosio.evm

Yes

EOS EVM Contract account.

PreviousAccount PermissionsNextSmart Contract Account

Last updated 19 days ago