Vaulta

waxdaofarmer

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    assetid uint64
  • rows of assets_s

    Field Type
    asset_id uint64
    collection_name name
    schema_name name
    template_id int32
    ram_payer name
    backed_tokens asset[]
    immutable_serialized_data bytes
    mutable_serialized_data bytes
  • Field Type
    ID uint64
    lastupdate uint64
  • Field Type
    collection_name name
    author name
    allow_notify bool
    authorized_accounts name[]
    notify_accounts name[]
    market_fee float64
    serialized_data bytes
  • Field Type
    ID uint64
    farmname name
    author name
    description string
    telegram string
    discord string
    twitter string
    website string
    latest_drop string
    image1 string
    image2 string
    image3 string
    whitelisted string
  • rows of farms

    Field Type
    ID uint64
    farmname name
    creator name
    rewardtoken string
    contract name
    collection name
    schema name[]
    poolsize asset
    mintime uint64
    enddate uint64
    logo string
    hourlyreward asset
    totalstaked uint64
    max_nfts uint64
    farmtype name
    templates uint64[]
    template_limit uint32
    lastupdate uint64
    reward_type name
    hourly_cap uint64
  • Field Type
    ID uint64
    farmname name
  • rows of offers_s

    Field Type
    offer_id uint64
    offer_sender name
    offer_recipient name
    sender_asset_ids uint64[]
    recipient_asset_ids uint64[]
    memo string
    ram_payer name
  • rows of pools

    Field Type
    ID uint64
    poolname name
    creator name
    stkcontract name
    contract name
    rwdtoken string
    poolsize asset
    tokentostake symbol
    minamount uint64
    mintime uint64
    enddate uint64
    logo string
    hourlyreward asset
    totalstaked asset
  • Field Type
    ID uint64
    price float64
  • Field Type
    ID uint64
    schema name[]
  • Field Type
    ID uint64
    username name
    farmname name
    claimable asset
    contract name
    assets uint64[]
    unlocktime uint64
    totalstaked uint16
    status uint8
    rambalance asset
  • rows of stats

    Field Type
    ID uint64
    statname name
    total uint64
  • rows of tokens

    Field Type
    ID uint64
    poolname name
    user name
    amountstaked asset
    claimable asset
    rwdcontract name
    contract name
    balance asset
    unlocktime uint64