@covalenthq/client-sdk
Advanced tools
Comparing version 0.7.1 to 0.7.2
@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2"; | ||
export declare class Response<T> { | ||
@@ -13,0 +13,0 @@ data: T; |
@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -341,0 +341,0 @@ logo_url: string; |
@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -310,0 +310,0 @@ logo_url: string; |
@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2"; | ||
export declare class Response<T> { | ||
@@ -13,0 +13,0 @@ data: T; |
@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -341,0 +341,0 @@ logo_url: string; |
@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -310,0 +310,0 @@ logo_url: string; |
@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2"; | ||
export declare class Response<T> { | ||
@@ -13,0 +13,0 @@ data: T; |
@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -341,0 +341,0 @@ logo_url: string; |
@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -310,0 +310,0 @@ logo_url: string; |
@@ -10,3 +10,3 @@ import { SecurityService } from "./SecurityService"; | ||
export type Quote = "USD" | "CAD" | "EUR" | "SGD" | "INR" | "JPY" | "VND" | "CNY" | "KRW" | "RUB" | "TRY" | "NGN" | "ARS" | "AUD" | "CHF" | "GBP"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.1"; | ||
export declare const userAgent = "com.covalenthq.sdk.typescript/0.7.2"; | ||
export declare class Response<T> { | ||
@@ -13,0 +13,0 @@ data: T; |
@@ -9,3 +9,3 @@ import { SecurityService } from "./SecurityService"; | ||
import { ApiKeyValidator } from "../util/ApiKeyValidator"; | ||
export const userAgent = "com.covalenthq.sdk.typescript/0.7.1"; | ||
export const userAgent = "com.covalenthq.sdk.typescript/0.7.2"; | ||
export class Response { | ||
@@ -12,0 +12,0 @@ } |
@@ -338,3 +338,3 @@ import { Chain, Quote, Response } from "./CovalentClient"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -341,0 +341,0 @@ logo_url: string; |
@@ -307,3 +307,3 @@ import { Pagination } from "./GenericTypes"; | ||
total_liquidity: number; | ||
total_volume24h: number; | ||
total_volume_24h: number; | ||
/** * The contract logo URL. */ | ||
@@ -310,0 +310,0 @@ logo_url: string; |
{ | ||
"name": "@covalenthq/client-sdk", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"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
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
4771435