Skip to content

Currencies DB Table change #348

@peev

Description

@peev

Currently, in Currencies table in the DB we only keep tokenID and tokenName.

I suggest we add two new columns:

  • Market (which can be in ETH, BTC or other future markets they will have)
  • pair (which has a value of "token-market")

Using the new end points, we can update data on last price, bid, ask price and volume.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions