@uniswap/client-data-api 0.0.90 → 0.0.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/data/v1/api-DataApiService_connectquery.d.ts +7 -7
- package/dist/data/v1/api-DataApiService_connectquery.js +7 -7
- package/dist/data/v1/api_connect.d.ts +6 -6
- package/dist/data/v1/api_connect.js +6 -6
- package/dist/data/v1/api_pb.d.ts +92 -31
- package/dist/data/v1/api_pb.js +97 -36
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
2
|
-
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse,
|
|
2
|
+
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse, ListRankedRwasRequest, ListRankedRwasResponse, ListRwasRequest, ListRwasResponse, ListTokensRequest, ListTokensResponse, ListTopPoolsRequest, ListTopPoolsResponse, ListTransactionsRequest, ListTransactionsResponse, SubmitDataReportRequest, SubmitDataReportResponse, SubmitReportRequest, SubmitReportResponse, SubmitTokenFactoryTokenRequest, SubmitTokenFactoryTokenResponse } from "./api_pb.js";
|
|
3
3
|
/**
|
|
4
4
|
* @generated from rpc data.v1.DataApiService.CreatePendingTokenFactoryToken
|
|
5
5
|
*/
|
|
@@ -352,14 +352,14 @@ export declare const listRwas: {
|
|
|
352
352
|
};
|
|
353
353
|
};
|
|
354
354
|
/**
|
|
355
|
-
* @generated from rpc data.v1.DataApiService.
|
|
355
|
+
* @generated from rpc data.v1.DataApiService.ListRankedRwas
|
|
356
356
|
*/
|
|
357
|
-
export declare const
|
|
358
|
-
readonly localName: "
|
|
359
|
-
readonly name: "
|
|
357
|
+
export declare const listRankedRwas: {
|
|
358
|
+
readonly localName: "listRankedRwas";
|
|
359
|
+
readonly name: "ListRankedRwas";
|
|
360
360
|
readonly kind: MethodKind.Unary;
|
|
361
|
-
readonly I: typeof
|
|
362
|
-
readonly O: typeof
|
|
361
|
+
readonly I: typeof ListRankedRwasRequest;
|
|
362
|
+
readonly O: typeof ListRankedRwasResponse;
|
|
363
363
|
readonly service: {
|
|
364
364
|
readonly typeName: "data.v1.DataApiService";
|
|
365
365
|
};
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
5
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
6
|
-
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse,
|
|
6
|
+
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse, ListRankedRwasRequest, ListRankedRwasResponse, ListRwasRequest, ListRwasResponse, ListTokensRequest, ListTokensResponse, ListTopPoolsRequest, ListTopPoolsResponse, ListTransactionsRequest, ListTransactionsResponse, SubmitDataReportRequest, SubmitDataReportResponse, SubmitReportRequest, SubmitReportResponse, SubmitTokenFactoryTokenRequest, SubmitTokenFactoryTokenResponse } from "./api_pb.js";
|
|
7
7
|
/**
|
|
8
8
|
* @generated from rpc data.v1.DataApiService.CreatePendingTokenFactoryToken
|
|
9
9
|
*/
|
|
@@ -356,14 +356,14 @@ export const listRwas = {
|
|
|
356
356
|
}
|
|
357
357
|
};
|
|
358
358
|
/**
|
|
359
|
-
* @generated from rpc data.v1.DataApiService.
|
|
359
|
+
* @generated from rpc data.v1.DataApiService.ListRankedRwas
|
|
360
360
|
*/
|
|
361
|
-
export const
|
|
362
|
-
localName: "
|
|
363
|
-
name: "
|
|
361
|
+
export const listRankedRwas = {
|
|
362
|
+
localName: "listRankedRwas",
|
|
363
|
+
name: "ListRankedRwas",
|
|
364
364
|
kind: MethodKind.Unary,
|
|
365
|
-
I:
|
|
366
|
-
O:
|
|
365
|
+
I: ListRankedRwasRequest,
|
|
366
|
+
O: ListRankedRwasResponse,
|
|
367
367
|
service: {
|
|
368
368
|
typeName: "data.v1.DataApiService"
|
|
369
369
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse,
|
|
1
|
+
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse, ListRankedRwasRequest, ListRankedRwasResponse, ListRwasRequest, ListRwasResponse, ListTokensRequest, ListTokensResponse, ListTopPoolsRequest, ListTopPoolsResponse, ListTransactionsRequest, ListTransactionsResponse, SubmitDataReportRequest, SubmitDataReportResponse, SubmitReportRequest, SubmitReportResponse, SubmitTokenFactoryTokenRequest, SubmitTokenFactoryTokenResponse } from "./api_pb.js";
|
|
2
2
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
3
3
|
/**
|
|
4
4
|
* @generated from service data.v1.DataApiService
|
|
@@ -250,12 +250,12 @@ export declare const DataApiService: {
|
|
|
250
250
|
readonly kind: MethodKind.Unary;
|
|
251
251
|
};
|
|
252
252
|
/**
|
|
253
|
-
* @generated from rpc data.v1.DataApiService.
|
|
253
|
+
* @generated from rpc data.v1.DataApiService.ListRankedRwas
|
|
254
254
|
*/
|
|
255
|
-
readonly
|
|
256
|
-
readonly name: "
|
|
257
|
-
readonly I: typeof
|
|
258
|
-
readonly O: typeof
|
|
255
|
+
readonly listRankedRwas: {
|
|
256
|
+
readonly name: "ListRankedRwas";
|
|
257
|
+
readonly I: typeof ListRankedRwasRequest;
|
|
258
|
+
readonly O: typeof ListRankedRwasResponse;
|
|
259
259
|
readonly kind: MethodKind.Unary;
|
|
260
260
|
};
|
|
261
261
|
};
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
// @generated from file data/v1/api.proto (package data.v1, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
// @ts-nocheck
|
|
5
|
-
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse,
|
|
5
|
+
import { CreatePendingTokenFactoryTokenRequest, CreatePendingTokenFactoryTokenResponse, CreateTokenFactoryPresignedUrlRequest, CreateTokenFactoryPresignedUrlResponse, GetPairRequest, GetPairResponse, GetPoolRequest, GetPoolResponse, GetPortfolioChartRequest, GetPortfolioChartResponse, GetPortfolioRequest, GetPortfolioResponse, GetPositionRequest, GetPositionResponse, GetProtocolStatsRequest, GetProtocolStatsResponse, GetRewardsRequest, GetRewardsResponse, GetTokenPricesRequest, GetTokenPricesResponse, GetTokenRequest, GetTokenResponse, GetTransactionRequest, GetTransactionResponse, GetWalletBalancesRequest, GetWalletBalancesResponse, GetWalletProfitLossRequest, GetWalletProfitLossResponse, GetWalletsBalancesRequest, GetWalletsBalancesResponse, GetWalletTokenProfitLossRequest, GetWalletTokenProfitLossResponse, GetWalletTokensProfitLossRequest, GetWalletTokensProfitLossResponse, ListPoolsRequest, ListPoolsResponse, ListPortfoliosRequest, ListPortfoliosResponse, ListPositionsRequest, ListPositionsResponse, ListRankedRwasRequest, ListRankedRwasResponse, ListRwasRequest, ListRwasResponse, ListTokensRequest, ListTokensResponse, ListTopPoolsRequest, ListTopPoolsResponse, ListTransactionsRequest, ListTransactionsResponse, SubmitDataReportRequest, SubmitDataReportResponse, SubmitReportRequest, SubmitReportResponse, SubmitTokenFactoryTokenRequest, SubmitTokenFactoryTokenResponse } from "./api_pb.js";
|
|
6
6
|
import { MethodKind } from "@bufbuild/protobuf";
|
|
7
7
|
/**
|
|
8
8
|
* @generated from service data.v1.DataApiService
|
|
@@ -254,12 +254,12 @@ export const DataApiService = {
|
|
|
254
254
|
kind: MethodKind.Unary,
|
|
255
255
|
},
|
|
256
256
|
/**
|
|
257
|
-
* @generated from rpc data.v1.DataApiService.
|
|
257
|
+
* @generated from rpc data.v1.DataApiService.ListRankedRwas
|
|
258
258
|
*/
|
|
259
|
-
|
|
260
|
-
name: "
|
|
261
|
-
I:
|
|
262
|
-
O:
|
|
259
|
+
listRankedRwas: {
|
|
260
|
+
name: "ListRankedRwas",
|
|
261
|
+
I: ListRankedRwasRequest,
|
|
262
|
+
O: ListRankedRwasResponse,
|
|
263
263
|
kind: MethodKind.Unary,
|
|
264
264
|
},
|
|
265
265
|
}
|
package/dist/data/v1/api_pb.d.ts
CHANGED
|
@@ -1904,9 +1904,9 @@ export declare class IssuerToken extends Message<IssuerToken> {
|
|
|
1904
1904
|
static equals(a: IssuerToken | PlainMessage<IssuerToken> | undefined, b: IssuerToken | PlainMessage<IssuerToken> | undefined): boolean;
|
|
1905
1905
|
}
|
|
1906
1906
|
/**
|
|
1907
|
-
* @generated from message data.v1.
|
|
1907
|
+
* @generated from message data.v1.ListRankedRwasRequest
|
|
1908
1908
|
*/
|
|
1909
|
-
export declare class
|
|
1909
|
+
export declare class ListRankedRwasRequest extends Message<ListRankedRwasRequest> {
|
|
1910
1910
|
/**
|
|
1911
1911
|
* @generated from field: data.v1.RwaCategory category = 1;
|
|
1912
1912
|
*/
|
|
@@ -1917,36 +1917,93 @@ export declare class ListRwaTokensRequest extends Message<ListRwaTokensRequest>
|
|
|
1917
1917
|
* @generated from field: repeated uint32 chain_ids = 2;
|
|
1918
1918
|
*/
|
|
1919
1919
|
chainIds: number[];
|
|
1920
|
-
constructor(data?: PartialMessage<
|
|
1920
|
+
constructor(data?: PartialMessage<ListRankedRwasRequest>);
|
|
1921
1921
|
static readonly runtime: typeof proto3;
|
|
1922
|
-
static readonly typeName = "data.v1.
|
|
1922
|
+
static readonly typeName = "data.v1.ListRankedRwasRequest";
|
|
1923
1923
|
static readonly fields: FieldList;
|
|
1924
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
1925
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
1926
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
1927
|
-
static equals(a:
|
|
1924
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListRankedRwasRequest;
|
|
1925
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListRankedRwasRequest;
|
|
1926
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListRankedRwasRequest;
|
|
1927
|
+
static equals(a: ListRankedRwasRequest | PlainMessage<ListRankedRwasRequest> | undefined, b: ListRankedRwasRequest | PlainMessage<ListRankedRwasRequest> | undefined): boolean;
|
|
1928
1928
|
}
|
|
1929
1929
|
/**
|
|
1930
|
-
* @generated from message data.v1.
|
|
1930
|
+
* @generated from message data.v1.ListRankedRwasResponse
|
|
1931
1931
|
*/
|
|
1932
|
-
export declare class
|
|
1932
|
+
export declare class ListRankedRwasResponse extends Message<ListRankedRwasResponse> {
|
|
1933
1933
|
/**
|
|
1934
|
-
* @generated from field: repeated data.v1.
|
|
1934
|
+
* @generated from field: repeated data.v1.RankedRwa rwas = 1;
|
|
1935
1935
|
*/
|
|
1936
|
-
|
|
1937
|
-
constructor(data?: PartialMessage<
|
|
1936
|
+
rwas: RankedRwa[];
|
|
1937
|
+
constructor(data?: PartialMessage<ListRankedRwasResponse>);
|
|
1938
1938
|
static readonly runtime: typeof proto3;
|
|
1939
|
-
static readonly typeName = "data.v1.
|
|
1939
|
+
static readonly typeName = "data.v1.ListRankedRwasResponse";
|
|
1940
1940
|
static readonly fields: FieldList;
|
|
1941
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
1942
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
1943
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
1944
|
-
static equals(a:
|
|
1941
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): ListRankedRwasResponse;
|
|
1942
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): ListRankedRwasResponse;
|
|
1943
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): ListRankedRwasResponse;
|
|
1944
|
+
static equals(a: ListRankedRwasResponse | PlainMessage<ListRankedRwasResponse> | undefined, b: ListRankedRwasResponse | PlainMessage<ListRankedRwasResponse> | undefined): boolean;
|
|
1945
1945
|
}
|
|
1946
1946
|
/**
|
|
1947
|
-
* @generated from message data.v1.
|
|
1947
|
+
* @generated from message data.v1.RankedRwa
|
|
1948
1948
|
*/
|
|
1949
|
-
export declare class
|
|
1949
|
+
export declare class RankedRwa extends Message<RankedRwa> {
|
|
1950
|
+
/**
|
|
1951
|
+
* @generated from field: string symbol = 1;
|
|
1952
|
+
*/
|
|
1953
|
+
symbol: string;
|
|
1954
|
+
/**
|
|
1955
|
+
* @generated from field: string name = 2;
|
|
1956
|
+
*/
|
|
1957
|
+
name: string;
|
|
1958
|
+
/**
|
|
1959
|
+
* @generated from field: string logo_url = 3;
|
|
1960
|
+
*/
|
|
1961
|
+
logoUrl: string;
|
|
1962
|
+
/**
|
|
1963
|
+
* @generated from field: double price_usd = 4;
|
|
1964
|
+
*/
|
|
1965
|
+
priceUsd: number;
|
|
1966
|
+
/**
|
|
1967
|
+
* @generated from field: double volume_24h_usd = 5;
|
|
1968
|
+
*/
|
|
1969
|
+
volume24hUsd: number;
|
|
1970
|
+
/**
|
|
1971
|
+
* @generated from field: optional double market_cap_usd = 6;
|
|
1972
|
+
*/
|
|
1973
|
+
marketCapUsd?: number;
|
|
1974
|
+
/**
|
|
1975
|
+
* @generated from field: optional double fdv_usd = 7;
|
|
1976
|
+
*/
|
|
1977
|
+
fdvUsd?: number;
|
|
1978
|
+
/**
|
|
1979
|
+
* @generated from field: optional double price_change_1h_pct = 8;
|
|
1980
|
+
*/
|
|
1981
|
+
priceChange1hPct?: number;
|
|
1982
|
+
/**
|
|
1983
|
+
* @generated from field: optional double price_change_24h_pct = 9;
|
|
1984
|
+
*/
|
|
1985
|
+
priceChange24hPct?: number;
|
|
1986
|
+
/**
|
|
1987
|
+
* @generated from field: data.v1.RwaSparkline sparkline_1d = 10;
|
|
1988
|
+
*/
|
|
1989
|
+
sparkline1d?: RwaSparkline;
|
|
1990
|
+
/**
|
|
1991
|
+
* @generated from field: repeated data.v1.IssuerMultichainToken issuer_tokens = 11;
|
|
1992
|
+
*/
|
|
1993
|
+
issuerTokens: IssuerMultichainToken[];
|
|
1994
|
+
constructor(data?: PartialMessage<RankedRwa>);
|
|
1995
|
+
static readonly runtime: typeof proto3;
|
|
1996
|
+
static readonly typeName = "data.v1.RankedRwa";
|
|
1997
|
+
static readonly fields: FieldList;
|
|
1998
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): RankedRwa;
|
|
1999
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): RankedRwa;
|
|
2000
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): RankedRwa;
|
|
2001
|
+
static equals(a: RankedRwa | PlainMessage<RankedRwa> | undefined, b: RankedRwa | PlainMessage<RankedRwa> | undefined): boolean;
|
|
2002
|
+
}
|
|
2003
|
+
/**
|
|
2004
|
+
* @generated from message data.v1.IssuerMultichainToken
|
|
2005
|
+
*/
|
|
2006
|
+
export declare class IssuerMultichainToken extends Message<IssuerMultichainToken> {
|
|
1950
2007
|
/**
|
|
1951
2008
|
* @generated from field: string symbol = 1;
|
|
1952
2009
|
*/
|
|
@@ -1972,33 +2029,37 @@ export declare class RwaToken extends Message<RwaToken> {
|
|
|
1972
2029
|
*/
|
|
1973
2030
|
volume24hUsd: number;
|
|
1974
2031
|
/**
|
|
1975
|
-
* @generated from field: optional double
|
|
2032
|
+
* @generated from field: optional double market_cap_usd = 7;
|
|
2033
|
+
*/
|
|
2034
|
+
marketCapUsd?: number;
|
|
2035
|
+
/**
|
|
2036
|
+
* @generated from field: optional double fdv_usd = 8;
|
|
1976
2037
|
*/
|
|
1977
2038
|
fdvUsd?: number;
|
|
1978
2039
|
/**
|
|
1979
|
-
* @generated from field: optional double price_change_1h_pct =
|
|
2040
|
+
* @generated from field: optional double price_change_1h_pct = 9;
|
|
1980
2041
|
*/
|
|
1981
2042
|
priceChange1hPct?: number;
|
|
1982
2043
|
/**
|
|
1983
|
-
* @generated from field: optional double price_change_24h_pct =
|
|
2044
|
+
* @generated from field: optional double price_change_24h_pct = 10;
|
|
1984
2045
|
*/
|
|
1985
2046
|
priceChange24hPct?: number;
|
|
1986
2047
|
/**
|
|
1987
|
-
* @generated from field: data.v1.RwaSparkline sparkline_1d =
|
|
2048
|
+
* @generated from field: data.v1.RwaSparkline sparkline_1d = 11;
|
|
1988
2049
|
*/
|
|
1989
2050
|
sparkline1d?: RwaSparkline;
|
|
1990
2051
|
/**
|
|
1991
|
-
* @generated from field: repeated data.v1.RwaChainToken chain_tokens =
|
|
2052
|
+
* @generated from field: repeated data.v1.RwaChainToken chain_tokens = 12;
|
|
1992
2053
|
*/
|
|
1993
2054
|
chainTokens: RwaChainToken[];
|
|
1994
|
-
constructor(data?: PartialMessage<
|
|
2055
|
+
constructor(data?: PartialMessage<IssuerMultichainToken>);
|
|
1995
2056
|
static readonly runtime: typeof proto3;
|
|
1996
|
-
static readonly typeName = "data.v1.
|
|
2057
|
+
static readonly typeName = "data.v1.IssuerMultichainToken";
|
|
1997
2058
|
static readonly fields: FieldList;
|
|
1998
|
-
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>):
|
|
1999
|
-
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>):
|
|
2000
|
-
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>):
|
|
2001
|
-
static equals(a:
|
|
2059
|
+
static fromBinary(bytes: Uint8Array, options?: Partial<BinaryReadOptions>): IssuerMultichainToken;
|
|
2060
|
+
static fromJson(jsonValue: JsonValue, options?: Partial<JsonReadOptions>): IssuerMultichainToken;
|
|
2061
|
+
static fromJsonString(jsonString: string, options?: Partial<JsonReadOptions>): IssuerMultichainToken;
|
|
2062
|
+
static equals(a: IssuerMultichainToken | PlainMessage<IssuerMultichainToken> | undefined, b: IssuerMultichainToken | PlainMessage<IssuerMultichainToken> | undefined): boolean;
|
|
2002
2063
|
}
|
|
2003
2064
|
/**
|
|
2004
2065
|
* @generated from message data.v1.RwaChainToken
|
package/dist/data/v1/api_pb.js
CHANGED
|
@@ -2587,9 +2587,9 @@ IssuerToken.fields = proto3.util.newFieldList(() => [
|
|
|
2587
2587
|
{ no: 3, name: "issuer", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2588
2588
|
]);
|
|
2589
2589
|
/**
|
|
2590
|
-
* @generated from message data.v1.
|
|
2590
|
+
* @generated from message data.v1.ListRankedRwasRequest
|
|
2591
2591
|
*/
|
|
2592
|
-
export class
|
|
2592
|
+
export class ListRankedRwasRequest extends Message {
|
|
2593
2593
|
constructor(data) {
|
|
2594
2594
|
super();
|
|
2595
2595
|
/**
|
|
@@ -2605,58 +2605,118 @@ export class ListRwaTokensRequest extends Message {
|
|
|
2605
2605
|
proto3.util.initPartial(data, this);
|
|
2606
2606
|
}
|
|
2607
2607
|
static fromBinary(bytes, options) {
|
|
2608
|
-
return new
|
|
2608
|
+
return new ListRankedRwasRequest().fromBinary(bytes, options);
|
|
2609
2609
|
}
|
|
2610
2610
|
static fromJson(jsonValue, options) {
|
|
2611
|
-
return new
|
|
2611
|
+
return new ListRankedRwasRequest().fromJson(jsonValue, options);
|
|
2612
2612
|
}
|
|
2613
2613
|
static fromJsonString(jsonString, options) {
|
|
2614
|
-
return new
|
|
2614
|
+
return new ListRankedRwasRequest().fromJsonString(jsonString, options);
|
|
2615
2615
|
}
|
|
2616
2616
|
static equals(a, b) {
|
|
2617
|
-
return proto3.util.equals(
|
|
2617
|
+
return proto3.util.equals(ListRankedRwasRequest, a, b);
|
|
2618
2618
|
}
|
|
2619
2619
|
}
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2620
|
+
ListRankedRwasRequest.runtime = proto3;
|
|
2621
|
+
ListRankedRwasRequest.typeName = "data.v1.ListRankedRwasRequest";
|
|
2622
|
+
ListRankedRwasRequest.fields = proto3.util.newFieldList(() => [
|
|
2623
2623
|
{ no: 1, name: "category", kind: "enum", T: proto3.getEnumType(RwaCategory) },
|
|
2624
2624
|
{ no: 2, name: "chain_ids", kind: "scalar", T: 13 /* ScalarType.UINT32 */, repeated: true },
|
|
2625
2625
|
]);
|
|
2626
2626
|
/**
|
|
2627
|
-
* @generated from message data.v1.
|
|
2627
|
+
* @generated from message data.v1.ListRankedRwasResponse
|
|
2628
2628
|
*/
|
|
2629
|
-
export class
|
|
2629
|
+
export class ListRankedRwasResponse extends Message {
|
|
2630
2630
|
constructor(data) {
|
|
2631
2631
|
super();
|
|
2632
2632
|
/**
|
|
2633
|
-
* @generated from field: repeated data.v1.
|
|
2633
|
+
* @generated from field: repeated data.v1.RankedRwa rwas = 1;
|
|
2634
2634
|
*/
|
|
2635
|
-
this.
|
|
2635
|
+
this.rwas = [];
|
|
2636
|
+
proto3.util.initPartial(data, this);
|
|
2637
|
+
}
|
|
2638
|
+
static fromBinary(bytes, options) {
|
|
2639
|
+
return new ListRankedRwasResponse().fromBinary(bytes, options);
|
|
2640
|
+
}
|
|
2641
|
+
static fromJson(jsonValue, options) {
|
|
2642
|
+
return new ListRankedRwasResponse().fromJson(jsonValue, options);
|
|
2643
|
+
}
|
|
2644
|
+
static fromJsonString(jsonString, options) {
|
|
2645
|
+
return new ListRankedRwasResponse().fromJsonString(jsonString, options);
|
|
2646
|
+
}
|
|
2647
|
+
static equals(a, b) {
|
|
2648
|
+
return proto3.util.equals(ListRankedRwasResponse, a, b);
|
|
2649
|
+
}
|
|
2650
|
+
}
|
|
2651
|
+
ListRankedRwasResponse.runtime = proto3;
|
|
2652
|
+
ListRankedRwasResponse.typeName = "data.v1.ListRankedRwasResponse";
|
|
2653
|
+
ListRankedRwasResponse.fields = proto3.util.newFieldList(() => [
|
|
2654
|
+
{ no: 1, name: "rwas", kind: "message", T: RankedRwa, repeated: true },
|
|
2655
|
+
]);
|
|
2656
|
+
/**
|
|
2657
|
+
* @generated from message data.v1.RankedRwa
|
|
2658
|
+
*/
|
|
2659
|
+
export class RankedRwa extends Message {
|
|
2660
|
+
constructor(data) {
|
|
2661
|
+
super();
|
|
2662
|
+
/**
|
|
2663
|
+
* @generated from field: string symbol = 1;
|
|
2664
|
+
*/
|
|
2665
|
+
this.symbol = "";
|
|
2666
|
+
/**
|
|
2667
|
+
* @generated from field: string name = 2;
|
|
2668
|
+
*/
|
|
2669
|
+
this.name = "";
|
|
2670
|
+
/**
|
|
2671
|
+
* @generated from field: string logo_url = 3;
|
|
2672
|
+
*/
|
|
2673
|
+
this.logoUrl = "";
|
|
2674
|
+
/**
|
|
2675
|
+
* @generated from field: double price_usd = 4;
|
|
2676
|
+
*/
|
|
2677
|
+
this.priceUsd = 0;
|
|
2678
|
+
/**
|
|
2679
|
+
* @generated from field: double volume_24h_usd = 5;
|
|
2680
|
+
*/
|
|
2681
|
+
this.volume24hUsd = 0;
|
|
2682
|
+
/**
|
|
2683
|
+
* @generated from field: repeated data.v1.IssuerMultichainToken issuer_tokens = 11;
|
|
2684
|
+
*/
|
|
2685
|
+
this.issuerTokens = [];
|
|
2636
2686
|
proto3.util.initPartial(data, this);
|
|
2637
2687
|
}
|
|
2638
2688
|
static fromBinary(bytes, options) {
|
|
2639
|
-
return new
|
|
2689
|
+
return new RankedRwa().fromBinary(bytes, options);
|
|
2640
2690
|
}
|
|
2641
2691
|
static fromJson(jsonValue, options) {
|
|
2642
|
-
return new
|
|
2692
|
+
return new RankedRwa().fromJson(jsonValue, options);
|
|
2643
2693
|
}
|
|
2644
2694
|
static fromJsonString(jsonString, options) {
|
|
2645
|
-
return new
|
|
2695
|
+
return new RankedRwa().fromJsonString(jsonString, options);
|
|
2646
2696
|
}
|
|
2647
2697
|
static equals(a, b) {
|
|
2648
|
-
return proto3.util.equals(
|
|
2698
|
+
return proto3.util.equals(RankedRwa, a, b);
|
|
2649
2699
|
}
|
|
2650
2700
|
}
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
|
|
2654
|
-
{ no: 1, name: "
|
|
2701
|
+
RankedRwa.runtime = proto3;
|
|
2702
|
+
RankedRwa.typeName = "data.v1.RankedRwa";
|
|
2703
|
+
RankedRwa.fields = proto3.util.newFieldList(() => [
|
|
2704
|
+
{ no: 1, name: "symbol", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2705
|
+
{ no: 2, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2706
|
+
{ no: 3, name: "logo_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2707
|
+
{ no: 4, name: "price_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
2708
|
+
{ no: 5, name: "volume_24h_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
2709
|
+
{ no: 6, name: "market_cap_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2710
|
+
{ no: 7, name: "fdv_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2711
|
+
{ no: 8, name: "price_change_1h_pct", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2712
|
+
{ no: 9, name: "price_change_24h_pct", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2713
|
+
{ no: 10, name: "sparkline_1d", kind: "message", T: RwaSparkline },
|
|
2714
|
+
{ no: 11, name: "issuer_tokens", kind: "message", T: IssuerMultichainToken, repeated: true },
|
|
2655
2715
|
]);
|
|
2656
2716
|
/**
|
|
2657
|
-
* @generated from message data.v1.
|
|
2717
|
+
* @generated from message data.v1.IssuerMultichainToken
|
|
2658
2718
|
*/
|
|
2659
|
-
export class
|
|
2719
|
+
export class IssuerMultichainToken extends Message {
|
|
2660
2720
|
constructor(data) {
|
|
2661
2721
|
super();
|
|
2662
2722
|
/**
|
|
@@ -2684,38 +2744,39 @@ export class RwaToken extends Message {
|
|
|
2684
2744
|
*/
|
|
2685
2745
|
this.volume24hUsd = 0;
|
|
2686
2746
|
/**
|
|
2687
|
-
* @generated from field: repeated data.v1.RwaChainToken chain_tokens =
|
|
2747
|
+
* @generated from field: repeated data.v1.RwaChainToken chain_tokens = 12;
|
|
2688
2748
|
*/
|
|
2689
2749
|
this.chainTokens = [];
|
|
2690
2750
|
proto3.util.initPartial(data, this);
|
|
2691
2751
|
}
|
|
2692
2752
|
static fromBinary(bytes, options) {
|
|
2693
|
-
return new
|
|
2753
|
+
return new IssuerMultichainToken().fromBinary(bytes, options);
|
|
2694
2754
|
}
|
|
2695
2755
|
static fromJson(jsonValue, options) {
|
|
2696
|
-
return new
|
|
2756
|
+
return new IssuerMultichainToken().fromJson(jsonValue, options);
|
|
2697
2757
|
}
|
|
2698
2758
|
static fromJsonString(jsonString, options) {
|
|
2699
|
-
return new
|
|
2759
|
+
return new IssuerMultichainToken().fromJsonString(jsonString, options);
|
|
2700
2760
|
}
|
|
2701
2761
|
static equals(a, b) {
|
|
2702
|
-
return proto3.util.equals(
|
|
2762
|
+
return proto3.util.equals(IssuerMultichainToken, a, b);
|
|
2703
2763
|
}
|
|
2704
2764
|
}
|
|
2705
|
-
|
|
2706
|
-
|
|
2707
|
-
|
|
2765
|
+
IssuerMultichainToken.runtime = proto3;
|
|
2766
|
+
IssuerMultichainToken.typeName = "data.v1.IssuerMultichainToken";
|
|
2767
|
+
IssuerMultichainToken.fields = proto3.util.newFieldList(() => [
|
|
2708
2768
|
{ no: 1, name: "symbol", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2709
2769
|
{ no: 2, name: "name", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2710
2770
|
{ no: 3, name: "logo_url", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2711
2771
|
{ no: 4, name: "issuer", kind: "scalar", T: 9 /* ScalarType.STRING */ },
|
|
2712
2772
|
{ no: 5, name: "price_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
2713
2773
|
{ no: 6, name: "volume_24h_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */ },
|
|
2714
|
-
{ no: 7, name: "
|
|
2715
|
-
{ no: 8, name: "
|
|
2716
|
-
{ no: 9, name: "
|
|
2717
|
-
{ no: 10, name: "
|
|
2718
|
-
{ no: 11, name: "
|
|
2774
|
+
{ no: 7, name: "market_cap_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2775
|
+
{ no: 8, name: "fdv_usd", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2776
|
+
{ no: 9, name: "price_change_1h_pct", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2777
|
+
{ no: 10, name: "price_change_24h_pct", kind: "scalar", T: 1 /* ScalarType.DOUBLE */, opt: true },
|
|
2778
|
+
{ no: 11, name: "sparkline_1d", kind: "message", T: RwaSparkline },
|
|
2779
|
+
{ no: 12, name: "chain_tokens", kind: "message", T: RwaChainToken, repeated: true },
|
|
2719
2780
|
]);
|
|
2720
2781
|
/**
|
|
2721
2782
|
* @generated from message data.v1.RwaChainToken
|