@kaiachain/kss-bridges-celer
Version:
TypeScript client and use-cases for cBridge
1,185 lines (1,182 loc) • 890 kB
JavaScript
// source: gateway/gateway.proto
/**
* @fileoverview
* @enhanceable
* @suppress {missingRequire} reports error on implicit type usages.
* @suppress {messageConventions} JS Compiler reports an error if a variable or
* field starts with 'MSG_' and isn't a translatable message.
* @public
*/
// GENERATED CODE -- DO NOT EDIT!
/* eslint-disable */
// @ts-nocheck
var jspb = require('google-protobuf');
var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var gogoproto_gogo_pb = require('../gogoproto/gogo_pb.js');
goog.object.extend(proto, gogoproto_gogo_pb);
var google_api_annotations_pb = require('../google/api/annotations_pb.js');
goog.object.extend(proto, google_api_annotations_pb);
var sgn_cbridge_v1_query_pb = require('../sgn/cbridge/v1/query_pb.js');
goog.object.extend(proto, sgn_cbridge_v1_query_pb);
var sgn_cbridge_v1_cbridge_pb = require('../sgn/cbridge/v1/cbridge_pb.js');
goog.object.extend(proto, sgn_cbridge_v1_cbridge_pb);
var sgn_common_v1_common_pb = require('../sgn/common/v1/common_pb.js');
goog.object.extend(proto, sgn_common_v1_common_pb);
var sgn_farming_v1_farming_pb = require('../sgn/farming/v1/farming_pb.js');
goog.object.extend(proto, sgn_farming_v1_farming_pb);
var sgn_distribution_v1_distribution_pb = require('../sgn/distribution/v1/distribution_pb.js');
goog.object.extend(proto, sgn_distribution_v1_distribution_pb);
var sgn_pegbridge_v1_pegbridge_pb = require('../sgn/pegbridge/v1/pegbridge_pb.js');
goog.object.extend(proto, sgn_pegbridge_v1_pegbridge_pb);
var sgn_message_v1_query_pb = require('../sgn/message/v1/query_pb.js');
goog.object.extend(proto, sgn_message_v1_query_pb);
var sgn_pegbridge_v1_tx_pb = require('../sgn/pegbridge/v1/tx_pb.js');
goog.object.extend(proto, sgn_pegbridge_v1_tx_pb);
var cosmos_base_v1beta1_coin_pb = require('../cosmos/base/v1beta1/coin_pb.js');
goog.object.extend(proto, cosmos_base_v1beta1_coin_pb);
var sgn_health_v1_health_pb = require('../sgn/health/v1/health_pb.js');
goog.object.extend(proto, sgn_health_v1_health_pb);
goog.exportSymbol('proto.sgn.gateway.v1.AbnormalStatusInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.BscCampaignEventConfig', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.BscCampaignInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.BscCampaignTransferWhiteList', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.BscCampaignTransferWhiteListWrapper', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.CSOperation', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.CSType', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.CampaignScore', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.Chain', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ChainTokenInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimFeeRebateRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimFeeRebateResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimGetBscCampaignRewardRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimGetBscCampaignRewardResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimPegBridgeFeeRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimPegBridgeFeeResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimRetentionRewardsRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ClaimRetentionRewardsResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ErrCode', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ErrMsg', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.EstimateAmtRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.EstimateAmtResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.EstimateWithdrawAmt', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.EstimateWithdrawAmtRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.EstimateWithdrawAmtResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ExtendedPair', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.ExtendedToken', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.FeeRebateEvent', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.FeeRebateEventLevelConfigWrapper', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.FeeRebateLevelConfig', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.FixEventMissRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.FixEventMissResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAbnormalStatusInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAbnormalStatusInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllConfigsRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllConfigsResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllLPInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllLPInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllTXInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetAllTXInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetBscCampaignInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetBscCampaignInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCampaignScoresRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCampaignScoresResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCbrConfigsOnChainRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCbrConfigsOnChainResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCurrentBlockNumberByNodeRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetCurrentBlockNumberByNodeResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetFarmingRewardDetailsRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetFeeRebateInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetFeeRebateInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetIncentiveCampaignBnbRankRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetIncentiveCampaignBnbRankResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetIncentiveCampaignCelrRankRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetIncentiveCampaignCelrRankResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetInfoByTxHashRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetInfoByTxHashResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetLPInfoListRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetLPInfoListResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetRetentionRewardsInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetRetentionRewardsInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetStakingRewardDetailsRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetStakingRewardDetailsResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTokenInfoRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTokenInfoResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTotalLiquidityProviderTokenBalanceRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTotalLiquidityProviderTokenBalanceResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTransferConfigsRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTransferConfigsResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTransferStatusRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetTransferStatusResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetUsrBalanceRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.GetUsrBalanceResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InIncentiveCampaignBnbWhiteListRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InIncentiveCampaignBnbWhiteListResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.IncentiveCampaignRank', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InitPegRefundRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InitPegRefundResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InitWithdrawRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.InitWithdrawResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPHistory', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPHistoryRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPHistoryResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPOperations', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LPType', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.LpActionType', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.PeggedPairConfig', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.QueryLiquidityStatusRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.QueryLiquidityStatusResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.RetentionRewardsEvent', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.RetentionRewardsEventLevelConfigWrapper', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.RetentionRewardsLevelConfig', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.Reward', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.RewardingDataRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.RewardingDataResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.StakingConfigRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.StakingConfigResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TXOperations', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TokenInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TransferHistory', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TransferHistoryRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TransferHistoryResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.TransferInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UnlockFarmingRewardRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UnlockFarmingRewardResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UnlockStakingRewardRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UnlockStakingRewardResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UpdateChainRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UpdateChainResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UpdateTokenRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UpdateTokenResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.UserCaseStatus', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.WithdrawInfo', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.WithdrawLiquidityRequest', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.WithdrawLiquidityResponse', null, global);
goog.exportSymbol('proto.sgn.gateway.v1.WithdrawMethodType', null, global);
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.InitPegRefundRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.InitPegRefundRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.InitPegRefundRequest.displayName = 'proto.sgn.gateway.v1.InitPegRefundRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.InitPegRefundResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.InitPegRefundResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.InitPegRefundResponse.displayName = 'proto.sgn.gateway.v1.InitPegRefundResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.InitWithdrawRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.InitWithdrawRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.InitWithdrawRequest.displayName = 'proto.sgn.gateway.v1.InitWithdrawRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.InitWithdrawResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.InitWithdrawResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.InitWithdrawResponse.displayName = 'proto.sgn.gateway.v1.InitWithdrawResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetUsrBalanceRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetUsrBalanceRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetUsrBalanceRequest.displayName = 'proto.sgn.gateway.v1.GetUsrBalanceRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetUsrBalanceResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetUsrBalanceResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetUsrBalanceResponse.displayName = 'proto.sgn.gateway.v1.GetUsrBalanceResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.ClaimPegBridgeFeeRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.ClaimPegBridgeFeeRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.ClaimPegBridgeFeeRequest.displayName = 'proto.sgn.gateway.v1.ClaimPegBridgeFeeRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.ClaimPegBridgeFeeResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.ClaimPegBridgeFeeResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.ClaimPegBridgeFeeResponse.displayName = 'proto.sgn.gateway.v1.ClaimPegBridgeFeeResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetCampaignScoresRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetCampaignScoresRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetCampaignScoresRequest.displayName = 'proto.sgn.gateway.v1.GetCampaignScoresRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetCampaignScoresResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.GetCampaignScoresResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.GetCampaignScoresResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetCampaignScoresResponse.displayName = 'proto.sgn.gateway.v1.GetCampaignScoresResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.CampaignScore = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.CampaignScore, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.CampaignScore.displayName = 'proto.sgn.gateway.v1.CampaignScore';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.QueryLiquidityStatusResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.QueryLiquidityStatusResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.QueryLiquidityStatusResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.QueryLiquidityStatusResponse.displayName = 'proto.sgn.gateway.v1.QueryLiquidityStatusResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.Chain = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.Chain, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.Chain.displayName = 'proto.sgn.gateway.v1.Chain';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.ChainTokenInfo = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.ChainTokenInfo.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.ChainTokenInfo, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.ChainTokenInfo.displayName = 'proto.sgn.gateway.v1.ChainTokenInfo';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.TokenInfo = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.TokenInfo, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.TokenInfo.displayName = 'proto.sgn.gateway.v1.TokenInfo';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.TransferInfo = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.TransferInfo, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.TransferInfo.displayName = 'proto.sgn.gateway.v1.TransferInfo';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTransferStatusRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTransferStatusRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTransferStatusRequest.displayName = 'proto.sgn.gateway.v1.GetTransferStatusRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTransferStatusResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.GetTransferStatusResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTransferStatusResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTransferStatusResponse.displayName = 'proto.sgn.gateway.v1.GetTransferStatusResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTransferConfigsRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTransferConfigsRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTransferConfigsRequest.displayName = 'proto.sgn.gateway.v1.GetTransferConfigsRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTransferConfigsResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.GetTransferConfigsResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTransferConfigsResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTransferConfigsResponse.displayName = 'proto.sgn.gateway.v1.GetTransferConfigsResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.PeggedPairConfig = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.PeggedPairConfig, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.PeggedPairConfig.displayName = 'proto.sgn.gateway.v1.PeggedPairConfig';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTokenInfoRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTokenInfoRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTokenInfoRequest.displayName = 'proto.sgn.gateway.v1.GetTokenInfoRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetTokenInfoResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetTokenInfoResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetTokenInfoResponse.displayName = 'proto.sgn.gateway.v1.GetTokenInfoResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.EstimateAmtRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.EstimateAmtRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.EstimateAmtRequest.displayName = 'proto.sgn.gateway.v1.EstimateAmtRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.EstimateAmtResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.EstimateAmtResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.EstimateAmtResponse.displayName = 'proto.sgn.gateway.v1.EstimateAmtResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.WithdrawInfo = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.WithdrawInfo, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.WithdrawInfo.displayName = 'proto.sgn.gateway.v1.WithdrawInfo';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.EstimateWithdrawAmtRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.EstimateWithdrawAmtRequest.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.EstimateWithdrawAmtRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.EstimateWithdrawAmtRequest.displayName = 'proto.sgn.gateway.v1.EstimateWithdrawAmtRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.EstimateWithdrawAmtResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.EstimateWithdrawAmtResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.EstimateWithdrawAmtResponse.displayName = 'proto.sgn.gateway.v1.EstimateWithdrawAmtResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.EstimateWithdrawAmt = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.EstimateWithdrawAmt, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.EstimateWithdrawAmt.displayName = 'proto.sgn.gateway.v1.EstimateWithdrawAmt';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetLPInfoListRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetLPInfoListRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetLPInfoListRequest.displayName = 'proto.sgn.gateway.v1.GetLPInfoListRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.LPInfo = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.LPInfo.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.LPInfo, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.LPInfo.displayName = 'proto.sgn.gateway.v1.LPInfo';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetLPInfoListResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.GetLPInfoListResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.GetLPInfoListResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetLPInfoListResponse.displayName = 'proto.sgn.gateway.v1.GetLPInfoListResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.WithdrawLiquidityRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.WithdrawLiquidityRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.WithdrawLiquidityRequest.displayName = 'proto.sgn.gateway.v1.WithdrawLiquidityRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.WithdrawLiquidityResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.WithdrawLiquidityResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.WithdrawLiquidityResponse.displayName = 'proto.sgn.gateway.v1.WithdrawLiquidityResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.UnlockFarmingRewardRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.UnlockFarmingRewardRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.UnlockFarmingRewardRequest.displayName = 'proto.sgn.gateway.v1.UnlockFarmingRewardRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.UnlockFarmingRewardResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.UnlockFarmingRewardResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.UnlockFarmingRewardResponse.displayName = 'proto.sgn.gateway.v1.UnlockFarmingRewardResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetFarmingRewardDetailsRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.GetFarmingRewardDetailsRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetFarmingRewardDetailsRequest.displayName = 'proto.sgn.gateway.v1.GetFarmingRewardDetailsRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse.displayName = 'proto.sgn.gateway.v1.GetFarmingRewardDetailsResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.QueryLiquidityStatusRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.QueryLiquidityStatusRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.QueryLiquidityStatusRequest.displayName = 'proto.sgn.gateway.v1.QueryLiquidityStatusRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.TransferHistory = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.TransferHistory, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.TransferHistory.displayName = 'proto.sgn.gateway.v1.TransferHistory';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.LPHistory = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.LPHistory, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.LPHistory.displayName = 'proto.sgn.gateway.v1.LPHistory';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.TransferHistoryRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.TransferHistoryRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.TransferHistoryRequest.displayName = 'proto.sgn.gateway.v1.TransferHistoryRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.TransferHistoryResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.TransferHistoryResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.TransferHistoryResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.TransferHistoryResponse.displayName = 'proto.sgn.gateway.v1.TransferHistoryResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.LPHistoryRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.LPHistoryRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.LPHistoryRequest.displayName = 'proto.sgn.gateway.v1.LPHistoryRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.LPHistoryResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.LPHistoryResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.LPHistoryResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.LPHistoryResponse.displayName = 'proto.sgn.gateway.v1.LPHistoryResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.RewardingDataRequest = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.RewardingDataRequest, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.RewardingDataRequest.displayName = 'proto.sgn.gateway.v1.RewardingDataRequest';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.Reward = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
};
goog.inherits(proto.sgn.gateway.v1.Reward, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.Reward.displayName = 'proto.sgn.gateway.v1.Reward';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.RewardingDataResponse = function(opt_data) {
jspb.Message.initialize(this, opt_data, 0, -1, proto.sgn.gateway.v1.RewardingDataResponse.repeatedFields_, null);
};
goog.inherits(proto.sgn.gateway.v1.RewardingDataResponse, jspb.Message);
if (goog.DEBUG && !COMPILED) {
/**
* @public
* @override
*/
proto.sgn.gateway.v1.RewardingDataResponse.displayName = 'proto.sgn.gateway.v1.RewardingDataResponse';
}
/**
* Generated by JsPbCodeGenerator.
* @param {Array=} opt_data Optional initial data array, typically from a
* server response, or constructed directly in Javascript. The array is used
* in place and becomes part of the constructed object. It is not cloned.
* If no data is provided, the constructed object will be empty, but still
* valid.
* @extends {jspb.Message}
* @constructor
*/
proto.sgn.gateway.v1.UpdateChainRequest = function(opt_data) {