Vaulta

wtoken.ccc

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    owner name
    nft_ids uint64[]
  • rows of nft_stats

    Field Type
    creator name
    supply asset
    max_supply asset
    token_count uint64
    token_title string
    token_logo string
    categories string
  • rows of token

    Field Type
    id uint64
    creator name
    owner name
    genes name
    token_name string
    token_summary string
    image_url string
    mdata string
    level uint64
    category uint64
    nft_value asset
    create_time time_point_sec