Vaulta

d.nft.gems

Contract

The data tables defined by this contract.

  • Field Type
    asset_id uint64
    created_at time_point_sec
  • Field Type
    collection_name name
    pools symbol_code[]
    current int32
    quota int32
    notifiers name[]
  • Field Type
    pool_id uint64
    mint_fee uint16
    redeem_fee uint16
    swap_fee uint16
    protocol_fee uint16
    fee_account name
    mine_account name
    token_contract name
    swap_contract name
    lp_token_contract name
    core_sym extended_symbol
    prefix symbol_code
    notifiers name[]
  • Field Type
    owner name
    asset_ids uint64[]
    quantity0 extended_asset
    quantity1 extended_asset
    liquidity extended_asset
  • rows of pools_row

    Field Type
    pool_sym extended_symbol
    pool_id uint64
    pair_sym extended_symbol
    pair_id uint64
    collection_name name
    schema_name name
    template_id int32
    created_at time_point_sec
    updated_at time_point_sec
  • Field Type
    status name
    counters uint32[]
    last_updated time_point_sec