Vaulta

grootwarshop

Contract

The data tables defined by this contract.

  • Field Type
    id uint64
    buyer name
    category name
    price asset
    order_time uint64
    end_time uint64
  • Field Type
    sell_id uint64
    buy_id uint64
    deal_id uint64
    deal_amounts asset[]
    fee_amounts asset[]
    reserve1 uint64
    reserve2 uint64
    fee float32
  • Field Type
    id uint64
    seller name
    buyer name
    nft_id uint64
    category name
    idata string
    mdata string
    price asset
    type uint8
    order_time uint64
    deal_time uint64
  • Field Type
    id uint64
    owner name
    category name
    idata string
    mdata string
  • Field Type
    id uint64
    seller name
    nft_id uint64
    category name
    idata string
    mdata string
    price asset
    order_time uint64
    end_time uint64