Vaulta

swap.alcor

Contract

The data tables defined by this contract.

  • Field Type
    id uint64
    assetBalance extended_asset
  • Field Type
    account name
  • rows of BitmapS

    Field Type
    pos int16
    bitmap uint128
  • Field Type
    poolId uint64
    isUnlockLiquidityA bool
    isUnlockLiquidityB bool
  • Field Type
    id uint64
    fee extended_asset
  • Field Type
    id uint64
    creator name
    poolId uint64
    reward extended_asset
    periodFinish uint32
    rewardsDuration uint32
    rewardRateE18 uint128
    rewardPerTokenStored uint128
    totalStakingWeight uint64
    lastUpdateTime uint32
    numberOfStakes uint32
  • rows of MarketS

    Field Type
    marketName name
    marketFee uint32
  • Field Type
    timestampInSec uint32
    tickCumulative int64
    secondsPerLiquidityCumulativeX64 uint128
  • rows of PoolS

    Field Type
    id uint64
    active bool
    tokenA extended_asset
    tokenB extended_asset
    fee uint32
    feeProtocol uint8
    tickSpacing int32
    maxLiquidityPerTick uint64
    currSlot CurrSlotS
    feeGrowthGlobalAX64 uint128
    feeGrowthGlobalBX64 uint128
    protocolFeeA asset
    protocolFeeB asset
    liquidity uint64
  • Field Type
    id uint64
    owner name
    tickLower int32
    tickUpper int32
    liquidity uint64
    feeGrowthInsideALastX64 uint128
    feeGrowthInsideBLastX64 uint128
    feesA uint64
    feesB uint64
  • Field Type
    posId uint64
    incentiveId uint64
    stakingWeight uint64
    rewards uint64
    userRewardPerTokenPaid uint128
  • rows of StakeS

    Field Type
    posId uint64
    stakingWeight uint64
    rewards uint64
    userRewardPerTokenPaid uint128
  • Field Type
    posId uint64
    incentiveIds uint64[]
  • rows of SymtemS

    Field Type
    id uint64
    active bool
    poolIdCounter uint64
    posIdCounter uint64
    activeFee extended_asset
  • rows of TickS

    Field Type
    id int32
    liquidityGross uint64
    liquidityNet int64
    feeGrowthOutsideAX64 uint128
    feeGrowthOutsideBX64 uint128
    tickCumulativeOutside int64
    secondsPerLiquidityOutsideX64 uint128
    secondsOutside uint32
    initialized bool
  • Field Type
    token extended_asset