Telos

profiles

Contract

The data tables defined by this contract.

  • rows of config

    Field Type
    contract_name string
    contract_version string
    admin name
    default_avatar string
    max_display_name_length uint32
    max_avatar_length uint32
    max_bio_length uint32
    max_status_length uint32
  • Field Type
    account name
    data string
  • rows of profile

    Field Type
    account_name name
    display_name string
    avatar string
    bio string
    status string
    is_verified bool