From 28a11cb0de19b340f509ddabd21add4958d306dc Mon Sep 17 00:00:00 2001 From: ipdae Date: Thu, 29 Feb 2024 05:49:11 +0000 Subject: [PATCH] deploy: c989b58c681d1fd6a35bbcbc7f85d9a801ffe0a7 --- graphql/index.html | 270 ++++++++++++++++++++++----------------------- 1 file changed, 135 insertions(+), 135 deletions(-) diff --git a/graphql/index.html b/graphql/index.html index be2e3720a..d7c7ccdb8 100644 --- a/graphql/index.html +++ b/graphql/index.html @@ -660,7 +660,7 @@
Variables
Response
-
{"data": {"activated": false}}
+                    
{"data": {"activated": true}}
 
@@ -727,7 +727,7 @@
Query
Variables
-
{"invitationCode": "xyz789"}
+                    
{"invitationCode": "abc123"}
 
@@ -736,7 +736,7 @@
Variables
Response
-
{"data": {"activationKeyNonce": "xyz789"}}
+                    
{"data": {"activationKeyNonce": "abc123"}}
 
@@ -794,7 +794,7 @@
Query
Response
-
{"data": {"activationStatus": {"activated": false, "addressActivated": false}}}
+                    
{"data": {"activationStatus": {"activated": true, "addressActivated": true}}}
 
@@ -1075,7 +1075,7 @@
Response
"serializedPayload": "abc123", "signature": ByteString, "signer": Address, - "timestamp": "abc123", + "timestamp": "xyz789", "updatedAddresses": [Address] } } @@ -1162,7 +1162,7 @@
Variables
Response
-
{"data": {"goldBalance": "abc123"}}
+                    
{"data": {"goldBalance": "xyz789"}}
 
