games.mythical.saga.sdk.proto.api.nftbridge.Definition Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of saga-sdk-proto Show documentation
Show all versions of saga-sdk-proto Show documentation
Saga SDK for Java game servers
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: api/nftbridge/definition.proto
package games.mythical.saga.sdk.proto.api.nftbridge;
public final class Definition {
private Definition() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_saga_api_nftbridge_NftBridgeProto_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_saga_api_nftbridge_NftBridgeProto_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_saga_api_nftbridge_GetNftBridgeRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_saga_api_nftbridge_GetNftBridgeRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_saga_api_nftbridge_QuoteBridgeNFTRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_saga_api_nftbridge_QuoteBridgeNFTRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_saga_api_nftbridge_QuoteBridgeNFTResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_saga_api_nftbridge_QuoteBridgeNFTResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_saga_api_nftbridge_WithdrawItemRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_saga_api_nftbridge_WithdrawItemRequest_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\036api/nftbridge/definition.proto\022\022saga.a" +
"pi.nftbridge\"i\n\016NftBridgeProto\022\020\n\010trace_" +
"id\030\001 \001(\t\022\030\n\020mythical_address\030\002 \001(\t\022\027\n\017ma" +
"innet_address\030\003 \001(\t\022\022\n\nchain_name\030\004 \001(\t\"" +
"\025\n\023GetNftBridgeRequest\"\210\001\n\025QuoteBridgeNF" +
"TRequest\022\027\n\017origin_chain_id\030\001 \001(\005\022\027\n\017tar" +
"get_chain_id\030\002 \001(\005\022\025\n\rgame_title_id\030\003 \001(" +
"\t\022\024\n\014inventory_id\030\004 \001(\t\022\020\n\010oauth_id\030\005 \001(" +
"\t\"\302\002\n\026QuoteBridgeNFTResponse\022\020\n\010trace_id" +
"\030\001 \001(\t\022\'\n\037fee_in_originchain_native_toke" +
"n\030\002 \001(\t\022,\n$fee_in_originchain_native_tok" +
"en_unit\030\003 \001(\t\022\022\n\nfee_in_usd\030\004 \001(\t\022\022\n\nexp" +
"ires_at\030\005 \001(\t\022\035\n\025gas_price_originchain\030\006" +
" \001(\t\022\"\n\032gas_price_originchain_unit\030\007 \001(\t" +
"\022\035\n\025gas_price_targetchain\030\010 \001(\t\022\"\n\032gas_p" +
"rice_targetchain_unit\030\t \001(\t\022\021\n\tsignature" +
"\030\n \001(\t\"\341\001\n\023WithdrawItemRequest\022@\n\rquote_" +
"request\030\001 \001(\0132).saga.api.nftbridge.Quote" +
"BridgeNFTRequest\022\'\n\037fee_in_originchain_n" +
"ative_token\030\002 \001(\t\022\022\n\nexpires_at\030\003 \001(\t\022\021\n" +
"\tsignature\030\004 \001(\t\022\024\n\014item_type_id\030\005 \001(\t\022\"" +
"\n\032targetchain_wallet_address\030\006 \001(\tB/\n+ga" +
"mes.mythical.saga.sdk.proto.api.nftbridg" +
"eP\001b\006proto3"
};
descriptor = com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
});
internal_static_saga_api_nftbridge_NftBridgeProto_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_saga_api_nftbridge_NftBridgeProto_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_saga_api_nftbridge_NftBridgeProto_descriptor,
new java.lang.String[] { "TraceId", "MythicalAddress", "MainnetAddress", "ChainName", });
internal_static_saga_api_nftbridge_GetNftBridgeRequest_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_saga_api_nftbridge_GetNftBridgeRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_saga_api_nftbridge_GetNftBridgeRequest_descriptor,
new java.lang.String[] { });
internal_static_saga_api_nftbridge_QuoteBridgeNFTRequest_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_saga_api_nftbridge_QuoteBridgeNFTRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_saga_api_nftbridge_QuoteBridgeNFTRequest_descriptor,
new java.lang.String[] { "OriginChainId", "TargetChainId", "GameTitleId", "InventoryId", "OauthId", });
internal_static_saga_api_nftbridge_QuoteBridgeNFTResponse_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_saga_api_nftbridge_QuoteBridgeNFTResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_saga_api_nftbridge_QuoteBridgeNFTResponse_descriptor,
new java.lang.String[] { "TraceId", "FeeInOriginchainNativeToken", "FeeInOriginchainNativeTokenUnit", "FeeInUsd", "ExpiresAt", "GasPriceOriginchain", "GasPriceOriginchainUnit", "GasPriceTargetchain", "GasPriceTargetchainUnit", "Signature", });
internal_static_saga_api_nftbridge_WithdrawItemRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_saga_api_nftbridge_WithdrawItemRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_saga_api_nftbridge_WithdrawItemRequest_descriptor,
new java.lang.String[] { "QuoteRequest", "FeeInOriginchainNativeToken", "ExpiresAt", "Signature", "ItemTypeId", "TargetchainWalletAddress", });
}
// @@protoc_insertion_point(outer_class_scope)
}