@covalenthq/client-sdk
Advanced tools
Comparing version 0.9.8 to 0.9.9
@@ -12,3 +12,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Source = "Ponder" | "GoldRush" | "Viem"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.8"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.9"; | ||
export declare class Response<T> { | ||
@@ -15,0 +15,0 @@ data: T; |
@@ -636,3 +636,3 @@ import { Chain, Quote, Response, ChainID, Source } from "./CovalentClient"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -639,0 +639,0 @@ logo_url: string; |
@@ -97,3 +97,3 @@ export interface Pagination { | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: string; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -100,0 +100,0 @@ logo_url: string; |
@@ -573,3 +573,3 @@ import { Pagination, ContractMetadata, Explorer } from "./GenericTypes"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -576,0 +576,0 @@ logo_url: string; |
@@ -12,3 +12,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Source = "Ponder" | "GoldRush" | "Viem"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.8"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.9"; | ||
export declare class Response<T> { | ||
@@ -15,0 +15,0 @@ data: T; |
@@ -636,3 +636,3 @@ import { Chain, Quote, Response, ChainID, Source } from "./CovalentClient"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -639,0 +639,0 @@ logo_url: string; |
@@ -97,3 +97,3 @@ export interface Pagination { | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: string; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -100,0 +100,0 @@ logo_url: string; |
@@ -573,3 +573,3 @@ import { Pagination, ContractMetadata, Explorer } from "./GenericTypes"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -576,0 +576,0 @@ logo_url: string; |
@@ -12,3 +12,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Source = "Ponder" | "GoldRush" | "Viem"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.8"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.9"; | ||
export declare class Response<T> { | ||
@@ -15,0 +15,0 @@ data: T; |
@@ -636,3 +636,3 @@ import { Chain, Quote, Response, ChainID, Source } from "./CovalentClient"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -639,0 +639,0 @@ logo_url: string; |
@@ -97,3 +97,3 @@ export interface Pagination { | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: string; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -100,0 +100,0 @@ logo_url: string; |
@@ -573,3 +573,3 @@ import { Pagination, ContractMetadata, Explorer } from "./GenericTypes"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -576,0 +576,0 @@ logo_url: string; |
@@ -12,3 +12,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Source = "Ponder" | "GoldRush" | "Viem"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.8"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.9.9"; | ||
export declare class Response<T> { | ||
@@ -15,0 +15,0 @@ data: T; |
@@ -9,3 +9,3 @@ import { SecurityService } from "./SecurityService"; | ||
import { ApiKeyValidator } from "../util/ApiKeyValidator"; | ||
export const userAgent = "com.covalenthq.sdk.typescript/0.9.8"; | ||
export const userAgent = "com.covalenthq.sdk.typescript/0.9.9"; | ||
export class Response { | ||
@@ -12,0 +12,0 @@ } |
@@ -636,3 +636,3 @@ import { Chain, Quote, Response, ChainID, Source } from "./CovalentClient"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -639,0 +639,0 @@ logo_url: string; |
@@ -97,3 +97,3 @@ export interface Pagination { | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: string; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -100,0 +100,0 @@ logo_url: string; |
@@ -573,3 +573,3 @@ import { Pagination, ContractMetadata, Explorer } from "./GenericTypes"; | ||
/** * A list of supported standard ERC interfaces, eg: `ERC20` and `ERC721`. */ | ||
supports_erc: boolean; | ||
supports_erc: string[]; | ||
/** * The contract logo URL. */ | ||
@@ -576,0 +576,0 @@ logo_url: string; |
{ | ||
"name": "@covalenthq/client-sdk", | ||
"version": "0.9.8", | ||
"version": "0.9.9", | ||
"types": "dist/index.d.ts", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5893761