Skip to content

Commit

Permalink
Add usdt
Browse files Browse the repository at this point in the history
  • Loading branch information
Neylix committed Aug 12, 2024
1 parent 8b74cc5 commit 32c9c4b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Available cryptoassets in this API:
- eth: 1027
- usdc: 3408
- eure: 20920
- usdt: 825
- ... more later

Providers requested:
Expand Down
4 changes: 3 additions & 1 deletion config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ config :archethic_fas,
# usdc
3408,
# monerium eure
20920
20920,
# usdt
825
]

import_config("#{Mix.env()}.exs")

0 comments on commit 32c9c4b

Please sign in to comment.