Unicove
发送质押RAM设置
Vaulta

hamburgerswp

Contract

  • Overview
  • Actions (5)
  • Structs (9)
  • Tables (3)
  • ABI
  • The data tables defined by this contract.

    • deposits

      rows of deposit

      Field Type
      owner name
      quantity0 asset
      quantity1 asset
    • global

      rows of global

      Field Type
      contract_status uint8
      mine_status uint8
      trade_fee uint8
      protocol_fee uint8
    • pairs

      rows of pair

      Field Type
      id uint64
      code symbol_code
      token0 extended_symbol
      token1 extended_symbol
      reserve0 asset
      reserve1 asset
      total_liquidity uint64
      last_update_time uint32
      create_time uint32