Vaulta

tokensbridge

Contract

The data tables defined by this contract.

  • rows of account

    Field Type
    balance asset
  • Field Type
    id uint64
    contract name
    action name
    status uint64
    count uint64
  • rows of st_credit

    Field Type
    user name
    quantity asset
    deposit_bonus asset
    balance_used asset
  • Field Type
    max asset
    min asset
    deposit_rate float32
    withdraw_rate float32
    supply asset
    withdraw asset
  • rows of st_global

    Field Type
    key name
    value uint64
  • rows of st_txlog

    Field Type
    id uint64
    user name
    quantity asset
    chain string
    memo string
    address string
    txhash string
    txout uint64
    fee asset
    confirm_id uint64
    created_at time_point_sec
    updated_at time_point_sec
  • rows of st_txlog

    Field Type
    id uint64
    user name
    quantity asset
    chain string
    memo string
    address string
    txhash string
    txout uint64
    fee asset
    confirm_id uint64
    created_at time_point_sec
    updated_at time_point_sec
  • Field Type
    id uint64
    user name
    quantity asset
    credit asset
    chain string
    memo string
    address string
    txhash string
    txout uint64
    fee asset
    status uint64
    reason string
    created_at time_point_sec
    updated_at time_point_sec
  • Field Type
    supply asset
    max_supply asset
    issuer name
    min_withdraw asset
    withdraw_fee asset
  • Field Type
    user name
    deposit asset
    deposit_count uint64
    withdraw asset
    withdraw_count uint64
    deposit_fee asset
    withdraw_fee asset
    created_at time_point_sec
    updated_at time_point_sec