@@ -1526,16 +1526,16 @@
Response
"data": { "nodeStatus": { "appProtocolVersion": AppProtocolVersionType, - "bootstrapEnded": false, + "bootstrapEnded": true, "genesis": BlockHeader, "informationalVersion": "xyz789", "isMining": true, "preloadEnded": true, "productVersion": "abc123", "stagedTxIds": [TxId], - "stagedTxIdsCount": 123, + "stagedTxIdsCount": 987, "subscriberAddresses": [Address], - "subscriberAddressesCount": 123, + "subscriberAddressesCount": 987, "tip": BlockHeader, "topmostBlocks": [BlockHeader] } @@ -1592,7 +1592,7 @@
Response
{
   "data": {
-    "peerChainState": {"state": ["abc123"]}
+    "peerChainState": {"state": ["xyz789"]}
   }
 }
 
@@ -1661,8 +1661,8 @@
Response
"clients": [Address], "clientsByDevice": [Address], "clientsByIps": [MultiAccountInfo], - "clientsCountByIps": 123, - "totalCount": 123, + "clientsCountByIps": 987, + "totalCount": 987, "totalCountByDevice": 123 } } @@ -2112,7 +2112,7 @@
Response
"avatar": AvatarStateType, "avatars": [AvatarStateType], "balance": FungibleAssetValueWithCurrencyType, - "cachedSheet": "abc123", + "cachedSheet": "xyz789", "crystalMonsterCollectionMultiplierSheet": CrystalMonsterCollectionMultiplierSheetType, "garages": GaragesType, "latestStakeRewards": StakeRewardsType, @@ -2120,7 +2120,7 @@
Response
"monsterCollectionState": MonsterCollectionStateType, "orderDigestList": OrderDigestListStateType, "pledge": MeadPledgeType, - "raidId": 987, + "raidId": 123, "raiderList": [Address], "raiderState": RaiderStateType, "rankingMap": RankingMapStateType, @@ -2130,7 +2130,7 @@
Response
"stakeState": StakeStateType, "stakeStates": [StakeStateType], "unlockedRecipeIds": [987], - "unlockedWorldIds": [123], + "unlockedWorldIds": [987], "weeklyArena": WeeklyArenaStateType, "worldBossKillRewardRecord": WorldBossKillRewardRecordType, "worldBossState": WorldBossStateType @@ -2239,7 +2239,7 @@
Response
{
   "data": {
     "transaction": {
-      "attachSignature": "abc123",
+      "attachSignature": "xyz789",
       "createUnsignedTx": "xyz789",
       "getTx": TransactionType,
       "ncTransactions": [TransactionType],
@@ -2346,9 +2346,9 @@ 
Response
"data": { "transferNCGHistories": [ { - "amount": "xyz789", + "amount": "abc123", "blockHash": ByteString, - "memo": "abc123", + "memo": "xyz789", "recipient": Address, "sender": Address, "txId": ByteString @@ -2409,7 +2409,7 @@
Response
{
   "data": {
-    "validation": {"metadata": false, "privateKey": false, "publicKey": false}
+    "validation": {"metadata": true, "privateKey": false, "publicKey": true}
   }
 }
 
@@ -2735,7 +2735,7 @@
Variables
Response
-
{"data": {"stageTx": true}}
+                    
{"data": {"stageTx": false}}
 
@@ -2809,7 +2809,7 @@
Query
Variables
-
{"payload": "abc123"}
+                    
{"payload": "xyz789"}
 
@@ -2914,7 +2914,7 @@
Variables
{
-  "amount": "xyz789",
+  "amount": "abc123",
   "currencyAddress": "000000000000000000000000000000000000000A",
   "memo": "abc123",
   "recipient": Address,
@@ -3194,8 +3194,8 @@ 
Response
{
   "data": {
     "nodeException": {
-      "code": 123,
-      "message": "abc123"
+      "code": 987,
+      "message": "xyz789"
     }
   }
 }
@@ -3283,9 +3283,9 @@ 
Response
"preloadEnded": true, "productVersion": "abc123", "stagedTxIds": [TxId], - "stagedTxIdsCount": 123, + "stagedTxIdsCount": 987, "subscriberAddresses": [Address], - "subscriberAddressesCount": 123, + "subscriberAddressesCount": 987, "tip": BlockHeader, "topmostBlocks": [BlockHeader] } @@ -3336,7 +3336,7 @@
Response
{
   "data": {
     "notification": {
-      "message": "abc123",
+      "message": "xyz789",
       "type": "BUYER"
     }
   }
@@ -3526,7 +3526,7 @@ 
Query
Variables
-
{"actionType": "abc123"}
+                    
{"actionType": "xyz789"}
 
@@ -3764,8 +3764,8 @@
Example
{
-  "inspection": "abc123",
-  "json": "abc123",
+  "inspection": "xyz789",
+  "json": "xyz789",
   "raw": "abc123"
 }
 
@@ -6278,7 +6278,7 @@
address
Example
-
{"activated": false, "addressActivated": true}
+                    
{"activated": false, "addressActivated": false}
 
@@ -6543,7 +6543,7 @@
Example
"address": Address, "avatarStates": [AvatarStateType], "crystal": "abc123", - "gold": "abc123", + "gold": "xyz789", "hasTradedItem": true, "monsterCollectionLevel": {}, "monsterCollectionRound": {}, @@ -6692,9 +6692,9 @@
Example
"agentAddress": Address, "arenaRecord": ArenaRecordType, "avatarAddress": Address, - "avatarName": "xyz789", - "dailyChallengeCount": 123, - "score": 987 + "avatarName": "abc123", + "dailyChallengeCount": 987, + "score": 123 }
@@ -6783,7 +6783,7 @@
Example
"lose": 987, "purchasedTicketCount": 987, "score": 123, - "ticket": 123, + "ticket": 987, "ticketResetCount": 987, "win": 123 } @@ -6868,13 +6868,13 @@
Example
{
   "avatarAddr": Address,
   "cp": 123,
-  "level": 987,
-  "loseScore": 123,
-  "nameWithHash": "abc123",
-  "portraitId": 123,
+  "level": 123,
+  "loseScore": 987,
+  "nameWithHash": "xyz789",
+  "portraitId": 987,
   "rank": 987,
   "score": 987,
-  "winScore": 987
+  "winScore": 123
 }
 
@@ -7097,31 +7097,31 @@
Example
{
-  "actionPoint": 987,
+  "actionPoint": 123,
   "address": Address,
   "agentAddress": Address,
   "blockIndex": 987,
-  "characterId": 123,
+  "characterId": 987,
   "combinationSlotAddresses": [Address],
   "combinationSlots": [CombinationSlotStateType],
   "dailyRewardReceivedIndex": {},
-  "ear": 123,
+  "ear": 987,
   "eventMap": CollectionMapType,
   "exp": 123,
-  "hair": 123,
+  "hair": 987,
   "index": 987,
   "inventory": InventoryType,
   "inventoryAddress": Address,
   "itemMap": CollectionMapType,
-  "lens": 987,
+  "lens": 123,
   "level": 987,
   "mailBox": MailBoxType,
   "monsterMap": CollectionMapType,
-  "name": "abc123",
+  "name": "xyz789",
   "questList": QuestListType,
   "runes": [RuneStateType],
   "stageMap": CollectionMapType,
-  "tail": 987,
+  "tail": 123,
   "updatedAt": {},
   "worldInformation": WorldInformationType
 }
@@ -7395,7 +7395,7 @@ 
Example
{
   "blockHash": "4",
   "height": {},
-  "round": 123,
+  "round": 987,
   "votes": [Vote]
 }
 
@@ -7648,7 +7648,7 @@
Example
{
-  "endPoint": "xyz789",
+  "endPoint": "abc123",
   "publicIpAddress": "xyz789",
   "publicKey": PublicKey
 }
@@ -7790,7 +7790,7 @@ 
Fields
Example
-
{"count": 123, "pairs": [987]}
+                    
{"count": 987, "pairs": [987]}
 
@@ -7851,10 +7851,10 @@
Example
{
   "address": Address,
-  "petId": 987,
+  "petId": 123,
   "startBlockIndex": {},
   "unlockBlockIndex": {},
-  "unlockStage": 123
+  "unlockStage": 987
 }
 
@@ -8018,9 +8018,9 @@
Example
{
   "elementalType": "FIRE",
-  "equipped": true,
-  "grade": 123,
-  "id": 987,
+  "equipped": false,
+  "grade": 987,
+  "id": 123,
   "itemId": Guid,
   "itemSubType": "AP_STONE",
   "itemType": "CONSUMABLE",
@@ -8178,7 +8178,7 @@ 
Fields
Example
-
{"level": 987, "multiplier": 987}
+                    
{"level": 123, "multiplier": 987}
 
@@ -8291,7 +8291,7 @@
Example
"hash": ByteString, "maximumSupply": FungibleAssetValue, "minters": [Address], - "ticker": "xyz789", + "ticker": "abc123", "totalSupplyTrackable": false }
@@ -8436,8 +8436,8 @@
Example
"maximumSupplyMajorUnit": {}, "maximumSupplyMinorUnit": {}, "minters": [Address], - "ticker": "xyz789", - "totalSupplyTrackable": false + "ticker": "abc123", + "totalSupplyTrackable": true }
@@ -8657,7 +8657,7 @@
Example
{
   "localVersion": AppProtocolVersionType,
-  "peer": "abc123",
+  "peer": "xyz789",
   "peerVersion": AppProtocolVersionType
 }
 
@@ -8852,14 +8852,14 @@
Example
"elementalType": "FIRE", "equipped": true, "exp": 987, - "grade": 987, + "grade": 123, "id": 123, "itemId": Guid, "itemSubType": "AP_STONE", "itemType": "CONSUMABLE", - "level": 987, + "level": 123, "requiredBlockIndex": {}, - "setId": 987, + "setId": 123, "skills": [SkillType], "stat": DecimalStatType, "statsMap": StatsMapType @@ -9007,7 +9007,7 @@
Example
"currency": Currency, "majorUnit": {}, "minorUnit": {}, - "quantity": "xyz789", + "quantity": "abc123", "sign": 987, "string": "abc123" } @@ -9076,7 +9076,7 @@
Example
"decimalPlaces": [196, 189, 173, 171, 167, 163], "minters": [Address], "quantity": {}, - "ticker": "xyz789" + "ticker": "abc123" }
@@ -9124,8 +9124,8 @@
Example
{
-  "currency": "xyz789",
-  "quantity": "abc123"
+  "currency": "abc123",
+  "quantity": "xyz789"
 }
 
@@ -9234,7 +9234,7 @@
Fields
Example
-
{"count": 987, "fungibleId": "xyz789"}
+                    
{"count": 123, "fungibleId": "abc123"}
 
@@ -9348,7 +9348,7 @@
Example
{
-  "fungibleItemId": "xyz789",
+  "fungibleItemId": "abc123",
   "itemSubType": "AP_STONE",
   "itemType": "CONSUMABLE"
 }
@@ -9659,9 +9659,9 @@ 
Example
{
-  "base64": "xyz789",
-  "hex": "xyz789",
-  "inspection": "xyz789",
+  "base64": "abc123",
+  "hex": "abc123",
+  "inspection": "abc123",
   "json": "abc123"
 }
 
@@ -9762,9 +9762,9 @@
Example
{
-  "count": 987,
-  "fungibleItemId": "xyz789",
-  "id": 123,
+  "count": 123,
+  "fungibleItemId": "abc123",
+  "id": 987,
   "itemType": "CONSUMABLE",
   "lockId": Guid,
   "locked": true,
@@ -10192,7 +10192,7 @@ 
Example
{
   "elementalType": "FIRE",
   "grade": 123,
-  "id": 123,
+  "id": 987,
   "itemId": Guid,
   "itemSubType": "AP_STONE",
   "itemType": "CONSUMABLE",
@@ -10773,7 +10773,7 @@ 
Fields
Example
-
{"materialId": 123, "quantity": 123}
+                    
{"materialId": 123, "quantity": 987}
 
@@ -10871,7 +10871,7 @@
Fields
Example
-
{"itemId": 123, "quantity": 123}
+                    
{"itemId": 987, "quantity": 987}
 
@@ -10924,8 +10924,8 @@
Example
{
-  "level": 123,
-  "requiredGold": 987,
+  "level": 987,
+  "requiredGold": 123,
   "rewards": [MonsterCollectionRewardInfoType]
 }
 
@@ -11179,11 +11179,11 @@
Example
{
-  "agents": ["abc123"],
-  "agentsCount": 123,
-  "ips": ["abc123"],
-  "ipsCount": 987,
-  "key": "abc123"
+  "agents": ["xyz789"],
+  "agentsCount": 987,
+  "ips": ["xyz789"],
+  "ipsCount": 123,
+  "key": "xyz789"
 }
 
@@ -11228,7 +11228,7 @@
Fields
Example
-
{"code": 987, "message": "abc123"}
+                    
{"code": 123, "message": "abc123"}
 
@@ -11282,7 +11282,7 @@
Example
{
   "peers": [BoundPeer],
-  "preloaded": false,
+  "preloaded": true,
   "validators": [BoundPeer]
 }
 
@@ -11429,11 +11429,11 @@
Example
"informationalVersion": "xyz789", "isMining": false, "preloadEnded": true, - "productVersion": "xyz789", + "productVersion": "abc123", "stagedTxIds": [TxId], - "stagedTxIdsCount": 123, + "stagedTxIdsCount": 987, "subscriberAddresses": [Address], - "subscriberAddressesCount": 123, + "subscriberAddressesCount": 987, "tip": BlockHeader, "topmostBlocks": [BlockHeader] } @@ -11556,7 +11556,7 @@
Fields
Example
-
{"message": "xyz789", "type": "BUYER"}
+                    
{"message": "abc123", "type": "BUYER"}
 
@@ -11693,12 +11693,12 @@
Example
{
   "combatPoint": 987,
-  "expiredBlockIndex": 987,
-  "itemCount": 987,
-  "itemId": 123,
-  "level": 987,
+  "expiredBlockIndex": 123,
+  "itemCount": 123,
+  "itemId": 987,
+  "level": 123,
   "orderId": Guid,
-  "price": "abc123",
+  "price": "xyz789",
   "sellerAgentAddress": Address,
   "startedBlockIndex": 987,
   "tradableId": Guid
@@ -12062,7 +12062,7 @@ 
Fields
Example
-
{"completedQuestIds": [987]}
+                    
{"completedQuestIds": [123]}
 
@@ -12172,14 +12172,14 @@
Example
"claimedBlockIndex": {}, "cp": 987, "highScore": 987, - "iconId": 123, + "iconId": 987, "latestBossLevel": 987, "latestRewardRank": 123, "level": 987, - "purchaseCount": 123, + "purchaseCount": 987, "refillBlockIndex": {}, - "remainChallengeCount": 987, - "totalChallengeCount": 123, + "remainChallengeCount": 123, + "totalChallengeCount": 987, "totalScore": 987 }
@@ -12259,7 +12259,7 @@
Example
"agentAddress": Address, "armorId": 987, "avatarAddress": Address, - "avatarName": "xyz789", + "avatarName": "abc123", "exp": {}, "level": 123, "stageClearedBlockIndex": {}, @@ -12315,7 +12315,7 @@
Example
{
   "address": Address,
-  "capacity": 987,
+  "capacity": 123,
   "rankingInfos": [RankingInfoType]
 }
 
@@ -12488,8 +12488,8 @@
Example
"clients": [Address], "clientsByDevice": [Address], "clientsByIps": [MultiAccountInfo], - "clientsCountByIps": 987, - "totalCount": 987, + "clientsCountByIps": 123, + "totalCount": 123, "totalCountByDevice": 123 }
@@ -12539,7 +12539,7 @@
Fields
Example
-
{"runeId": 987, "slotIndex": 123}
+                    
{"runeId": 123, "slotIndex": 123}
 
@@ -12583,7 +12583,7 @@
Fields
Example
-
{"level": 987, "runeId": 123}
+                    
{"level": 123, "runeId": 123}
 
@@ -12923,12 +12923,12 @@
Example
{
-  "chance": 123,
+  "chance": 987,
   "elementalType": "FIRE",
-  "id": 987,
+  "id": 123,
   "power": 987,
   "referencedStatType": "ARMOR_PENETRATION",
-  "statPowerRatio": 987
+  "statPowerRatio": 123
 }
 
@@ -12981,7 +12981,7 @@
levelExample
-
{"achievementsByLevel": 987}
+                    
{"achievementsByLevel": 123}
 
@@ -13027,7 +13027,7 @@
Fields
Example
-
{"count": 987, "itemId": 123}
+                    
{"count": 123, "itemId": 987}
 
@@ -13099,7 +13099,7 @@
Example
{
   "currencyDecimalPlaces": 987,
-  "currencyTicker": "abc123",
+  "currencyTicker": "xyz789",
   "decimalRate": Decimal,
   "itemId": 123,
   "rate": 123,
@@ -13164,7 +13164,7 @@ 
Example
{
   "bonusRewards": [StakeRegularFixedRewardInfoType],
-  "level": 123,
+  "level": 987,
   "requiredGold": {},
   "rewards": [StakeRegularRewardInfoType]
 }
@@ -13343,7 +13343,7 @@ 
Example
"address": Address, "cancellableBlockIndex": {}, "claimableBlockIndex": {}, - "deposit": "xyz789", + "deposit": "abc123", "receivedBlockIndex": {}, "stakeRewards": StakeRewardsType, "startedBlockIndex": {} @@ -14028,8 +14028,8 @@
Example
"stakeRewards": StakeRewardsType, "stakeState": StakeStateType, "stakeStates": [StakeStateType], - "unlockedRecipeIds": [123], - "unlockedWorldIds": [987], + "unlockedRecipeIds": [987], + "unlockedWorldIds": [123], "weeklyArena": WeeklyArenaStateType, "worldBossKillRewardRecord": WorldBossKillRewardRecordType, "worldBossState": WorldBossStateType @@ -14103,7 +14103,7 @@
Fields
Example
-
{"aTK": 123, "cRI": 123, "dEF": 123, "hIT": 987, "hP": 987, "sPD": 987}
+                    
{"aTK": 123, "cRI": 123, "dEF": 987, "hIT": 123, "hP": 987, "sPD": 123}
 
@@ -14128,7 +14128,7 @@
Description
Example
-
"abc123"
+                    
"xyz789"
 
@@ -14261,10 +14261,10 @@
Example
{
   "actions": [Action],
   "blockRef": Block,
-  "id": "4",
+  "id": 4,
   "nonce": {},
   "publicKey": ByteString,
-  "serializedPayload": "abc123",
+  "serializedPayload": "xyz789",
   "signature": ByteString,
   "signer": Address,
   "timestamp": DateTimeOffset,
@@ -14851,7 +14851,7 @@ 
Example
"serializedPayload": "xyz789", "signature": ByteString, "signer": Address, - "timestamp": "xyz789", + "timestamp": "abc123", "updatedAddresses": [Address] }
@@ -14924,9 +14924,9 @@
Example
{
-  "amount": "abc123",
+  "amount": "xyz789",
   "blockHash": ByteString,
-  "memo": "xyz789",
+  "memo": "abc123",
   "recipient": Address,
   "sender": Address,
   "txId": ByteString
@@ -15016,7 +15016,7 @@ 
Example
{
-  "blockHash": "abc123",
+  "blockHash": "xyz789",
   "blockIndex": {},
   "exceptionNames": ["xyz789"],
   "inputState": HashDigest_SHA256,
@@ -15234,7 +15234,7 @@ 
hexExample
-
{"metadata": false, "privateKey": false, "publicKey": false}
+                    
{"metadata": false, "privateKey": true, "publicKey": false}
 
@@ -15583,7 +15583,7 @@
Example
{
   "currentHp": {},
   "endedBlockIndex": {},
-  "id": 123,
+  "id": 987,
   "level": 123,
   "startedBlockIndex": {}
 }
@@ -15679,7 +15679,7 @@ 
Example
{
   "isStageCleared": true,
-  "isWorldUnlocked": true,
+  "isWorldUnlocked": false,
   "world": WorldType
 }
 
@@ -15857,14 +15857,14 @@
Example
{
-  "id": 987,
+  "id": 123,
   "isStageCleared": true,
-  "isUnlocked": true,
-  "name": "abc123",
-  "stageBegin": 123,
+  "isUnlocked": false,
+  "name": "xyz789",
+  "stageBegin": 987,
   "stageClearedBlockIndex": {},
-  "stageClearedId": 987,
-  "stageEnd": 123,
+  "stageClearedId": 123,
+  "stageEnd": 987,
   "unlockedBlockIndex": {}
 }