Skip to content

Commit

Permalink
add isAshSupported
Browse files Browse the repository at this point in the history
  • Loading branch information
borispoehland committed Sep 23, 2024
1 parent 20734fc commit 73d57ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/collection.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,6 +635,7 @@ export type FungibleAssets = {
pngUrl: string
ticker: string
usdPrice?: number
isAshSupported: boolean
_ts?: number
}

Expand Down

0 comments on commit 73d57ab

Please sign in to comment.