Telos

factory.lc

Contract

The data tables defined by this contract.

  • rows of asset_s

    Field Type
    id uint64
    owner name
    matured bool
    matured_value asset
    matured_date time_point_sec
    expiry_date time_point_sec
    bonus_value asset
    repurchase_offer bool
    offer_id uint64
    buyer name
    authorized_minter name
    collection_name name
    schema_name name
    template_id int32
  • rows of fee_s

    Field Type
    fee name
    fee_account name
    rate double_t
  • Field Type
    admin name
    supported_tokens extended_symbol[]
    ignore_accounts name[]
  • Field Type
    supply asset
    max_supply asset
    issuer name
  • rows of wallet_s

    Field Type
    balance asset
    contract name