Skip to content

Commit

Permalink
Merge pull request #75 from Hipo/main
Browse files Browse the repository at this point in the history
v2.1.0
  • Loading branch information
jamcry authored Mar 23, 2023
2 parents e38ceb8 + 73e3203 commit 09f393c
Show file tree
Hide file tree
Showing 6 changed files with 142 additions and 326 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions dist/util/asset/assetModels.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export interface TinymanAnalyticsApiAsset {
decimals: number;
url: string;
total_amount: string;
clawback_address: string;
liquidity_in_usd?: null | string;
last_day_volume_in_usd?: null | string;
last_day_price_change?: null | string;
Expand Down
Loading

0 comments on commit 09f393c

Please sign in to comment.