Telos

escrow.start

合约

此合约定义的数据表。

  • 行数据 config

    字段 类型
    pools_account name
    enabled bool
  • 行数据 token_lock

    字段 类型
    id uint64
    lock_type name
    sponsor name
    beneficiary name
    quantity extended_asset
    trigger_source name
    trigger_event name
    vesting_date time_point
    locked bool
    notes string
    created_date time_point
    updated_date time_point
  • 行数据 settings

    字段 类型
    admin name
    platform_token extended_symbol
    featured_pools uint64[]
    listing_fee asset
    premium_access_fee asset
    social_fee asset
    lockup_buckets uint32
    unstake_buckets uint32
    social_buckets uint32
    fee_account name
    success_fee double_t
    website string
    contact string
    sourcecode string
    enabled bool
    last_pool_id uint64
    last_pool_account_id uint64
    last_token_id uint64
    stake_pool asset
  • 行数据 wallet

    字段 类型
    id uint64
    token extended_symbol
    locked_balance asset
    liquid_balance asset