Skip to content

Commit

Permalink
update metadata bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Aug 1, 2024
1 parent 46e332e commit dc045fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/metadata/src/metadata.gen.ts
Original file line number Diff line number Diff line change
Expand Up @@ -506,6 +506,7 @@ export interface SearchTokensReturn {
export interface SearchContractsArgs {
q: string
chainID?: string
chainIDs?: Array<string>
types?: Array<ContractType>
page?: Page
}
Expand Down

0 comments on commit dc045fe

Please sign in to comment.