Vaulta

tpredpackets

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • rows of agent

    Field Type
    agent_account name
    creator name
    total_transfer_token asset
    token_contract name
    create_time uint64
  • rows of agent2

    Field Type
    id uint64
    agent_account name
    creator name
    total_transfer_token asset
    token_contract name
    create_time uint64
  • rows of black

    Field Type
    black_account name
  • rows of global

    Field Type
    packet_id uint64
    creator name
    text string
    owner_name string
    logo_url string
    packet_type uint64
    token_contract name
    total_token asset
    reset_token asset
    total_number uint64
    reset_number uint64
    group_id string
    receiver_account string
    user_list userinfo[]
    active_time uint64
    create_time uint64