From cf58ce7c0fb8fd9d9c5588d8ced07f4ff3f2cd17 Mon Sep 17 00:00:00 2001 From: area363 Date: Fri, 19 Jan 2024 01:01:17 +0000 Subject: [PATCH] deploy: abc006817716f29a5fd58d5c6b527a7be1fde96e --- graphql/index.html | 246 ++++++++++++++++++++++----------------------- 1 file changed, 123 insertions(+), 123 deletions(-) diff --git a/graphql/index.html b/graphql/index.html index 52de40db7..6bd6a9775 100644 --- a/graphql/index.html +++ b/graphql/index.html @@ -532,7 +532,7 @@
Variables
"ticker": "Mead" }, "nonce": {}, - "publicKey": "abc123", + "publicKey": "xyz789", "timestamp": DateTimeOffset } @@ -658,7 +658,7 @@
Variables
Response
-
{"data": {"activated": false}}
+                    
{"data": {"activated": true}}
 
@@ -734,7 +734,7 @@
Variables
Response
-
{"data": {"activationKeyNonce": "abc123"}}
+                    
{"data": {"activationKeyNonce": "xyz789"}}
 
@@ -1076,7 +1076,7 @@
Response
"serializedPayload": "xyz789", "signature": ByteString, "signer": Address, - "timestamp": "abc123", + "timestamp": "xyz789", "updatedAddresses": [Address] } } @@ -1369,7 +1369,7 @@
Response
"data": { "monsterCollectionStatus": { "fungibleAssetValue": FungibleAssetValueType, - "lockup": true, + "lockup": false, "rewardInfos": [MonsterCollectionRewardInfoType], "tipIndex": {} } @@ -1529,12 +1529,12 @@
Response
"appProtocolVersion": AppProtocolVersionType, "bootstrapEnded": true, "genesis": BlockHeader, - "informationalVersion": "abc123", - "isMining": true, + "informationalVersion": "xyz789", + "isMining": false, "preloadEnded": false, "productVersion": "xyz789", "stagedTxIds": [TxId], - "stagedTxIdsCount": 987, + "stagedTxIdsCount": 123, "subscriberAddresses": [Address], "subscriberAddressesCount": 987, "tip": BlockHeader, @@ -1662,8 +1662,8 @@
Response
"clients": [Address], "clientsByDevice": [Address], "clientsByIps": [MultiAccountInfo], - "clientsCountByIps": 987, - "totalCount": 987, + "clientsCountByIps": 123, + "totalCount": 123, "totalCountByDevice": 987 } } @@ -2122,7 +2122,7 @@
Response
"stakeState": StakeStateType, "stakeStates": [StakeStateType], "unlockedRecipeIds": [123], - "unlockedWorldIds": [123], + "unlockedWorldIds": [987], "weeklyArena": WeeklyArenaStateType, "worldBossKillRewardRecord": WorldBossKillRewardRecordType, "worldBossState": WorldBossStateType @@ -2231,7 +2231,7 @@
Response
{
   "data": {
     "transaction": {
-      "attachSignature": "xyz789",
+      "attachSignature": "abc123",
       "createUnsignedTx": "abc123",
       "getTx": TransactionType,
       "ncTransactions": [TransactionType],
@@ -2338,7 +2338,7 @@ 
Response
"data": { "transferNCGHistories": [ { - "amount": "xyz789", + "amount": "abc123", "blockHash": ByteString, "memo": "xyz789", "recipient": Address, @@ -2401,7 +2401,7 @@
Response
{
   "data": {
-    "validation": {"metadata": true, "privateKey": false, "publicKey": false}
+    "validation": {"metadata": true, "privateKey": true, "publicKey": false}
   }
 }
 
@@ -2514,7 +2514,7 @@
Query
Response
-
{"data": {"activationStatus": {"activateAccount": true}}}
+                    
{"data": {"activationStatus": {"activateAccount": false}}}
 
@@ -2646,7 +2646,7 @@
Query
Variables
-
{"payload": "xyz789"}
+                    
{"payload": "abc123"}
 
@@ -2910,9 +2910,9 @@
Variables
{
-  "amount": "abc123",
+  "amount": "xyz789",
   "currencyAddress": "000000000000000000000000000000000000000A",
-  "memo": "xyz789",
+  "memo": "abc123",
   "recipient": Address,
   "txNonce": {}
 }
@@ -3005,7 +3005,7 @@ 
Variables
{
-  "amount": "xyz789",
+  "amount": "abc123",
   "recipient": Address
 }
 
@@ -3140,7 +3140,7 @@
Response
"data": { "differentAppProtocolVersionEncounter": { "localVersion": AppProtocolVersionType, - "peer": "abc123", + "peer": "xyz789", "peerVersion": AppProtocolVersionType } } @@ -3275,11 +3275,11 @@
Response
"bootstrapEnded": true, "genesis": BlockHeader, "informationalVersion": "xyz789", - "isMining": true, + "isMining": false, "preloadEnded": false, "productVersion": "xyz789", "stagedTxIds": [TxId], - "stagedTxIdsCount": 987, + "stagedTxIdsCount": 123, "subscriberAddresses": [Address], "subscriberAddressesCount": 123, "tip": BlockHeader, @@ -3332,7 +3332,7 @@
Response
{
   "data": {
     "notification": {
-      "message": "xyz789",
+      "message": "abc123",
       "type": "BUYER"
     }
   }
@@ -3761,7 +3761,7 @@ 
Example
{
   "inspection": "xyz789",
-  "json": "xyz789",
+  "json": "abc123",
   "raw": "abc123"
 }
 
@@ -6253,7 +6253,7 @@
encodedActivat
Example
-
{"activateAccount": true}
+                    
{"activateAccount": false}
 
@@ -6578,9 +6578,9 @@
Example
{
   "address": Address,
   "avatarStates": [AvatarStateType],
-  "crystal": "abc123",
-  "gold": "abc123",
-  "hasTradedItem": false,
+  "crystal": "xyz789",
+  "gold": "xyz789",
+  "hasTradedItem": true,
   "monsterCollectionLevel": {},
   "monsterCollectionRound": {},
   "pledge": MeadPledgeType
@@ -6646,7 +6646,7 @@ 
Example
"extra": ByteString, "signature": ByteString, "signer": Address, - "version": 123 + "version": 987 }
@@ -6724,7 +6724,7 @@
Example
{
-  "active": true,
+  "active": false,
   "agentAddress": Address,
   "arenaRecord": ArenaRecordType,
   "avatarAddress": Address,
@@ -6816,12 +6816,12 @@ 
Example
{
   "address": Address,
   "avatarAddress": Address,
-  "lose": 123,
-  "purchasedTicketCount": 987,
+  "lose": 987,
+  "purchasedTicketCount": 123,
   "score": 987,
-  "ticket": 123,
-  "ticketResetCount": 987,
-  "win": 123
+  "ticket": 987,
+  "ticketResetCount": 123,
+  "win": 987
 }
 
@@ -6904,12 +6904,12 @@
Example
{
   "avatarAddr": Address,
   "cp": 987,
-  "level": 987,
+  "level": 123,
   "loseScore": 123,
-  "nameWithHash": "xyz789",
-  "portraitId": 123,
+  "nameWithHash": "abc123",
+  "portraitId": 987,
   "rank": 123,
-  "score": 123,
+  "score": 987,
   "winScore": 123
 }
 
@@ -7141,15 +7141,15 @@
Example
"combinationSlotAddresses": [Address], "combinationSlots": [CombinationSlotStateType], "dailyRewardReceivedIndex": {}, - "ear": 123, + "ear": 987, "eventMap": CollectionMapType, - "exp": 123, - "hair": 123, - "index": 987, + "exp": 987, + "hair": 987, + "index": 123, "inventory": InventoryType, "inventoryAddress": Address, "itemMap": CollectionMapType, - "lens": 123, + "lens": 987, "level": 987, "mailBox": MailBoxType, "monsterMap": CollectionMapType, @@ -7157,7 +7157,7 @@
Example
"questList": QuestListType, "runes": [RuneStateType], "stageMap": CollectionMapType, - "tail": 987, + "tail": 123, "updatedAt": {}, "worldInformation": WorldInformationType } @@ -7515,7 +7515,7 @@
Example
{
   "hash": "abc123",
   "id": "4",
-  "index": 987,
+  "index": 123,
   "miner": Address
 }
 
@@ -7675,7 +7675,7 @@
Example
{
-  "endPoint": "xyz789",
+  "endPoint": "abc123",
   "publicIpAddress": "xyz789",
   "publicKey": PublicKey
 }
@@ -7817,7 +7817,7 @@ 
Fields
Example
-
{"count": 123, "pairs": [123]}
+                    
{"count": 987, "pairs": [987]}
 
@@ -7878,10 +7878,10 @@
Example
{
   "address": Address,
-  "petId": 987,
+  "petId": 123,
   "startBlockIndex": {},
   "unlockBlockIndex": {},
-  "unlockStage": 123
+  "unlockStage": 987
 }
 
@@ -8045,8 +8045,8 @@
Example
{
   "elementalType": "FIRE",
-  "equipped": false,
-  "grade": 987,
+  "equipped": true,
+  "grade": 123,
   "id": 123,
   "itemId": Guid,
   "itemSubType": "AP_STONE",
@@ -8205,7 +8205,7 @@ 
Fields
Example
-
{"level": 987, "multiplier": 987}
+                    
{"level": 123, "multiplier": 987}
 
@@ -8318,7 +8318,7 @@
Example
"hash": HashDigestSHA1, "maximumSupply": FungibleAssetValue, "minters": [Address], - "ticker": "abc123", + "ticker": "xyz789", "totalSupplyTrackable": true }
@@ -8684,7 +8684,7 @@
Example
{
   "localVersion": AppProtocolVersionType,
-  "peer": "xyz789",
+  "peer": "abc123",
   "peerVersion": AppProtocolVersionType
 }
 
@@ -8877,16 +8877,16 @@
Example
{
   "buffSkills": [SkillType],
   "elementalType": "FIRE",
-  "equipped": true,
+  "equipped": false,
   "exp": 123,
   "grade": 123,
-  "id": 123,
+  "id": 987,
   "itemId": Guid,
   "itemSubType": "AP_STONE",
   "itemType": "CONSUMABLE",
   "level": 987,
   "requiredBlockIndex": {},
-  "setId": 987,
+  "setId": 123,
   "skills": [SkillType],
   "stat": DecimalStatType,
   "statsMap": StatsMapType
@@ -9034,9 +9034,9 @@ 
Example
"currency": Currency, "majorUnit": {}, "minorUnit": {}, - "quantity": "xyz789", + "quantity": "abc123", "sign": 987, - "string": "xyz789" + "string": "abc123" }
@@ -9103,7 +9103,7 @@
Example
"decimalPlaces": [196, 189, 173, 171, 167, 163], "minters": [Address], "quantity": {}, - "ticker": "xyz789" + "ticker": "abc123" }
@@ -9261,7 +9261,7 @@
Fields
Example
-
{"count": 987, "fungibleId": "xyz789"}
+                    
{"count": 123, "fungibleId": "abc123"}
 
@@ -9665,8 +9665,8 @@
Example
{
-  "base64": "xyz789",
-  "hex": "xyz789",
+  "base64": "abc123",
+  "hex": "abc123",
   "inspection": "xyz789",
   "json": "abc123"
 }
@@ -9769,11 +9769,11 @@ 
Example
{
   "count": 123,
-  "fungibleItemId": "abc123",
+  "fungibleItemId": "xyz789",
   "id": 123,
   "itemType": "CONSUMABLE",
   "lockId": Guid,
-  "locked": false,
+  "locked": true,
   "tradableId": Guid
 }
 
@@ -10197,7 +10197,7 @@
Example
{
   "elementalType": "FIRE",
-  "grade": 987,
+  "grade": 123,
   "id": 987,
   "itemId": Guid,
   "itemSubType": "AP_STONE",
@@ -10758,7 +10758,7 @@ 
Example
{
   "elementalType": "FIRE",
   "grade": 123,
-  "id": 123,
+  "id": 987,
   "itemId": ByteString,
   "itemSubType": "AP_STONE",
   "itemType": "CONSUMABLE",
@@ -10809,7 +10809,7 @@ 
Fields
Example
-
{"materialId": 123, "quantity": 123}
+                    
{"materialId": 987, "quantity": 123}
 
@@ -10861,7 +10861,7 @@
Fields
Example
-
{"approved": false, "mead": 123, "patronAddress": Address}
+                    
{"approved": false, "mead": 987, "patronAddress": Address}
 
@@ -10907,7 +10907,7 @@
Fields
Example
-
{"itemId": 123, "quantity": 987}
+                    
{"itemId": 123, "quantity": 123}
 
@@ -10961,7 +10961,7 @@
Example
{
   "level": 123,
-  "requiredGold": 123,
+  "requiredGold": 987,
   "rewards": [MonsterCollectionRewardInfoType]
 }
 
@@ -11147,7 +11147,7 @@
Example
{
   "fungibleAssetValue": FungibleAssetValueType,
-  "lockup": true,
+  "lockup": false,
   "rewardInfos": [MonsterCollectionRewardInfoType],
   "tipIndex": {}
 }
@@ -11216,8 +11216,8 @@ 
Example
{
   "agents": ["xyz789"],
-  "agentsCount": 987,
-  "ips": ["xyz789"],
+  "agentsCount": 123,
+  "ips": ["abc123"],
   "ipsCount": 987,
   "key": "abc123"
 }
@@ -11264,7 +11264,7 @@ 
Fields
Example
-
{"code": 987, "message": "abc123"}
+                    
{"code": 987, "message": "xyz789"}
 
@@ -11463,11 +11463,11 @@
Example
"bootstrapEnded": false, "genesis": BlockHeader, "informationalVersion": "xyz789", - "isMining": false, - "preloadEnded": true, - "productVersion": "xyz789", + "isMining": true, + "preloadEnded": false, + "productVersion": "abc123", "stagedTxIds": [TxId], - "stagedTxIdsCount": 123, + "stagedTxIdsCount": 987, "subscriberAddresses": [Address], "subscriberAddressesCount": 123, "tip": BlockHeader, @@ -11728,10 +11728,10 @@
Example
{
-  "combatPoint": 123,
+  "combatPoint": 987,
   "expiredBlockIndex": 123,
-  "itemCount": 123,
-  "itemId": 987,
+  "itemCount": 987,
+  "itemId": 123,
   "level": 123,
   "orderId": Guid,
   "price": "abc123",
@@ -11777,7 +11777,7 @@ 
Fields
Example
-
{"state": ["xyz789"]}
+                    
{"state": ["abc123"]}
 
@@ -12098,7 +12098,7 @@
Fields
Example
-
{"completedQuestIds": [123]}
+                    
{"completedQuestIds": [987]}
 
@@ -12204,19 +12204,19 @@
Example
{
   "avatarAddress": Address,
-  "avatarName": "xyz789",
+  "avatarName": "abc123",
   "claimedBlockIndex": {},
-  "cp": 987,
+  "cp": 123,
   "highScore": 987,
-  "iconId": 987,
+  "iconId": 123,
   "latestBossLevel": 987,
-  "latestRewardRank": 987,
+  "latestRewardRank": 123,
   "level": 987,
-  "purchaseCount": 987,
+  "purchaseCount": 123,
   "refillBlockIndex": {},
-  "remainChallengeCount": 123,
-  "totalChallengeCount": 987,
-  "totalScore": 987
+  "remainChallengeCount": 987,
+  "totalChallengeCount": 123,
+  "totalScore": 123
 }
 
@@ -12293,9 +12293,9 @@
Example
{
   "agentAddress": Address,
-  "armorId": 987,
+  "armorId": 123,
   "avatarAddress": Address,
-  "avatarName": "abc123",
+  "avatarName": "xyz789",
   "exp": {},
   "level": 123,
   "stageClearedBlockIndex": {},
@@ -12351,7 +12351,7 @@ 
Example
{
   "address": Address,
-  "capacity": 987,
+  "capacity": 123,
   "rankingInfos": [RankingInfoType]
 }
 
@@ -12526,7 +12526,7 @@
Example
"clientsByIps": [MultiAccountInfo], "clientsCountByIps": 123, "totalCount": 123, - "totalCountByDevice": 123 + "totalCountByDevice": 987 }
@@ -12575,7 +12575,7 @@
Fields
Example
-
{"runeId": 123, "slotIndex": 987}
+                    
{"runeId": 987, "slotIndex": 987}
 
@@ -12619,7 +12619,7 @@
Fields
Example
-
{"level": 123, "runeId": 987}
+                    
{"level": 987, "runeId": 987}
 
@@ -12887,7 +12887,7 @@
Example
{
   "currencyEnum": "CRYSTAL",
   "currencyTicker": "xyz789",
-  "value": "abc123"
+  "value": "xyz789"
 }
 
@@ -12961,7 +12961,7 @@
Example
{
   "chance": 987,
   "elementalType": "FIRE",
-  "id": 123,
+  "id": 987,
   "power": 987,
   "referencedStatType": "ARMOR_PENETRATION",
   "statPowerRatio": 987
@@ -13017,7 +13017,7 @@ 
levelExample
-
{"achievementsByLevel": 123}
+                    
{"achievementsByLevel": 987}
 
@@ -13137,7 +13137,7 @@
Example
"currencyDecimalPlaces": 987, "currencyTicker": "abc123", "decimalRate": Decimal, - "itemId": 987, + "itemId": 123, "rate": 987, "type": "CURRENCY" } @@ -13200,7 +13200,7 @@
Example
{
   "bonusRewards": [StakeRegularFixedRewardInfoType],
-  "level": 123,
+  "level": 987,
   "requiredGold": {},
   "rewards": [StakeRegularRewardInfoType]
 }
@@ -13379,7 +13379,7 @@ 
Example
"address": Address, "cancellableBlockIndex": {}, "claimableBlockIndex": {}, - "deposit": "xyz789", + "deposit": "abc123", "receivedBlockIndex": {}, "stakeRewards": StakeRewardsType, "startedBlockIndex": {} @@ -14055,7 +14055,7 @@
Example
"monsterCollectionState": MonsterCollectionStateType, "orderDigestList": OrderDigestListStateType, "pledge": MeadPledgeType, - "raidId": 987, + "raidId": 123, "raiderList": [Address], "raiderState": RaiderStateType, "rankingMap": RankingMapStateType, @@ -14139,7 +14139,7 @@
Fields
Example
-
{"aTK": 987, "cRI": 987, "dEF": 123, "hIT": 987, "hP": 123, "sPD": 987}
+                    
{"aTK": 987, "cRI": 123, "dEF": 123, "hIT": 987, "hP": 987, "sPD": 123}
 
@@ -14567,7 +14567,7 @@
Example
{
   "attachSignature": "xyz789",
-  "createUnsignedTx": "xyz789",
+  "createUnsignedTx": "abc123",
   "getTx": TransactionType,
   "ncTransactions": [TransactionType],
   "nextTxNonce": {},
@@ -14876,7 +14876,7 @@ 
Example
"id": TxId, "nonce": {}, "publicKey": PublicKeyType, - "serializedPayload": "abc123", + "serializedPayload": "xyz789", "signature": ByteString, "signer": Address, "timestamp": "xyz789", @@ -14954,7 +14954,7 @@
Example
{
   "amount": "xyz789",
   "blockHash": ByteString,
-  "memo": "xyz789",
+  "memo": "abc123",
   "recipient": Address,
   "sender": Address,
   "txId": ByteString
@@ -15044,9 +15044,9 @@ 
Example
{
-  "blockHash": "xyz789",
+  "blockHash": "abc123",
   "blockIndex": {},
-  "exceptionNames": ["xyz789"],
+  "exceptionNames": ["abc123"],
   "inputState": HashDigestSHA256,
   "outputState": HashDigestSHA256,
   "txStatus": "FAILURE"
@@ -15380,10 +15380,10 @@ 
Example
{
-  "blockHash": "abc123",
+  "blockHash": "xyz789",
   "flag": VoteFlag,
   "height": {},
-  "round": 987,
+  "round": 123,
   "signature": ByteString,
   "timestamp": DateTimeOffset,
   "validatorPublicKey": PublicKey
@@ -15462,7 +15462,7 @@ 
Example
{
   "address": Address,
-  "ended": false,
+  "ended": true,
   "orderedArenaInfos": [ArenaInfoType]
 }
 
@@ -15509,7 +15509,7 @@
Fields
Example
-
{"bossLevel": 987, "claimed": false}
+                    
{"bossLevel": 987, "claimed": true}
 
@@ -15611,8 +15611,8 @@
Example
{
   "currentHp": {},
   "endedBlockIndex": {},
-  "id": 123,
-  "level": 123,
+  "id": 987,
+  "level": 987,
   "startedBlockIndex": {}
 }
 
@@ -15706,7 +15706,7 @@
Example
{
-  "isStageCleared": false,
+  "isStageCleared": true,
   "isWorldUnlocked": true,
   "world": WorldType
 }
@@ -15798,13 +15798,13 @@ 
Example
{
-  "id": 987,
+  "id": 123,
   "isStageCleared": false,
-  "isUnlocked": true,
-  "name": "abc123",
+  "isUnlocked": false,
+  "name": "xyz789",
   "stageBegin": 987,
   "stageClearedBlockIndex": {},
-  "stageClearedId": 987,
+  "stageClearedId": 123,
   "stageEnd": 987,
   "unlockedBlockIndex": {}
 }