Skip to content

Commit

Permalink
feat: Add trenSTETH asset
Browse files Browse the repository at this point in the history
  • Loading branch information
rbajollari committed Jul 1, 2024
1 parent f338617 commit 212e60d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions sample-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@ exchanges:
base_decimal: 18
quote_decimal: 18
invert_price: false
- address: "0x4216d5900a6109bba48418b5e2AB6cc4e61Cf477"
base: "TRENSTETH"
quote: "ETH"
base_decimal: 18
quote_decimal: 18
invert_price: false

server:
listen_addr: "0.0.0.0:5005"
Expand Down

0 comments on commit 212e60d

Please sign in to comment.