Vaulta

powhcontract

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
    dividends asset
    refbalance asset
    withdraw asset
    upline name
    lastid uint64
  • rows of invests

    Field Type
    id uint64
    account name
    deposit asset
    token asset
    dividends asset
    refbalance asset
    reinvest uint64
    upline name
    date uint64
  • rows of row

    Field Type
    account name
    lastid uint64
  • Field Type
    supply asset
    max_supply asset
    issuer name
    eos asset
    balance asset
    dividends asset
    buy asset
    sell asset
    lastid uint64
  • rows of traders

    Field Type
    account name