Skip to content

Commit

Permalink
Update AppMetadata interface
Browse files Browse the repository at this point in the history
  • Loading branch information
dmytrotkk committed Jun 27, 2024
1 parent 9e548b7 commit 183a7f2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/core/interfaces/ChainsMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ export interface AppMetadata {
contracts?: string[]
dappradar?: string | boolean
legacy?: boolean
featured?: boolean
}

export interface AppMetadataMap {
Expand Down

0 comments on commit 183a7f2

Please sign in to comment.