ripple-binary-codec 2.8.0-smartcontract.0 → 2.8.0

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.
Files changed (181) hide show
  1. package/dist/enums/definitions.json +3261 -302
  2. package/dist/enums/src/enums/definitions.json +3261 -307
  3. package/dist/serdes/binary-serializer.d.ts +1 -1
  4. package/dist/serdes/binary-serializer.js +2 -2
  5. package/dist/serdes/binary-serializer.js.map +1 -1
  6. package/dist/src/enums/definitions.json +3261 -302
  7. package/dist/src/serdes/binary-serializer.d.ts +1 -1
  8. package/dist/src/serdes/binary-serializer.js +2 -2
  9. package/dist/src/serdes/binary-serializer.js.map +1 -1
  10. package/dist/src/types/account-id.d.ts +0 -2
  11. package/dist/src/types/account-id.js +0 -4
  12. package/dist/src/types/account-id.js.map +1 -1
  13. package/dist/src/types/amount.d.ts +1 -2
  14. package/dist/src/types/amount.js +0 -3
  15. package/dist/src/types/amount.js.map +1 -1
  16. package/dist/src/types/blob.d.ts +1 -2
  17. package/dist/src/types/blob.js +0 -3
  18. package/dist/src/types/blob.js.map +1 -1
  19. package/dist/src/types/currency.d.ts +0 -2
  20. package/dist/src/types/currency.js +0 -4
  21. package/dist/src/types/currency.js.map +1 -1
  22. package/dist/src/types/hash-128.d.ts +0 -2
  23. package/dist/src/types/hash-128.js +0 -4
  24. package/dist/src/types/hash-128.js.map +1 -1
  25. package/dist/src/types/hash-160.d.ts +0 -2
  26. package/dist/src/types/hash-160.js +0 -4
  27. package/dist/src/types/hash-160.js.map +1 -1
  28. package/dist/src/types/hash-192.d.ts +0 -2
  29. package/dist/src/types/hash-192.js +0 -4
  30. package/dist/src/types/hash-192.js.map +1 -1
  31. package/dist/src/types/hash-256.d.ts +0 -2
  32. package/dist/src/types/hash-256.js +0 -4
  33. package/dist/src/types/hash-256.js.map +1 -1
  34. package/dist/src/types/index.d.ts +1 -3
  35. package/dist/src/types/index.js +1 -7
  36. package/dist/src/types/index.js.map +1 -1
  37. package/dist/src/types/issue.d.ts +1 -2
  38. package/dist/src/types/issue.js +0 -3
  39. package/dist/src/types/issue.js.map +1 -1
  40. package/dist/src/types/path-set.d.ts +1 -2
  41. package/dist/src/types/path-set.js +0 -3
  42. package/dist/src/types/path-set.js.map +1 -1
  43. package/dist/src/types/serialized-type.d.ts +0 -43
  44. package/dist/src/types/serialized-type.js +1 -63
  45. package/dist/src/types/serialized-type.js.map +1 -1
  46. package/dist/src/types/st-array.d.ts +1 -2
  47. package/dist/src/types/st-array.js +0 -3
  48. package/dist/src/types/st-array.js.map +1 -1
  49. package/dist/src/types/st-number.d.ts +1 -2
  50. package/dist/src/types/st-number.js +0 -3
  51. package/dist/src/types/st-number.js.map +1 -1
  52. package/dist/src/types/st-object.d.ts +1 -2
  53. package/dist/src/types/st-object.js +1 -9
  54. package/dist/src/types/st-object.js.map +1 -1
  55. package/dist/src/types/uint-16.d.ts +0 -2
  56. package/dist/src/types/uint-16.js +0 -4
  57. package/dist/src/types/uint-16.js.map +1 -1
  58. package/dist/src/types/uint-32.d.ts +0 -2
  59. package/dist/src/types/uint-32.js +0 -4
  60. package/dist/src/types/uint-32.js.map +1 -1
  61. package/dist/src/types/uint-64.d.ts +0 -2
  62. package/dist/src/types/uint-64.js +0 -4
  63. package/dist/src/types/uint-64.js.map +1 -1
  64. package/dist/src/types/uint-8.d.ts +0 -2
  65. package/dist/src/types/uint-8.js +0 -4
  66. package/dist/src/types/uint-8.js.map +1 -1
  67. package/dist/src/types/vector-256.d.ts +1 -2
  68. package/dist/src/types/vector-256.js +0 -3
  69. package/dist/src/types/vector-256.js.map +1 -1
  70. package/dist/src/types/xchain-bridge.d.ts +1 -2
  71. package/dist/src/types/xchain-bridge.js +0 -3
  72. package/dist/src/types/xchain-bridge.js.map +1 -1
  73. package/dist/tsconfig.tsbuildinfo +1 -1
  74. package/dist/types/account-id.d.ts +0 -2
  75. package/dist/types/account-id.js +0 -4
  76. package/dist/types/account-id.js.map +1 -1
  77. package/dist/types/amount.d.ts +1 -2
  78. package/dist/types/amount.js +0 -3
  79. package/dist/types/amount.js.map +1 -1
  80. package/dist/types/blob.d.ts +1 -2
  81. package/dist/types/blob.js +0 -3
  82. package/dist/types/blob.js.map +1 -1
  83. package/dist/types/currency.d.ts +0 -2
  84. package/dist/types/currency.js +0 -4
  85. package/dist/types/currency.js.map +1 -1
  86. package/dist/types/hash-128.d.ts +0 -2
  87. package/dist/types/hash-128.js +0 -4
  88. package/dist/types/hash-128.js.map +1 -1
  89. package/dist/types/hash-160.d.ts +0 -2
  90. package/dist/types/hash-160.js +0 -4
  91. package/dist/types/hash-160.js.map +1 -1
  92. package/dist/types/hash-192.d.ts +0 -2
  93. package/dist/types/hash-192.js +0 -4
  94. package/dist/types/hash-192.js.map +1 -1
  95. package/dist/types/hash-256.d.ts +0 -2
  96. package/dist/types/hash-256.js +0 -4
  97. package/dist/types/hash-256.js.map +1 -1
  98. package/dist/types/index.d.ts +1 -3
  99. package/dist/types/index.js +1 -7
  100. package/dist/types/index.js.map +1 -1
  101. package/dist/types/issue.d.ts +1 -2
  102. package/dist/types/issue.js +0 -3
  103. package/dist/types/issue.js.map +1 -1
  104. package/dist/types/path-set.d.ts +1 -2
  105. package/dist/types/path-set.js +0 -3
  106. package/dist/types/path-set.js.map +1 -1
  107. package/dist/types/serialized-type.d.ts +0 -43
  108. package/dist/types/serialized-type.js +1 -63
  109. package/dist/types/serialized-type.js.map +1 -1
  110. package/dist/types/st-array.d.ts +1 -2
  111. package/dist/types/st-array.js +0 -3
  112. package/dist/types/st-array.js.map +1 -1
  113. package/dist/types/st-number.d.ts +1 -2
  114. package/dist/types/st-number.js +0 -3
  115. package/dist/types/st-number.js.map +1 -1
  116. package/dist/types/st-object.d.ts +1 -2
  117. package/dist/types/st-object.js +1 -9
  118. package/dist/types/st-object.js.map +1 -1
  119. package/dist/types/uint-16.d.ts +0 -2
  120. package/dist/types/uint-16.js +0 -4
  121. package/dist/types/uint-16.js.map +1 -1
  122. package/dist/types/uint-32.d.ts +0 -2
  123. package/dist/types/uint-32.js +0 -4
  124. package/dist/types/uint-32.js.map +1 -1
  125. package/dist/types/uint-64.d.ts +0 -2
  126. package/dist/types/uint-64.js +0 -4
  127. package/dist/types/uint-64.js.map +1 -1
  128. package/dist/types/uint-8.d.ts +0 -2
  129. package/dist/types/uint-8.js +0 -4
  130. package/dist/types/uint-8.js.map +1 -1
  131. package/dist/types/vector-256.d.ts +1 -2
  132. package/dist/types/vector-256.js +0 -3
  133. package/dist/types/vector-256.js.map +1 -1
  134. package/dist/types/xchain-bridge.d.ts +1 -2
  135. package/dist/types/xchain-bridge.js +0 -3
  136. package/dist/types/xchain-bridge.js.map +1 -1
  137. package/package.json +3 -3
  138. package/src/enums/definitions.json +3261 -307
  139. package/src/serdes/binary-serializer.ts +2 -2
  140. package/src/types/account-id.ts +0 -5
  141. package/src/types/amount.ts +1 -5
  142. package/src/types/blob.ts +1 -5
  143. package/src/types/currency.ts +0 -5
  144. package/src/types/hash-128.ts +0 -5
  145. package/src/types/hash-160.ts +0 -5
  146. package/src/types/hash-192.ts +0 -5
  147. package/src/types/hash-256.ts +0 -5
  148. package/src/types/index.ts +0 -6
  149. package/src/types/issue.ts +1 -5
  150. package/src/types/path-set.ts +1 -5
  151. package/src/types/serialized-type.ts +0 -67
  152. package/src/types/st-array.ts +1 -5
  153. package/src/types/st-number.ts +1 -5
  154. package/src/types/st-object.ts +2 -12
  155. package/src/types/uint-16.ts +0 -5
  156. package/src/types/uint-32.ts +0 -5
  157. package/src/types/uint-64.ts +0 -5
  158. package/src/types/uint-8.ts +0 -5
  159. package/src/types/vector-256.ts +1 -5
  160. package/src/types/xchain-bridge.ts +1 -5
  161. package/dist/src/types/data.d.ts +0 -86
  162. package/dist/src/types/data.js +0 -252
  163. package/dist/src/types/data.js.map +0 -1
  164. package/dist/src/types/dataType.d.ts +0 -94
  165. package/dist/src/types/dataType.js +0 -145
  166. package/dist/src/types/dataType.js.map +0 -1
  167. package/dist/src/types/json.d.ts +0 -173
  168. package/dist/src/types/json.js +0 -531
  169. package/dist/src/types/json.js.map +0 -1
  170. package/dist/types/data.d.ts +0 -86
  171. package/dist/types/data.js +0 -252
  172. package/dist/types/data.js.map +0 -1
  173. package/dist/types/dataType.d.ts +0 -94
  174. package/dist/types/dataType.js +0 -145
  175. package/dist/types/dataType.js.map +0 -1
  176. package/dist/types/json.d.ts +0 -173
  177. package/dist/types/json.js +0 -531
  178. package/dist/types/json.js.map +0 -1
  179. package/src/types/data.ts +0 -294
  180. package/src/types/dataType.ts +0 -178
  181. package/src/types/json.ts +0 -650
@@ -1,15 +1,23 @@
1
1
  {
2
+ "ACCOUNT_SET_FLAGS": {
3
+ "asfAccountTxnID": 5,
4
+ "asfAllowTrustLineClawback": 16,
5
+ "asfAllowTrustLineLocking": 17,
6
+ "asfAuthorizedNFTokenMinter": 10,
7
+ "asfDefaultRipple": 8,
8
+ "asfDepositAuth": 9,
9
+ "asfDisableMaster": 4,
10
+ "asfDisallowIncomingCheck": 13,
11
+ "asfDisallowIncomingNFTokenOffer": 12,
12
+ "asfDisallowIncomingPayChan": 14,
13
+ "asfDisallowIncomingTrustline": 15,
14
+ "asfDisallowXRP": 3,
15
+ "asfGlobalFreeze": 7,
16
+ "asfNoFreeze": 6,
17
+ "asfRequireAuth": 2,
18
+ "asfRequireDest": 1
19
+ },
2
20
  "FIELDS": [
3
- [
4
- "Generic",
5
- {
6
- "isSerialized": false,
7
- "isSigningField": false,
8
- "isVLEncoded": false,
9
- "nth": 0,
10
- "type": "Unknown"
11
- }
12
- ],
13
21
  [
14
22
  "Invalid",
15
23
  {
@@ -60,6 +68,16 @@
60
68
  "type": "Amount"
61
69
  }
62
70
  ],
71
+ [
72
+ "Generic",
73
+ {
74
+ "isSerialized": true,
75
+ "isSigningField": true,
76
+ "isVLEncoded": false,
77
+ "nth": 0,
78
+ "type": "Unknown"
79
+ }
80
+ ],
63
81
  [
64
82
  "LedgerEntryType",
65
83
  {
@@ -130,6 +148,46 @@
130
148
  "type": "UInt16"
131
149
  }
132
150
  ],
151
+ [
152
+ "HookStateChangeCount",
153
+ {
154
+ "isSerialized": true,
155
+ "isSigningField": true,
156
+ "isVLEncoded": false,
157
+ "nth": 17,
158
+ "type": "UInt16"
159
+ }
160
+ ],
161
+ [
162
+ "HookEmitCount",
163
+ {
164
+ "isSerialized": true,
165
+ "isSigningField": true,
166
+ "isVLEncoded": false,
167
+ "nth": 18,
168
+ "type": "UInt16"
169
+ }
170
+ ],
171
+ [
172
+ "HookExecutionIndex",
173
+ {
174
+ "isSerialized": true,
175
+ "isSigningField": true,
176
+ "isVLEncoded": false,
177
+ "nth": 19,
178
+ "type": "UInt16"
179
+ }
180
+ ],
181
+ [
182
+ "HookApiVersion",
183
+ {
184
+ "isSerialized": true,
185
+ "isSigningField": true,
186
+ "isVLEncoded": false,
187
+ "nth": 20,
188
+ "type": "UInt16"
189
+ }
190
+ ],
133
191
  [
134
192
  "LedgerFixType",
135
193
  {
@@ -590,6 +648,26 @@
590
648
  "type": "UInt32"
591
649
  }
592
650
  ],
651
+ [
652
+ "HookStateCount",
653
+ {
654
+ "isSerialized": true,
655
+ "isSigningField": true,
656
+ "isVLEncoded": false,
657
+ "nth": 45,
658
+ "type": "UInt32"
659
+ }
660
+ ],
661
+ [
662
+ "EmitGeneration",
663
+ {
664
+ "isSerialized": true,
665
+ "isSigningField": true,
666
+ "isVLEncoded": false,
667
+ "nth": 46,
668
+ "type": "UInt32"
669
+ }
670
+ ],
593
671
  [
594
672
  "VoteWeight",
595
673
  {
@@ -790,66 +868,6 @@
790
868
  "type": "UInt32"
791
869
  }
792
870
  ],
793
- [
794
- "ExtensionComputeLimit",
795
- {
796
- "isSerialized": true,
797
- "isSigningField": true,
798
- "isVLEncoded": false,
799
- "nth": 69,
800
- "type": "UInt32"
801
- }
802
- ],
803
- [
804
- "ExtensionSizeLimit",
805
- {
806
- "isSerialized": true,
807
- "isSigningField": true,
808
- "isVLEncoded": false,
809
- "nth": 70,
810
- "type": "UInt32"
811
- }
812
- ],
813
- [
814
- "GasPrice",
815
- {
816
- "isSerialized": true,
817
- "isSigningField": true,
818
- "isVLEncoded": false,
819
- "nth": 71,
820
- "type": "UInt32"
821
- }
822
- ],
823
- [
824
- "ComputationAllowance",
825
- {
826
- "isSerialized": true,
827
- "isSigningField": true,
828
- "isVLEncoded": false,
829
- "nth": 72,
830
- "type": "UInt32"
831
- }
832
- ],
833
- [
834
- "GasUsed",
835
- {
836
- "isSerialized": true,
837
- "isSigningField": true,
838
- "isVLEncoded": false,
839
- "nth": 73,
840
- "type": "UInt32"
841
- }
842
- ],
843
- [
844
- "ParameterFlag",
845
- {
846
- "isSerialized": true,
847
- "isSigningField": true,
848
- "isVLEncoded": false,
849
- "nth": 74,
850
- "type": "UInt32"
851
- }
852
- ],
853
871
  [
854
872
  "IndexNext",
855
873
  {
@@ -980,6 +998,36 @@
980
998
  "type": "UInt64"
981
999
  }
982
1000
  ],
1001
+ [
1002
+ "HookOn",
1003
+ {
1004
+ "isSerialized": true,
1005
+ "isSigningField": true,
1006
+ "isVLEncoded": false,
1007
+ "nth": 16,
1008
+ "type": "UInt64"
1009
+ }
1010
+ ],
1011
+ [
1012
+ "HookInstructionCount",
1013
+ {
1014
+ "isSerialized": true,
1015
+ "isSigningField": true,
1016
+ "isVLEncoded": false,
1017
+ "nth": 17,
1018
+ "type": "UInt64"
1019
+ }
1020
+ ],
1021
+ [
1022
+ "HookReturnCode",
1023
+ {
1024
+ "isSerialized": true,
1025
+ "isSigningField": true,
1026
+ "isVLEncoded": false,
1027
+ "nth": 18,
1028
+ "type": "UInt64"
1029
+ }
1030
+ ],
983
1031
  [
984
1032
  "ReferenceCount",
985
1033
  {
@@ -1390,6 +1438,46 @@
1390
1438
  "type": "Hash256"
1391
1439
  }
1392
1440
  ],
1441
+ [
1442
+ "HookStateKey",
1443
+ {
1444
+ "isSerialized": true,
1445
+ "isSigningField": true,
1446
+ "isVLEncoded": false,
1447
+ "nth": 30,
1448
+ "type": "Hash256"
1449
+ }
1450
+ ],
1451
+ [
1452
+ "HookHash",
1453
+ {
1454
+ "isSerialized": true,
1455
+ "isSigningField": true,
1456
+ "isVLEncoded": false,
1457
+ "nth": 31,
1458
+ "type": "Hash256"
1459
+ }
1460
+ ],
1461
+ [
1462
+ "HookNamespace",
1463
+ {
1464
+ "isSerialized": true,
1465
+ "isSigningField": true,
1466
+ "isVLEncoded": false,
1467
+ "nth": 32,
1468
+ "type": "Hash256"
1469
+ }
1470
+ ],
1471
+ [
1472
+ "HookSetTxnID",
1473
+ {
1474
+ "isSerialized": true,
1475
+ "isSigningField": true,
1476
+ "isVLEncoded": false,
1477
+ "nth": 33,
1478
+ "type": "Hash256"
1479
+ }
1480
+ ],
1393
1481
  [
1394
1482
  "DomainID",
1395
1483
  {
@@ -1441,7 +1529,7 @@
1441
1529
  }
1442
1530
  ],
1443
1531
  [
1444
- "ContractHash",
1532
+ "ReferenceHolding",
1445
1533
  {
1446
1534
  "isSerialized": true,
1447
1535
  "isSigningField": true,
@@ -1450,16 +1538,6 @@
1450
1538
  "type": "Hash256"
1451
1539
  }
1452
1540
  ],
1453
- [
1454
- "ContractID",
1455
- {
1456
- "isSerialized": true,
1457
- "isSigningField": true,
1458
- "isVLEncoded": false,
1459
- "nth": 40,
1460
- "type": "Hash256"
1461
- }
1462
- ],
1463
1541
  [
1464
1542
  "hash",
1465
1543
  {
@@ -1951,92 +2029,102 @@
1951
2029
  }
1952
2030
  ],
1953
2031
  [
1954
- "DIDDocument",
2032
+ "HookStateData",
1955
2033
  {
1956
2034
  "isSerialized": true,
1957
2035
  "isSigningField": true,
1958
2036
  "isVLEncoded": true,
1959
- "nth": 26,
2037
+ "nth": 22,
1960
2038
  "type": "Blob"
1961
2039
  }
1962
2040
  ],
1963
2041
  [
1964
- "Data",
2042
+ "HookReturnString",
1965
2043
  {
1966
2044
  "isSerialized": true,
1967
2045
  "isSigningField": true,
1968
2046
  "isVLEncoded": true,
1969
- "nth": 27,
2047
+ "nth": 23,
1970
2048
  "type": "Blob"
1971
2049
  }
1972
2050
  ],
1973
2051
  [
1974
- "AssetClass",
2052
+ "HookParameterName",
1975
2053
  {
1976
2054
  "isSerialized": true,
1977
2055
  "isSigningField": true,
1978
2056
  "isVLEncoded": true,
1979
- "nth": 28,
2057
+ "nth": 24,
1980
2058
  "type": "Blob"
1981
2059
  }
1982
2060
  ],
1983
2061
  [
1984
- "Provider",
2062
+ "HookParameterValue",
1985
2063
  {
1986
2064
  "isSerialized": true,
1987
2065
  "isSigningField": true,
1988
2066
  "isVLEncoded": true,
1989
- "nth": 29,
2067
+ "nth": 25,
1990
2068
  "type": "Blob"
1991
2069
  }
1992
2070
  ],
1993
2071
  [
1994
- "MPTokenMetadata",
2072
+ "DIDDocument",
1995
2073
  {
1996
2074
  "isSerialized": true,
1997
2075
  "isSigningField": true,
1998
2076
  "isVLEncoded": true,
1999
- "nth": 30,
2077
+ "nth": 26,
2000
2078
  "type": "Blob"
2001
2079
  }
2002
2080
  ],
2003
2081
  [
2004
- "CredentialType",
2082
+ "Data",
2005
2083
  {
2006
2084
  "isSerialized": true,
2007
2085
  "isSigningField": true,
2008
2086
  "isVLEncoded": true,
2009
- "nth": 31,
2087
+ "nth": 27,
2010
2088
  "type": "Blob"
2011
2089
  }
2012
2090
  ],
2013
2091
  [
2014
- "FinishFunction",
2092
+ "AssetClass",
2015
2093
  {
2016
2094
  "isSerialized": true,
2017
2095
  "isSigningField": true,
2018
2096
  "isVLEncoded": true,
2019
- "nth": 32,
2097
+ "nth": 28,
2020
2098
  "type": "Blob"
2021
2099
  }
2022
2100
  ],
2023
2101
  [
2024
- "ContractCode",
2102
+ "Provider",
2025
2103
  {
2026
2104
  "isSerialized": true,
2027
2105
  "isSigningField": true,
2028
2106
  "isVLEncoded": true,
2029
- "nth": 33,
2107
+ "nth": 29,
2030
2108
  "type": "Blob"
2031
2109
  }
2032
2110
  ],
2033
2111
  [
2034
- "FunctionName",
2112
+ "MPTokenMetadata",
2035
2113
  {
2036
2114
  "isSerialized": true,
2037
2115
  "isSigningField": true,
2038
2116
  "isVLEncoded": true,
2039
- "nth": 34,
2117
+ "nth": 30,
2118
+ "type": "Blob"
2119
+ }
2120
+ ],
2121
+ [
2122
+ "CredentialType",
2123
+ {
2124
+ "isSerialized": true,
2125
+ "isSigningField": true,
2126
+ "isVLEncoded": true,
2127
+ "nth": 31,
2040
2128
  "type": "Blob"
2041
2129
  }
2042
2130
  ],
@@ -2150,6 +2238,16 @@
2150
2238
  "type": "AccountID"
2151
2239
  }
2152
2240
  ],
2241
+ [
2242
+ "HookAccount",
2243
+ {
2244
+ "isSerialized": true,
2245
+ "isSigningField": true,
2246
+ "isVLEncoded": true,
2247
+ "nth": 16,
2248
+ "type": "AccountID"
2249
+ }
2250
+ ],
2153
2251
  [
2154
2252
  "OtherChainSource",
2155
2253
  {
@@ -2240,16 +2338,6 @@
2240
2338
  "type": "AccountID"
2241
2339
  }
2242
2340
  ],
2243
- [
2244
- "ContractAccount",
2245
- {
2246
- "isSerialized": true,
2247
- "isSigningField": true,
2248
- "isVLEncoded": true,
2249
- "nth": 27,
2250
- "type": "AccountID"
2251
- }
2252
- ],
2253
2341
  [
2254
2342
  "Number",
2255
2343
  {
@@ -2431,27 +2519,17 @@
2431
2519
  }
2432
2520
  ],
2433
2521
  [
2434
- "WasmReturnCode",
2522
+ "TransactionMetaData",
2435
2523
  {
2436
2524
  "isSerialized": true,
2437
2525
  "isSigningField": true,
2438
2526
  "isVLEncoded": false,
2439
2527
  "nth": 2,
2440
- "type": "Int32"
2528
+ "type": "STObject"
2441
2529
  }
2442
2530
  ],
2443
2531
  [
2444
- "TransactionMetaData",
2445
- {
2446
- "isSerialized": true,
2447
- "isSigningField": true,
2448
- "isVLEncoded": false,
2449
- "nth": 2,
2450
- "type": "STObject"
2451
- }
2452
- ],
2453
- [
2454
- "CreatedNode",
2532
+ "CreatedNode",
2455
2533
  {
2456
2534
  "isSerialized": true,
2457
2535
  "isSigningField": true,
@@ -2560,6 +2638,16 @@
2560
2638
  "type": "STObject"
2561
2639
  }
2562
2640
  ],
2641
+ [
2642
+ "Hook",
2643
+ {
2644
+ "isSerialized": true,
2645
+ "isSigningField": true,
2646
+ "isVLEncoded": false,
2647
+ "nth": 14,
2648
+ "type": "STObject"
2649
+ }
2650
+ ],
2563
2651
  [
2564
2652
  "Permission",
2565
2653
  {
@@ -2601,172 +2689,182 @@
2601
2689
  }
2602
2690
  ],
2603
2691
  [
2604
- "VoteEntry",
2692
+ "EmittedTxn",
2605
2693
  {
2606
2694
  "isSerialized": true,
2607
2695
  "isSigningField": true,
2608
2696
  "isVLEncoded": false,
2609
- "nth": 25,
2697
+ "nth": 20,
2610
2698
  "type": "STObject"
2611
2699
  }
2612
2700
  ],
2613
2701
  [
2614
- "AuctionSlot",
2702
+ "HookExecution",
2615
2703
  {
2616
2704
  "isSerialized": true,
2617
2705
  "isSigningField": true,
2618
2706
  "isVLEncoded": false,
2619
- "nth": 26,
2707
+ "nth": 21,
2620
2708
  "type": "STObject"
2621
2709
  }
2622
2710
  ],
2623
2711
  [
2624
- "AuthAccount",
2712
+ "HookDefinition",
2625
2713
  {
2626
2714
  "isSerialized": true,
2627
2715
  "isSigningField": true,
2628
2716
  "isVLEncoded": false,
2629
- "nth": 27,
2717
+ "nth": 22,
2630
2718
  "type": "STObject"
2631
2719
  }
2632
2720
  ],
2633
2721
  [
2634
- "XChainClaimProofSig",
2722
+ "HookParameter",
2635
2723
  {
2636
2724
  "isSerialized": true,
2637
2725
  "isSigningField": true,
2638
2726
  "isVLEncoded": false,
2639
- "nth": 28,
2727
+ "nth": 23,
2640
2728
  "type": "STObject"
2641
2729
  }
2642
2730
  ],
2643
2731
  [
2644
- "XChainCreateAccountProofSig",
2732
+ "HookGrant",
2645
2733
  {
2646
2734
  "isSerialized": true,
2647
2735
  "isSigningField": true,
2648
2736
  "isVLEncoded": false,
2649
- "nth": 29,
2737
+ "nth": 24,
2650
2738
  "type": "STObject"
2651
2739
  }
2652
2740
  ],
2653
2741
  [
2654
- "XChainClaimAttestationCollectionElement",
2742
+ "VoteEntry",
2655
2743
  {
2656
2744
  "isSerialized": true,
2657
2745
  "isSigningField": true,
2658
2746
  "isVLEncoded": false,
2659
- "nth": 30,
2747
+ "nth": 25,
2660
2748
  "type": "STObject"
2661
2749
  }
2662
2750
  ],
2663
2751
  [
2664
- "XChainCreateAccountAttestationCollectionElement",
2752
+ "AuctionSlot",
2665
2753
  {
2666
2754
  "isSerialized": true,
2667
2755
  "isSigningField": true,
2668
2756
  "isVLEncoded": false,
2669
- "nth": 31,
2757
+ "nth": 26,
2670
2758
  "type": "STObject"
2671
2759
  }
2672
2760
  ],
2673
2761
  [
2674
- "PriceData",
2762
+ "AuthAccount",
2675
2763
  {
2676
2764
  "isSerialized": true,
2677
2765
  "isSigningField": true,
2678
2766
  "isVLEncoded": false,
2679
- "nth": 32,
2767
+ "nth": 27,
2680
2768
  "type": "STObject"
2681
2769
  }
2682
2770
  ],
2683
2771
  [
2684
- "Credential",
2772
+ "XChainClaimProofSig",
2685
2773
  {
2686
2774
  "isSerialized": true,
2687
2775
  "isSigningField": true,
2688
2776
  "isVLEncoded": false,
2689
- "nth": 33,
2777
+ "nth": 28,
2690
2778
  "type": "STObject"
2691
2779
  }
2692
2780
  ],
2693
2781
  [
2694
- "RawTransaction",
2782
+ "XChainCreateAccountProofSig",
2695
2783
  {
2696
2784
  "isSerialized": true,
2697
2785
  "isSigningField": true,
2698
2786
  "isVLEncoded": false,
2699
- "nth": 34,
2787
+ "nth": 29,
2700
2788
  "type": "STObject"
2701
2789
  }
2702
2790
  ],
2703
2791
  [
2704
- "BatchSigner",
2792
+ "XChainClaimAttestationCollectionElement",
2705
2793
  {
2706
2794
  "isSerialized": true,
2707
2795
  "isSigningField": true,
2708
2796
  "isVLEncoded": false,
2709
- "nth": 35,
2797
+ "nth": 30,
2710
2798
  "type": "STObject"
2711
2799
  }
2712
2800
  ],
2713
2801
  [
2714
- "Book",
2802
+ "XChainCreateAccountAttestationCollectionElement",
2715
2803
  {
2716
2804
  "isSerialized": true,
2717
2805
  "isSigningField": true,
2718
2806
  "isVLEncoded": false,
2719
- "nth": 36,
2807
+ "nth": 31,
2720
2808
  "type": "STObject"
2721
2809
  }
2722
2810
  ],
2723
2811
  [
2724
- "CounterpartySignature",
2812
+ "PriceData",
2725
2813
  {
2726
2814
  "isSerialized": true,
2727
- "isSigningField": false,
2815
+ "isSigningField": true,
2728
2816
  "isVLEncoded": false,
2729
- "nth": 37,
2817
+ "nth": 32,
2730
2818
  "type": "STObject"
2731
2819
  }
2732
2820
  ],
2733
2821
  [
2734
- "Function",
2822
+ "Credential",
2735
2823
  {
2736
2824
  "isSerialized": true,
2737
2825
  "isSigningField": true,
2738
2826
  "isVLEncoded": false,
2739
- "nth": 38,
2827
+ "nth": 33,
2740
2828
  "type": "STObject"
2741
2829
  }
2742
2830
  ],
2743
2831
  [
2744
- "InstanceParameter",
2832
+ "RawTransaction",
2745
2833
  {
2746
2834
  "isSerialized": true,
2747
2835
  "isSigningField": true,
2748
2836
  "isVLEncoded": false,
2749
- "nth": 39,
2837
+ "nth": 34,
2750
2838
  "type": "STObject"
2751
2839
  }
2752
2840
  ],
2753
2841
  [
2754
- "InstanceParameterValue",
2842
+ "BatchSigner",
2755
2843
  {
2756
2844
  "isSerialized": true,
2757
2845
  "isSigningField": true,
2758
2846
  "isVLEncoded": false,
2759
- "nth": 40,
2847
+ "nth": 35,
2760
2848
  "type": "STObject"
2761
2849
  }
2762
2850
  ],
2763
2851
  [
2764
- "Parameter",
2852
+ "Book",
2765
2853
  {
2766
2854
  "isSerialized": true,
2767
2855
  "isSigningField": true,
2768
2856
  "isVLEncoded": false,
2769
- "nth": 41,
2857
+ "nth": 36,
2858
+ "type": "STObject"
2859
+ }
2860
+ ],
2861
+ [
2862
+ "CounterpartySignature",
2863
+ {
2864
+ "isSerialized": true,
2865
+ "isSigningField": false,
2866
+ "isVLEncoded": false,
2867
+ "nth": 37,
2770
2868
  "type": "STObject"
2771
2869
  }
2772
2870
  ],
@@ -2850,6 +2948,16 @@
2850
2948
  "type": "STArray"
2851
2949
  }
2852
2950
  ],
2951
+ [
2952
+ "Hooks",
2953
+ {
2954
+ "isSerialized": true,
2955
+ "isSigningField": true,
2956
+ "isVLEncoded": false,
2957
+ "nth": 11,
2958
+ "type": "STArray"
2959
+ }
2960
+ ],
2853
2961
  [
2854
2962
  "VoteSlots",
2855
2963
  {
@@ -2891,142 +2999,132 @@
2891
2999
  }
2892
3000
  ],
2893
3001
  [
2894
- "XChainClaimAttestations",
3002
+ "HookExecutions",
2895
3003
  {
2896
3004
  "isSerialized": true,
2897
3005
  "isSigningField": true,
2898
3006
  "isVLEncoded": false,
2899
- "nth": 21,
3007
+ "nth": 18,
2900
3008
  "type": "STArray"
2901
3009
  }
2902
3010
  ],
2903
3011
  [
2904
- "XChainCreateAccountAttestations",
3012
+ "HookParameters",
2905
3013
  {
2906
3014
  "isSerialized": true,
2907
3015
  "isSigningField": true,
2908
3016
  "isVLEncoded": false,
2909
- "nth": 22,
3017
+ "nth": 19,
2910
3018
  "type": "STArray"
2911
3019
  }
2912
3020
  ],
2913
3021
  [
2914
- "PriceDataSeries",
3022
+ "HookGrants",
2915
3023
  {
2916
3024
  "isSerialized": true,
2917
3025
  "isSigningField": true,
2918
3026
  "isVLEncoded": false,
2919
- "nth": 24,
3027
+ "nth": 20,
2920
3028
  "type": "STArray"
2921
3029
  }
2922
3030
  ],
2923
3031
  [
2924
- "AuthAccounts",
3032
+ "XChainClaimAttestations",
2925
3033
  {
2926
3034
  "isSerialized": true,
2927
3035
  "isSigningField": true,
2928
3036
  "isVLEncoded": false,
2929
- "nth": 25,
3037
+ "nth": 21,
2930
3038
  "type": "STArray"
2931
3039
  }
2932
3040
  ],
2933
3041
  [
2934
- "AuthorizeCredentials",
3042
+ "XChainCreateAccountAttestations",
2935
3043
  {
2936
3044
  "isSerialized": true,
2937
3045
  "isSigningField": true,
2938
3046
  "isVLEncoded": false,
2939
- "nth": 26,
3047
+ "nth": 22,
2940
3048
  "type": "STArray"
2941
3049
  }
2942
3050
  ],
2943
3051
  [
2944
- "UnauthorizeCredentials",
3052
+ "PriceDataSeries",
2945
3053
  {
2946
3054
  "isSerialized": true,
2947
3055
  "isSigningField": true,
2948
3056
  "isVLEncoded": false,
2949
- "nth": 27,
3057
+ "nth": 24,
2950
3058
  "type": "STArray"
2951
3059
  }
2952
3060
  ],
2953
3061
  [
2954
- "AcceptedCredentials",
3062
+ "AuthAccounts",
2955
3063
  {
2956
3064
  "isSerialized": true,
2957
3065
  "isSigningField": true,
2958
3066
  "isVLEncoded": false,
2959
- "nth": 28,
3067
+ "nth": 25,
2960
3068
  "type": "STArray"
2961
3069
  }
2962
3070
  ],
2963
3071
  [
2964
- "Permissions",
3072
+ "AuthorizeCredentials",
2965
3073
  {
2966
3074
  "isSerialized": true,
2967
3075
  "isSigningField": true,
2968
3076
  "isVLEncoded": false,
2969
- "nth": 29,
3077
+ "nth": 26,
2970
3078
  "type": "STArray"
2971
3079
  }
2972
3080
  ],
2973
3081
  [
2974
- "RawTransactions",
3082
+ "UnauthorizeCredentials",
2975
3083
  {
2976
3084
  "isSerialized": true,
2977
3085
  "isSigningField": true,
2978
3086
  "isVLEncoded": false,
2979
- "nth": 30,
2980
- "type": "STArray"
2981
- }
2982
- ],
2983
- [
2984
- "BatchSigners",
2985
- {
2986
- "isSerialized": true,
2987
- "isSigningField": false,
2988
- "isVLEncoded": false,
2989
- "nth": 31,
3087
+ "nth": 27,
2990
3088
  "type": "STArray"
2991
3089
  }
2992
3090
  ],
2993
3091
  [
2994
- "Functions",
3092
+ "AcceptedCredentials",
2995
3093
  {
2996
3094
  "isSerialized": true,
2997
3095
  "isSigningField": true,
2998
3096
  "isVLEncoded": false,
2999
- "nth": 32,
3097
+ "nth": 28,
3000
3098
  "type": "STArray"
3001
3099
  }
3002
3100
  ],
3003
3101
  [
3004
- "InstanceParameters",
3102
+ "Permissions",
3005
3103
  {
3006
3104
  "isSerialized": true,
3007
3105
  "isSigningField": true,
3008
3106
  "isVLEncoded": false,
3009
- "nth": 33,
3107
+ "nth": 29,
3010
3108
  "type": "STArray"
3011
3109
  }
3012
3110
  ],
3013
3111
  [
3014
- "InstanceParameterValues",
3112
+ "RawTransactions",
3015
3113
  {
3016
3114
  "isSerialized": true,
3017
3115
  "isSigningField": true,
3018
3116
  "isVLEncoded": false,
3019
- "nth": 34,
3117
+ "nth": 30,
3020
3118
  "type": "STArray"
3021
3119
  }
3022
3120
  ],
3023
3121
  [
3024
- "Parameters",
3122
+ "BatchSigners",
3025
3123
  {
3026
3124
  "isSerialized": true,
3027
- "isSigningField": true,
3125
+ "isSigningField": false,
3028
3126
  "isVLEncoded": false,
3029
- "nth": 35,
3127
+ "nth": 31,
3030
3128
  "type": "STArray"
3031
3129
  }
3032
3130
  ],
@@ -3101,32 +3199,32 @@
3101
3199
  }
3102
3200
  ],
3103
3201
  [
3104
- "WasLockingChainSend",
3202
+ "HookResult",
3105
3203
  {
3106
3204
  "isSerialized": true,
3107
3205
  "isSigningField": true,
3108
3206
  "isVLEncoded": false,
3109
- "nth": 19,
3207
+ "nth": 18,
3110
3208
  "type": "UInt8"
3111
3209
  }
3112
3210
  ],
3113
3211
  [
3114
- "WithdrawalPolicy",
3212
+ "WasLockingChainSend",
3115
3213
  {
3116
3214
  "isSerialized": true,
3117
3215
  "isSigningField": true,
3118
3216
  "isVLEncoded": false,
3119
- "nth": 20,
3217
+ "nth": 19,
3120
3218
  "type": "UInt8"
3121
3219
  }
3122
3220
  ],
3123
3221
  [
3124
- "ContractResult",
3222
+ "WithdrawalPolicy",
3125
3223
  {
3126
3224
  "isSerialized": true,
3127
3225
  "isSigningField": true,
3128
3226
  "isVLEncoded": false,
3129
- "nth": 21,
3227
+ "nth": 20,
3130
3228
  "type": "UInt8"
3131
3229
  }
3132
3230
  ],
@@ -3250,6 +3348,26 @@
3250
3348
  "type": "Hash192"
3251
3349
  }
3252
3350
  ],
3351
+ [
3352
+ "TakerPaysMPT",
3353
+ {
3354
+ "isSerialized": true,
3355
+ "isSigningField": true,
3356
+ "isVLEncoded": false,
3357
+ "nth": 3,
3358
+ "type": "Hash192"
3359
+ }
3360
+ ],
3361
+ [
3362
+ "TakerGetsMPT",
3363
+ {
3364
+ "isSerialized": true,
3365
+ "isSigningField": true,
3366
+ "isVLEncoded": false,
3367
+ "nth": 4,
3368
+ "type": "Hash192"
3369
+ }
3370
+ ],
3253
3371
  [
3254
3372
  "LockingChainIssue",
3255
3373
  {
@@ -3320,36 +3438,6 @@
3320
3438
  "type": "Currency"
3321
3439
  }
3322
3440
  ],
3323
- [
3324
- "ParameterValue",
3325
- {
3326
- "isSerialized": true,
3327
- "isSigningField": true,
3328
- "isVLEncoded": false,
3329
- "nth": 1,
3330
- "type": "Data"
3331
- }
3332
- ],
3333
- [
3334
- "ParameterType",
3335
- {
3336
- "isSerialized": true,
3337
- "isSigningField": true,
3338
- "isVLEncoded": false,
3339
- "nth": 1,
3340
- "type": "DataType"
3341
- }
3342
- ],
3343
- [
3344
- "ContractJson",
3345
- {
3346
- "isSerialized": true,
3347
- "isSigningField": true,
3348
- "isVLEncoded": false,
3349
- "nth": 1,
3350
- "type": "Json"
3351
- }
3352
- ],
3353
3441
  [
3354
3442
  "Transaction",
3355
3443
  {
@@ -3391,64 +3479,2948 @@
3391
3479
  }
3392
3480
  ]
3393
3481
  ],
3394
- "LEDGER_ENTRY_TYPES": {
3395
- "AMM": 121,
3396
- "AccountRoot": 97,
3397
- "Amendments": 102,
3398
- "Bridge": 105,
3399
- "Check": 67,
3400
- "Contract": 134,
3401
- "ContractData": 135,
3402
- "ContractSource": 133,
3403
- "Credential": 129,
3404
- "DID": 73,
3405
- "Delegate": 131,
3406
- "DepositPreauth": 112,
3407
- "DirectoryNode": 100,
3408
- "Escrow": 117,
3409
- "FeeSettings": 115,
3410
- "Invalid": -1,
3411
- "LedgerHashes": 104,
3412
- "Loan": 137,
3413
- "LoanBroker": 136,
3414
- "MPToken": 127,
3415
- "MPTokenIssuance": 126,
3416
- "NFTokenOffer": 55,
3417
- "NFTokenPage": 80,
3418
- "NegativeUNL": 78,
3419
- "Offer": 111,
3420
- "Oracle": 128,
3421
- "PayChannel": 120,
3422
- "PermissionedDomain": 130,
3423
- "RippleState": 114,
3424
- "SignerList": 83,
3425
- "Ticket": 84,
3426
- "Vault": 132,
3427
- "XChainOwnedClaimID": 113,
3428
- "XChainOwnedCreateAccountClaimID": 116
3482
+ "LEDGER_ENTRY_FLAGS": {
3483
+ "AccountRoot": {
3484
+ "lsfAllowTrustLineClawback": 2147483648,
3485
+ "lsfAllowTrustLineLocking": 1073741824,
3486
+ "lsfDefaultRipple": 8388608,
3487
+ "lsfDepositAuth": 16777216,
3488
+ "lsfDisableMaster": 1048576,
3489
+ "lsfDisallowIncomingCheck": 134217728,
3490
+ "lsfDisallowIncomingNFTokenOffer": 67108864,
3491
+ "lsfDisallowIncomingPayChan": 268435456,
3492
+ "lsfDisallowIncomingTrustline": 536870912,
3493
+ "lsfDisallowXRP": 524288,
3494
+ "lsfGlobalFreeze": 4194304,
3495
+ "lsfNoFreeze": 2097152,
3496
+ "lsfPasswordSpent": 65536,
3497
+ "lsfRequireAuth": 262144,
3498
+ "lsfRequireDestTag": 131072
3499
+ },
3500
+ "Credential": {
3501
+ "lsfAccepted": 65536
3502
+ },
3503
+ "DirNode": {
3504
+ "lsfNFTokenBuyOffers": 1,
3505
+ "lsfNFTokenSellOffers": 2
3506
+ },
3507
+ "Loan": {
3508
+ "lsfLoanDefault": 65536,
3509
+ "lsfLoanImpaired": 131072,
3510
+ "lsfLoanOverpayment": 262144
3511
+ },
3512
+ "MPToken": {
3513
+ "lsfMPTAMM": 4,
3514
+ "lsfMPTAuthorized": 2,
3515
+ "lsfMPTLocked": 1
3516
+ },
3517
+ "MPTokenIssuance": {
3518
+ "lsfMPTCanClawback": 64,
3519
+ "lsfMPTCanEscrow": 8,
3520
+ "lsfMPTCanLock": 2,
3521
+ "lsfMPTCanTrade": 16,
3522
+ "lsfMPTCanTransfer": 32,
3523
+ "lsfMPTLocked": 1,
3524
+ "lsfMPTRequireAuth": 4
3525
+ },
3526
+ "MPTokenIssuanceMutable": {
3527
+ "lsmfMPTCanMutateCanClawback": 64,
3528
+ "lsmfMPTCanMutateCanEscrow": 8,
3529
+ "lsmfMPTCanMutateCanLock": 2,
3530
+ "lsmfMPTCanMutateCanTrade": 16,
3531
+ "lsmfMPTCanMutateCanTransfer": 32,
3532
+ "lsmfMPTCanMutateMetadata": 65536,
3533
+ "lsmfMPTCanMutateRequireAuth": 4,
3534
+ "lsmfMPTCanMutateTransferFee": 131072
3535
+ },
3536
+ "NFTokenOffer": {
3537
+ "lsfSellNFToken": 1
3538
+ },
3539
+ "Offer": {
3540
+ "lsfHybrid": 262144,
3541
+ "lsfPassive": 65536,
3542
+ "lsfSell": 131072
3543
+ },
3544
+ "RippleState": {
3545
+ "lsfAMMNode": 16777216,
3546
+ "lsfHighAuth": 524288,
3547
+ "lsfHighDeepFreeze": 67108864,
3548
+ "lsfHighFreeze": 8388608,
3549
+ "lsfHighNoRipple": 2097152,
3550
+ "lsfHighReserve": 131072,
3551
+ "lsfLowAuth": 262144,
3552
+ "lsfLowDeepFreeze": 33554432,
3553
+ "lsfLowFreeze": 4194304,
3554
+ "lsfLowNoRipple": 1048576,
3555
+ "lsfLowReserve": 65536
3556
+ },
3557
+ "SignerList": {
3558
+ "lsfOneOwnerCount": 65536
3559
+ },
3560
+ "Vault": {
3561
+ "lsfVaultPrivate": 65536
3562
+ }
3429
3563
  },
3430
- "TRANSACTION_RESULTS": {
3431
- "tecAMM_ACCOUNT": 168,
3432
- "tecAMM_BALANCE": 163,
3433
- "tecAMM_EMPTY": 166,
3434
- "tecAMM_FAILED": 164,
3435
- "tecAMM_INVALID_TOKENS": 165,
3436
- "tecAMM_NOT_EMPTY": 167,
3437
- "tecARRAY_EMPTY": 190,
3438
- "tecARRAY_TOO_LARGE": 191,
3439
- "tecBAD_CREDENTIALS": 193,
3440
- "tecCANT_ACCEPT_OWN_NFTOKEN_OFFER": 158,
3441
- "tecCLAIM": 100,
3442
- "tecCRYPTOCONDITION_ERROR": 146,
3443
- "tecDIR_FULL": 121,
3444
- "tecDST_TAG_NEEDED": 143,
3445
- "tecDUPLICATE": 149,
3446
- "tecEMPTY_DID": 187,
3564
+ "LEDGER_ENTRY_FORMATS": {
3565
+ "AMM": [
3566
+ {
3567
+ "name": "Account",
3568
+ "optionality": 0
3569
+ },
3570
+ {
3571
+ "name": "TradingFee",
3572
+ "optionality": 2
3573
+ },
3574
+ {
3575
+ "name": "VoteSlots",
3576
+ "optionality": 1
3577
+ },
3578
+ {
3579
+ "name": "AuctionSlot",
3580
+ "optionality": 1
3581
+ },
3582
+ {
3583
+ "name": "LPTokenBalance",
3584
+ "optionality": 0
3585
+ },
3586
+ {
3587
+ "name": "Asset",
3588
+ "optionality": 0
3589
+ },
3590
+ {
3591
+ "name": "Asset2",
3592
+ "optionality": 0
3593
+ },
3594
+ {
3595
+ "name": "OwnerNode",
3596
+ "optionality": 0
3597
+ },
3598
+ {
3599
+ "name": "PreviousTxnID",
3600
+ "optionality": 1
3601
+ },
3602
+ {
3603
+ "name": "PreviousTxnLgrSeq",
3604
+ "optionality": 1
3605
+ }
3606
+ ],
3607
+ "AccountRoot": [
3608
+ {
3609
+ "name": "Account",
3610
+ "optionality": 0
3611
+ },
3612
+ {
3613
+ "name": "Sequence",
3614
+ "optionality": 0
3615
+ },
3616
+ {
3617
+ "name": "Balance",
3618
+ "optionality": 0
3619
+ },
3620
+ {
3621
+ "name": "OwnerCount",
3622
+ "optionality": 0
3623
+ },
3624
+ {
3625
+ "name": "PreviousTxnID",
3626
+ "optionality": 0
3627
+ },
3628
+ {
3629
+ "name": "PreviousTxnLgrSeq",
3630
+ "optionality": 0
3631
+ },
3632
+ {
3633
+ "name": "AccountTxnID",
3634
+ "optionality": 1
3635
+ },
3636
+ {
3637
+ "name": "RegularKey",
3638
+ "optionality": 1
3639
+ },
3640
+ {
3641
+ "name": "EmailHash",
3642
+ "optionality": 1
3643
+ },
3644
+ {
3645
+ "name": "WalletLocator",
3646
+ "optionality": 1
3647
+ },
3648
+ {
3649
+ "name": "WalletSize",
3650
+ "optionality": 1
3651
+ },
3652
+ {
3653
+ "name": "MessageKey",
3654
+ "optionality": 1
3655
+ },
3656
+ {
3657
+ "name": "TransferRate",
3658
+ "optionality": 1
3659
+ },
3660
+ {
3661
+ "name": "Domain",
3662
+ "optionality": 1
3663
+ },
3664
+ {
3665
+ "name": "TickSize",
3666
+ "optionality": 1
3667
+ },
3668
+ {
3669
+ "name": "TicketCount",
3670
+ "optionality": 1
3671
+ },
3672
+ {
3673
+ "name": "NFTokenMinter",
3674
+ "optionality": 1
3675
+ },
3676
+ {
3677
+ "name": "MintedNFTokens",
3678
+ "optionality": 2
3679
+ },
3680
+ {
3681
+ "name": "BurnedNFTokens",
3682
+ "optionality": 2
3683
+ },
3684
+ {
3685
+ "name": "FirstNFTokenSequence",
3686
+ "optionality": 1
3687
+ },
3688
+ {
3689
+ "name": "AMMID",
3690
+ "optionality": 1
3691
+ },
3692
+ {
3693
+ "name": "VaultID",
3694
+ "optionality": 1
3695
+ },
3696
+ {
3697
+ "name": "LoanBrokerID",
3698
+ "optionality": 1
3699
+ }
3700
+ ],
3701
+ "Amendments": [
3702
+ {
3703
+ "name": "Amendments",
3704
+ "optionality": 1
3705
+ },
3706
+ {
3707
+ "name": "Majorities",
3708
+ "optionality": 1
3709
+ },
3710
+ {
3711
+ "name": "PreviousTxnID",
3712
+ "optionality": 1
3713
+ },
3714
+ {
3715
+ "name": "PreviousTxnLgrSeq",
3716
+ "optionality": 1
3717
+ }
3718
+ ],
3719
+ "Bridge": [
3720
+ {
3721
+ "name": "Account",
3722
+ "optionality": 0
3723
+ },
3724
+ {
3725
+ "name": "SignatureReward",
3726
+ "optionality": 0
3727
+ },
3728
+ {
3729
+ "name": "MinAccountCreateAmount",
3730
+ "optionality": 1
3731
+ },
3732
+ {
3733
+ "name": "XChainBridge",
3734
+ "optionality": 0
3735
+ },
3736
+ {
3737
+ "name": "XChainClaimID",
3738
+ "optionality": 0
3739
+ },
3740
+ {
3741
+ "name": "XChainAccountCreateCount",
3742
+ "optionality": 0
3743
+ },
3744
+ {
3745
+ "name": "XChainAccountClaimCount",
3746
+ "optionality": 0
3747
+ },
3748
+ {
3749
+ "name": "OwnerNode",
3750
+ "optionality": 0
3751
+ },
3752
+ {
3753
+ "name": "PreviousTxnID",
3754
+ "optionality": 0
3755
+ },
3756
+ {
3757
+ "name": "PreviousTxnLgrSeq",
3758
+ "optionality": 0
3759
+ }
3760
+ ],
3761
+ "Check": [
3762
+ {
3763
+ "name": "Account",
3764
+ "optionality": 0
3765
+ },
3766
+ {
3767
+ "name": "Destination",
3768
+ "optionality": 0
3769
+ },
3770
+ {
3771
+ "name": "SendMax",
3772
+ "optionality": 0
3773
+ },
3774
+ {
3775
+ "name": "Sequence",
3776
+ "optionality": 0
3777
+ },
3778
+ {
3779
+ "name": "OwnerNode",
3780
+ "optionality": 0
3781
+ },
3782
+ {
3783
+ "name": "DestinationNode",
3784
+ "optionality": 0
3785
+ },
3786
+ {
3787
+ "name": "Expiration",
3788
+ "optionality": 1
3789
+ },
3790
+ {
3791
+ "name": "InvoiceID",
3792
+ "optionality": 1
3793
+ },
3794
+ {
3795
+ "name": "SourceTag",
3796
+ "optionality": 1
3797
+ },
3798
+ {
3799
+ "name": "DestinationTag",
3800
+ "optionality": 1
3801
+ },
3802
+ {
3803
+ "name": "PreviousTxnID",
3804
+ "optionality": 0
3805
+ },
3806
+ {
3807
+ "name": "PreviousTxnLgrSeq",
3808
+ "optionality": 0
3809
+ }
3810
+ ],
3811
+ "Credential": [
3812
+ {
3813
+ "name": "Subject",
3814
+ "optionality": 0
3815
+ },
3816
+ {
3817
+ "name": "Issuer",
3818
+ "optionality": 0
3819
+ },
3820
+ {
3821
+ "name": "CredentialType",
3822
+ "optionality": 0
3823
+ },
3824
+ {
3825
+ "name": "Expiration",
3826
+ "optionality": 1
3827
+ },
3828
+ {
3829
+ "name": "URI",
3830
+ "optionality": 1
3831
+ },
3832
+ {
3833
+ "name": "IssuerNode",
3834
+ "optionality": 0
3835
+ },
3836
+ {
3837
+ "name": "SubjectNode",
3838
+ "optionality": 1
3839
+ },
3840
+ {
3841
+ "name": "PreviousTxnID",
3842
+ "optionality": 0
3843
+ },
3844
+ {
3845
+ "name": "PreviousTxnLgrSeq",
3846
+ "optionality": 0
3847
+ }
3848
+ ],
3849
+ "DID": [
3850
+ {
3851
+ "name": "Account",
3852
+ "optionality": 0
3853
+ },
3854
+ {
3855
+ "name": "DIDDocument",
3856
+ "optionality": 1
3857
+ },
3858
+ {
3859
+ "name": "URI",
3860
+ "optionality": 1
3861
+ },
3862
+ {
3863
+ "name": "Data",
3864
+ "optionality": 1
3865
+ },
3866
+ {
3867
+ "name": "OwnerNode",
3868
+ "optionality": 0
3869
+ },
3870
+ {
3871
+ "name": "PreviousTxnID",
3872
+ "optionality": 0
3873
+ },
3874
+ {
3875
+ "name": "PreviousTxnLgrSeq",
3876
+ "optionality": 0
3877
+ }
3878
+ ],
3879
+ "Delegate": [
3880
+ {
3881
+ "name": "Account",
3882
+ "optionality": 0
3883
+ },
3884
+ {
3885
+ "name": "Authorize",
3886
+ "optionality": 0
3887
+ },
3888
+ {
3889
+ "name": "Permissions",
3890
+ "optionality": 0
3891
+ },
3892
+ {
3893
+ "name": "OwnerNode",
3894
+ "optionality": 0
3895
+ },
3896
+ {
3897
+ "name": "DestinationNode",
3898
+ "optionality": 1
3899
+ },
3900
+ {
3901
+ "name": "PreviousTxnID",
3902
+ "optionality": 0
3903
+ },
3904
+ {
3905
+ "name": "PreviousTxnLgrSeq",
3906
+ "optionality": 0
3907
+ }
3908
+ ],
3909
+ "DepositPreauth": [
3910
+ {
3911
+ "name": "Account",
3912
+ "optionality": 0
3913
+ },
3914
+ {
3915
+ "name": "Authorize",
3916
+ "optionality": 1
3917
+ },
3918
+ {
3919
+ "name": "OwnerNode",
3920
+ "optionality": 0
3921
+ },
3922
+ {
3923
+ "name": "PreviousTxnID",
3924
+ "optionality": 0
3925
+ },
3926
+ {
3927
+ "name": "PreviousTxnLgrSeq",
3928
+ "optionality": 0
3929
+ },
3930
+ {
3931
+ "name": "AuthorizeCredentials",
3932
+ "optionality": 1
3933
+ }
3934
+ ],
3935
+ "DirectoryNode": [
3936
+ {
3937
+ "name": "Owner",
3938
+ "optionality": 1
3939
+ },
3940
+ {
3941
+ "name": "TakerPaysCurrency",
3942
+ "optionality": 1
3943
+ },
3944
+ {
3945
+ "name": "TakerPaysIssuer",
3946
+ "optionality": 1
3947
+ },
3948
+ {
3949
+ "name": "TakerPaysMPT",
3950
+ "optionality": 1
3951
+ },
3952
+ {
3953
+ "name": "TakerGetsCurrency",
3954
+ "optionality": 1
3955
+ },
3956
+ {
3957
+ "name": "TakerGetsIssuer",
3958
+ "optionality": 1
3959
+ },
3960
+ {
3961
+ "name": "TakerGetsMPT",
3962
+ "optionality": 1
3963
+ },
3964
+ {
3965
+ "name": "ExchangeRate",
3966
+ "optionality": 1
3967
+ },
3968
+ {
3969
+ "name": "Indexes",
3970
+ "optionality": 0
3971
+ },
3972
+ {
3973
+ "name": "RootIndex",
3974
+ "optionality": 0
3975
+ },
3976
+ {
3977
+ "name": "IndexNext",
3978
+ "optionality": 1
3979
+ },
3980
+ {
3981
+ "name": "IndexPrevious",
3982
+ "optionality": 1
3983
+ },
3984
+ {
3985
+ "name": "NFTokenID",
3986
+ "optionality": 1
3987
+ },
3988
+ {
3989
+ "name": "PreviousTxnID",
3990
+ "optionality": 1
3991
+ },
3992
+ {
3993
+ "name": "PreviousTxnLgrSeq",
3994
+ "optionality": 1
3995
+ },
3996
+ {
3997
+ "name": "DomainID",
3998
+ "optionality": 1
3999
+ }
4000
+ ],
4001
+ "Escrow": [
4002
+ {
4003
+ "name": "Account",
4004
+ "optionality": 0
4005
+ },
4006
+ {
4007
+ "name": "Sequence",
4008
+ "optionality": 1
4009
+ },
4010
+ {
4011
+ "name": "Destination",
4012
+ "optionality": 0
4013
+ },
4014
+ {
4015
+ "name": "Amount",
4016
+ "optionality": 0
4017
+ },
4018
+ {
4019
+ "name": "Condition",
4020
+ "optionality": 1
4021
+ },
4022
+ {
4023
+ "name": "CancelAfter",
4024
+ "optionality": 1
4025
+ },
4026
+ {
4027
+ "name": "FinishAfter",
4028
+ "optionality": 1
4029
+ },
4030
+ {
4031
+ "name": "SourceTag",
4032
+ "optionality": 1
4033
+ },
4034
+ {
4035
+ "name": "DestinationTag",
4036
+ "optionality": 1
4037
+ },
4038
+ {
4039
+ "name": "OwnerNode",
4040
+ "optionality": 0
4041
+ },
4042
+ {
4043
+ "name": "PreviousTxnID",
4044
+ "optionality": 0
4045
+ },
4046
+ {
4047
+ "name": "PreviousTxnLgrSeq",
4048
+ "optionality": 0
4049
+ },
4050
+ {
4051
+ "name": "DestinationNode",
4052
+ "optionality": 1
4053
+ },
4054
+ {
4055
+ "name": "TransferRate",
4056
+ "optionality": 1
4057
+ },
4058
+ {
4059
+ "name": "IssuerNode",
4060
+ "optionality": 1
4061
+ }
4062
+ ],
4063
+ "FeeSettings": [
4064
+ {
4065
+ "name": "BaseFee",
4066
+ "optionality": 1
4067
+ },
4068
+ {
4069
+ "name": "ReferenceFeeUnits",
4070
+ "optionality": 1
4071
+ },
4072
+ {
4073
+ "name": "ReserveBase",
4074
+ "optionality": 1
4075
+ },
4076
+ {
4077
+ "name": "ReserveIncrement",
4078
+ "optionality": 1
4079
+ },
4080
+ {
4081
+ "name": "BaseFeeDrops",
4082
+ "optionality": 1
4083
+ },
4084
+ {
4085
+ "name": "ReserveBaseDrops",
4086
+ "optionality": 1
4087
+ },
4088
+ {
4089
+ "name": "ReserveIncrementDrops",
4090
+ "optionality": 1
4091
+ },
4092
+ {
4093
+ "name": "PreviousTxnID",
4094
+ "optionality": 1
4095
+ },
4096
+ {
4097
+ "name": "PreviousTxnLgrSeq",
4098
+ "optionality": 1
4099
+ }
4100
+ ],
4101
+ "LedgerHashes": [
4102
+ {
4103
+ "name": "FirstLedgerSequence",
4104
+ "optionality": 1
4105
+ },
4106
+ {
4107
+ "name": "LastLedgerSequence",
4108
+ "optionality": 1
4109
+ },
4110
+ {
4111
+ "name": "Hashes",
4112
+ "optionality": 0
4113
+ }
4114
+ ],
4115
+ "Loan": [
4116
+ {
4117
+ "name": "PreviousTxnID",
4118
+ "optionality": 0
4119
+ },
4120
+ {
4121
+ "name": "PreviousTxnLgrSeq",
4122
+ "optionality": 0
4123
+ },
4124
+ {
4125
+ "name": "OwnerNode",
4126
+ "optionality": 0
4127
+ },
4128
+ {
4129
+ "name": "LoanBrokerNode",
4130
+ "optionality": 0
4131
+ },
4132
+ {
4133
+ "name": "LoanBrokerID",
4134
+ "optionality": 0
4135
+ },
4136
+ {
4137
+ "name": "LoanSequence",
4138
+ "optionality": 0
4139
+ },
4140
+ {
4141
+ "name": "Borrower",
4142
+ "optionality": 0
4143
+ },
4144
+ {
4145
+ "name": "LoanOriginationFee",
4146
+ "optionality": 2
4147
+ },
4148
+ {
4149
+ "name": "LoanServiceFee",
4150
+ "optionality": 2
4151
+ },
4152
+ {
4153
+ "name": "LatePaymentFee",
4154
+ "optionality": 2
4155
+ },
4156
+ {
4157
+ "name": "ClosePaymentFee",
4158
+ "optionality": 2
4159
+ },
4160
+ {
4161
+ "name": "OverpaymentFee",
4162
+ "optionality": 2
4163
+ },
4164
+ {
4165
+ "name": "InterestRate",
4166
+ "optionality": 2
4167
+ },
4168
+ {
4169
+ "name": "LateInterestRate",
4170
+ "optionality": 2
4171
+ },
4172
+ {
4173
+ "name": "CloseInterestRate",
4174
+ "optionality": 2
4175
+ },
4176
+ {
4177
+ "name": "OverpaymentInterestRate",
4178
+ "optionality": 2
4179
+ },
4180
+ {
4181
+ "name": "StartDate",
4182
+ "optionality": 0
4183
+ },
4184
+ {
4185
+ "name": "PaymentInterval",
4186
+ "optionality": 0
4187
+ },
4188
+ {
4189
+ "name": "GracePeriod",
4190
+ "optionality": 2
4191
+ },
4192
+ {
4193
+ "name": "PreviousPaymentDueDate",
4194
+ "optionality": 2
4195
+ },
4196
+ {
4197
+ "name": "NextPaymentDueDate",
4198
+ "optionality": 2
4199
+ },
4200
+ {
4201
+ "name": "PaymentRemaining",
4202
+ "optionality": 2
4203
+ },
4204
+ {
4205
+ "name": "PeriodicPayment",
4206
+ "optionality": 0
4207
+ },
4208
+ {
4209
+ "name": "PrincipalOutstanding",
4210
+ "optionality": 2
4211
+ },
4212
+ {
4213
+ "name": "TotalValueOutstanding",
4214
+ "optionality": 2
4215
+ },
4216
+ {
4217
+ "name": "ManagementFeeOutstanding",
4218
+ "optionality": 2
4219
+ },
4220
+ {
4221
+ "name": "LoanScale",
4222
+ "optionality": 2
4223
+ }
4224
+ ],
4225
+ "LoanBroker": [
4226
+ {
4227
+ "name": "PreviousTxnID",
4228
+ "optionality": 0
4229
+ },
4230
+ {
4231
+ "name": "PreviousTxnLgrSeq",
4232
+ "optionality": 0
4233
+ },
4234
+ {
4235
+ "name": "Sequence",
4236
+ "optionality": 0
4237
+ },
4238
+ {
4239
+ "name": "OwnerNode",
4240
+ "optionality": 0
4241
+ },
4242
+ {
4243
+ "name": "VaultNode",
4244
+ "optionality": 0
4245
+ },
4246
+ {
4247
+ "name": "VaultID",
4248
+ "optionality": 0
4249
+ },
4250
+ {
4251
+ "name": "Account",
4252
+ "optionality": 0
4253
+ },
4254
+ {
4255
+ "name": "Owner",
4256
+ "optionality": 0
4257
+ },
4258
+ {
4259
+ "name": "LoanSequence",
4260
+ "optionality": 0
4261
+ },
4262
+ {
4263
+ "name": "Data",
4264
+ "optionality": 2
4265
+ },
4266
+ {
4267
+ "name": "ManagementFeeRate",
4268
+ "optionality": 2
4269
+ },
4270
+ {
4271
+ "name": "OwnerCount",
4272
+ "optionality": 2
4273
+ },
4274
+ {
4275
+ "name": "DebtTotal",
4276
+ "optionality": 2
4277
+ },
4278
+ {
4279
+ "name": "DebtMaximum",
4280
+ "optionality": 2
4281
+ },
4282
+ {
4283
+ "name": "CoverAvailable",
4284
+ "optionality": 2
4285
+ },
4286
+ {
4287
+ "name": "CoverRateMinimum",
4288
+ "optionality": 2
4289
+ },
4290
+ {
4291
+ "name": "CoverRateLiquidation",
4292
+ "optionality": 2
4293
+ }
4294
+ ],
4295
+ "MPToken": [
4296
+ {
4297
+ "name": "Account",
4298
+ "optionality": 0
4299
+ },
4300
+ {
4301
+ "name": "MPTokenIssuanceID",
4302
+ "optionality": 0
4303
+ },
4304
+ {
4305
+ "name": "MPTAmount",
4306
+ "optionality": 2
4307
+ },
4308
+ {
4309
+ "name": "LockedAmount",
4310
+ "optionality": 1
4311
+ },
4312
+ {
4313
+ "name": "OwnerNode",
4314
+ "optionality": 0
4315
+ },
4316
+ {
4317
+ "name": "PreviousTxnID",
4318
+ "optionality": 0
4319
+ },
4320
+ {
4321
+ "name": "PreviousTxnLgrSeq",
4322
+ "optionality": 0
4323
+ }
4324
+ ],
4325
+ "MPTokenIssuance": [
4326
+ {
4327
+ "name": "Issuer",
4328
+ "optionality": 0
4329
+ },
4330
+ {
4331
+ "name": "Sequence",
4332
+ "optionality": 0
4333
+ },
4334
+ {
4335
+ "name": "TransferFee",
4336
+ "optionality": 2
4337
+ },
4338
+ {
4339
+ "name": "OwnerNode",
4340
+ "optionality": 0
4341
+ },
4342
+ {
4343
+ "name": "AssetScale",
4344
+ "optionality": 2
4345
+ },
4346
+ {
4347
+ "name": "MaximumAmount",
4348
+ "optionality": 1
4349
+ },
4350
+ {
4351
+ "name": "OutstandingAmount",
4352
+ "optionality": 0
4353
+ },
4354
+ {
4355
+ "name": "LockedAmount",
4356
+ "optionality": 1
4357
+ },
4358
+ {
4359
+ "name": "MPTokenMetadata",
4360
+ "optionality": 1
4361
+ },
4362
+ {
4363
+ "name": "PreviousTxnID",
4364
+ "optionality": 0
4365
+ },
4366
+ {
4367
+ "name": "PreviousTxnLgrSeq",
4368
+ "optionality": 0
4369
+ },
4370
+ {
4371
+ "name": "DomainID",
4372
+ "optionality": 1
4373
+ },
4374
+ {
4375
+ "name": "MutableFlags",
4376
+ "optionality": 2
4377
+ },
4378
+ {
4379
+ "name": "ReferenceHolding",
4380
+ "optionality": 1
4381
+ }
4382
+ ],
4383
+ "NFTokenOffer": [
4384
+ {
4385
+ "name": "Owner",
4386
+ "optionality": 0
4387
+ },
4388
+ {
4389
+ "name": "NFTokenID",
4390
+ "optionality": 0
4391
+ },
4392
+ {
4393
+ "name": "Amount",
4394
+ "optionality": 0
4395
+ },
4396
+ {
4397
+ "name": "OwnerNode",
4398
+ "optionality": 0
4399
+ },
4400
+ {
4401
+ "name": "NFTokenOfferNode",
4402
+ "optionality": 0
4403
+ },
4404
+ {
4405
+ "name": "Destination",
4406
+ "optionality": 1
4407
+ },
4408
+ {
4409
+ "name": "Expiration",
4410
+ "optionality": 1
4411
+ },
4412
+ {
4413
+ "name": "PreviousTxnID",
4414
+ "optionality": 0
4415
+ },
4416
+ {
4417
+ "name": "PreviousTxnLgrSeq",
4418
+ "optionality": 0
4419
+ }
4420
+ ],
4421
+ "NFTokenPage": [
4422
+ {
4423
+ "name": "PreviousPageMin",
4424
+ "optionality": 1
4425
+ },
4426
+ {
4427
+ "name": "NextPageMin",
4428
+ "optionality": 1
4429
+ },
4430
+ {
4431
+ "name": "NFTokens",
4432
+ "optionality": 0
4433
+ },
4434
+ {
4435
+ "name": "PreviousTxnID",
4436
+ "optionality": 0
4437
+ },
4438
+ {
4439
+ "name": "PreviousTxnLgrSeq",
4440
+ "optionality": 0
4441
+ }
4442
+ ],
4443
+ "NegativeUNL": [
4444
+ {
4445
+ "name": "DisabledValidators",
4446
+ "optionality": 1
4447
+ },
4448
+ {
4449
+ "name": "ValidatorToDisable",
4450
+ "optionality": 1
4451
+ },
4452
+ {
4453
+ "name": "ValidatorToReEnable",
4454
+ "optionality": 1
4455
+ },
4456
+ {
4457
+ "name": "PreviousTxnID",
4458
+ "optionality": 1
4459
+ },
4460
+ {
4461
+ "name": "PreviousTxnLgrSeq",
4462
+ "optionality": 1
4463
+ }
4464
+ ],
4465
+ "Offer": [
4466
+ {
4467
+ "name": "Account",
4468
+ "optionality": 0
4469
+ },
4470
+ {
4471
+ "name": "Sequence",
4472
+ "optionality": 0
4473
+ },
4474
+ {
4475
+ "name": "TakerPays",
4476
+ "optionality": 0
4477
+ },
4478
+ {
4479
+ "name": "TakerGets",
4480
+ "optionality": 0
4481
+ },
4482
+ {
4483
+ "name": "BookDirectory",
4484
+ "optionality": 0
4485
+ },
4486
+ {
4487
+ "name": "BookNode",
4488
+ "optionality": 0
4489
+ },
4490
+ {
4491
+ "name": "OwnerNode",
4492
+ "optionality": 0
4493
+ },
4494
+ {
4495
+ "name": "PreviousTxnID",
4496
+ "optionality": 0
4497
+ },
4498
+ {
4499
+ "name": "PreviousTxnLgrSeq",
4500
+ "optionality": 0
4501
+ },
4502
+ {
4503
+ "name": "Expiration",
4504
+ "optionality": 1
4505
+ },
4506
+ {
4507
+ "name": "DomainID",
4508
+ "optionality": 1
4509
+ },
4510
+ {
4511
+ "name": "AdditionalBooks",
4512
+ "optionality": 1
4513
+ }
4514
+ ],
4515
+ "Oracle": [
4516
+ {
4517
+ "name": "Owner",
4518
+ "optionality": 0
4519
+ },
4520
+ {
4521
+ "name": "OracleDocumentID",
4522
+ "optionality": 1
4523
+ },
4524
+ {
4525
+ "name": "Provider",
4526
+ "optionality": 0
4527
+ },
4528
+ {
4529
+ "name": "PriceDataSeries",
4530
+ "optionality": 0
4531
+ },
4532
+ {
4533
+ "name": "AssetClass",
4534
+ "optionality": 0
4535
+ },
4536
+ {
4537
+ "name": "LastUpdateTime",
4538
+ "optionality": 0
4539
+ },
4540
+ {
4541
+ "name": "URI",
4542
+ "optionality": 1
4543
+ },
4544
+ {
4545
+ "name": "OwnerNode",
4546
+ "optionality": 0
4547
+ },
4548
+ {
4549
+ "name": "PreviousTxnID",
4550
+ "optionality": 0
4551
+ },
4552
+ {
4553
+ "name": "PreviousTxnLgrSeq",
4554
+ "optionality": 0
4555
+ }
4556
+ ],
4557
+ "PayChannel": [
4558
+ {
4559
+ "name": "Account",
4560
+ "optionality": 0
4561
+ },
4562
+ {
4563
+ "name": "Destination",
4564
+ "optionality": 0
4565
+ },
4566
+ {
4567
+ "name": "Sequence",
4568
+ "optionality": 1
4569
+ },
4570
+ {
4571
+ "name": "Amount",
4572
+ "optionality": 0
4573
+ },
4574
+ {
4575
+ "name": "Balance",
4576
+ "optionality": 0
4577
+ },
4578
+ {
4579
+ "name": "PublicKey",
4580
+ "optionality": 0
4581
+ },
4582
+ {
4583
+ "name": "SettleDelay",
4584
+ "optionality": 0
4585
+ },
4586
+ {
4587
+ "name": "Expiration",
4588
+ "optionality": 1
4589
+ },
4590
+ {
4591
+ "name": "CancelAfter",
4592
+ "optionality": 1
4593
+ },
4594
+ {
4595
+ "name": "SourceTag",
4596
+ "optionality": 1
4597
+ },
4598
+ {
4599
+ "name": "DestinationTag",
4600
+ "optionality": 1
4601
+ },
4602
+ {
4603
+ "name": "OwnerNode",
4604
+ "optionality": 0
4605
+ },
4606
+ {
4607
+ "name": "PreviousTxnID",
4608
+ "optionality": 0
4609
+ },
4610
+ {
4611
+ "name": "PreviousTxnLgrSeq",
4612
+ "optionality": 0
4613
+ },
4614
+ {
4615
+ "name": "DestinationNode",
4616
+ "optionality": 1
4617
+ }
4618
+ ],
4619
+ "PermissionedDomain": [
4620
+ {
4621
+ "name": "Owner",
4622
+ "optionality": 0
4623
+ },
4624
+ {
4625
+ "name": "Sequence",
4626
+ "optionality": 0
4627
+ },
4628
+ {
4629
+ "name": "AcceptedCredentials",
4630
+ "optionality": 0
4631
+ },
4632
+ {
4633
+ "name": "OwnerNode",
4634
+ "optionality": 0
4635
+ },
4636
+ {
4637
+ "name": "PreviousTxnID",
4638
+ "optionality": 0
4639
+ },
4640
+ {
4641
+ "name": "PreviousTxnLgrSeq",
4642
+ "optionality": 0
4643
+ }
4644
+ ],
4645
+ "RippleState": [
4646
+ {
4647
+ "name": "Balance",
4648
+ "optionality": 0
4649
+ },
4650
+ {
4651
+ "name": "LowLimit",
4652
+ "optionality": 0
4653
+ },
4654
+ {
4655
+ "name": "HighLimit",
4656
+ "optionality": 0
4657
+ },
4658
+ {
4659
+ "name": "PreviousTxnID",
4660
+ "optionality": 0
4661
+ },
4662
+ {
4663
+ "name": "PreviousTxnLgrSeq",
4664
+ "optionality": 0
4665
+ },
4666
+ {
4667
+ "name": "LowNode",
4668
+ "optionality": 1
4669
+ },
4670
+ {
4671
+ "name": "LowQualityIn",
4672
+ "optionality": 1
4673
+ },
4674
+ {
4675
+ "name": "LowQualityOut",
4676
+ "optionality": 1
4677
+ },
4678
+ {
4679
+ "name": "HighNode",
4680
+ "optionality": 1
4681
+ },
4682
+ {
4683
+ "name": "HighQualityIn",
4684
+ "optionality": 1
4685
+ },
4686
+ {
4687
+ "name": "HighQualityOut",
4688
+ "optionality": 1
4689
+ }
4690
+ ],
4691
+ "SignerList": [
4692
+ {
4693
+ "name": "Owner",
4694
+ "optionality": 1
4695
+ },
4696
+ {
4697
+ "name": "OwnerNode",
4698
+ "optionality": 0
4699
+ },
4700
+ {
4701
+ "name": "SignerQuorum",
4702
+ "optionality": 0
4703
+ },
4704
+ {
4705
+ "name": "SignerEntries",
4706
+ "optionality": 0
4707
+ },
4708
+ {
4709
+ "name": "SignerListID",
4710
+ "optionality": 0
4711
+ },
4712
+ {
4713
+ "name": "PreviousTxnID",
4714
+ "optionality": 0
4715
+ },
4716
+ {
4717
+ "name": "PreviousTxnLgrSeq",
4718
+ "optionality": 0
4719
+ }
4720
+ ],
4721
+ "Ticket": [
4722
+ {
4723
+ "name": "Account",
4724
+ "optionality": 0
4725
+ },
4726
+ {
4727
+ "name": "OwnerNode",
4728
+ "optionality": 0
4729
+ },
4730
+ {
4731
+ "name": "TicketSequence",
4732
+ "optionality": 0
4733
+ },
4734
+ {
4735
+ "name": "PreviousTxnID",
4736
+ "optionality": 0
4737
+ },
4738
+ {
4739
+ "name": "PreviousTxnLgrSeq",
4740
+ "optionality": 0
4741
+ }
4742
+ ],
4743
+ "Vault": [
4744
+ {
4745
+ "name": "PreviousTxnID",
4746
+ "optionality": 0
4747
+ },
4748
+ {
4749
+ "name": "PreviousTxnLgrSeq",
4750
+ "optionality": 0
4751
+ },
4752
+ {
4753
+ "name": "Sequence",
4754
+ "optionality": 0
4755
+ },
4756
+ {
4757
+ "name": "OwnerNode",
4758
+ "optionality": 0
4759
+ },
4760
+ {
4761
+ "name": "Owner",
4762
+ "optionality": 0
4763
+ },
4764
+ {
4765
+ "name": "Account",
4766
+ "optionality": 0
4767
+ },
4768
+ {
4769
+ "name": "Data",
4770
+ "optionality": 1
4771
+ },
4772
+ {
4773
+ "name": "Asset",
4774
+ "optionality": 0
4775
+ },
4776
+ {
4777
+ "name": "AssetsTotal",
4778
+ "optionality": 2
4779
+ },
4780
+ {
4781
+ "name": "AssetsAvailable",
4782
+ "optionality": 2
4783
+ },
4784
+ {
4785
+ "name": "AssetsMaximum",
4786
+ "optionality": 2
4787
+ },
4788
+ {
4789
+ "name": "LossUnrealized",
4790
+ "optionality": 2
4791
+ },
4792
+ {
4793
+ "name": "ShareMPTID",
4794
+ "optionality": 0
4795
+ },
4796
+ {
4797
+ "name": "WithdrawalPolicy",
4798
+ "optionality": 0
4799
+ },
4800
+ {
4801
+ "name": "Scale",
4802
+ "optionality": 2
4803
+ }
4804
+ ],
4805
+ "XChainOwnedClaimID": [
4806
+ {
4807
+ "name": "Account",
4808
+ "optionality": 0
4809
+ },
4810
+ {
4811
+ "name": "XChainBridge",
4812
+ "optionality": 0
4813
+ },
4814
+ {
4815
+ "name": "XChainClaimID",
4816
+ "optionality": 0
4817
+ },
4818
+ {
4819
+ "name": "OtherChainSource",
4820
+ "optionality": 0
4821
+ },
4822
+ {
4823
+ "name": "XChainClaimAttestations",
4824
+ "optionality": 0
4825
+ },
4826
+ {
4827
+ "name": "SignatureReward",
4828
+ "optionality": 0
4829
+ },
4830
+ {
4831
+ "name": "OwnerNode",
4832
+ "optionality": 0
4833
+ },
4834
+ {
4835
+ "name": "PreviousTxnID",
4836
+ "optionality": 0
4837
+ },
4838
+ {
4839
+ "name": "PreviousTxnLgrSeq",
4840
+ "optionality": 0
4841
+ }
4842
+ ],
4843
+ "XChainOwnedCreateAccountClaimID": [
4844
+ {
4845
+ "name": "Account",
4846
+ "optionality": 0
4847
+ },
4848
+ {
4849
+ "name": "XChainBridge",
4850
+ "optionality": 0
4851
+ },
4852
+ {
4853
+ "name": "XChainAccountCreateCount",
4854
+ "optionality": 0
4855
+ },
4856
+ {
4857
+ "name": "XChainCreateAccountAttestations",
4858
+ "optionality": 0
4859
+ },
4860
+ {
4861
+ "name": "OwnerNode",
4862
+ "optionality": 0
4863
+ },
4864
+ {
4865
+ "name": "PreviousTxnID",
4866
+ "optionality": 0
4867
+ },
4868
+ {
4869
+ "name": "PreviousTxnLgrSeq",
4870
+ "optionality": 0
4871
+ }
4872
+ ],
4873
+ "common": [
4874
+ {
4875
+ "name": "LedgerIndex",
4876
+ "optionality": 1
4877
+ },
4878
+ {
4879
+ "name": "LedgerEntryType",
4880
+ "optionality": 0
4881
+ },
4882
+ {
4883
+ "name": "Flags",
4884
+ "optionality": 0
4885
+ }
4886
+ ]
4887
+ },
4888
+ "LEDGER_ENTRY_TYPES": {
4889
+ "AMM": 121,
4890
+ "AccountRoot": 97,
4891
+ "Amendments": 102,
4892
+ "Bridge": 105,
4893
+ "Check": 67,
4894
+ "Credential": 129,
4895
+ "DID": 73,
4896
+ "Delegate": 131,
4897
+ "DepositPreauth": 112,
4898
+ "DirectoryNode": 100,
4899
+ "Escrow": 117,
4900
+ "FeeSettings": 115,
4901
+ "Invalid": -1,
4902
+ "LedgerHashes": 104,
4903
+ "Loan": 137,
4904
+ "LoanBroker": 136,
4905
+ "MPToken": 127,
4906
+ "MPTokenIssuance": 126,
4907
+ "NFTokenOffer": 55,
4908
+ "NFTokenPage": 80,
4909
+ "NegativeUNL": 78,
4910
+ "Offer": 111,
4911
+ "Oracle": 128,
4912
+ "PayChannel": 120,
4913
+ "PermissionedDomain": 130,
4914
+ "RippleState": 114,
4915
+ "SignerList": 83,
4916
+ "Ticket": 84,
4917
+ "Vault": 132,
4918
+ "XChainOwnedClaimID": 113,
4919
+ "XChainOwnedCreateAccountClaimID": 116
4920
+ },
4921
+ "TRANSACTION_FLAGS": {
4922
+ "AMMClawback": {
4923
+ "tfClawTwoAssets": 1
4924
+ },
4925
+ "AMMDeposit": {
4926
+ "tfLPToken": 65536,
4927
+ "tfLimitLPToken": 4194304,
4928
+ "tfOneAssetLPToken": 2097152,
4929
+ "tfSingleAsset": 524288,
4930
+ "tfTwoAsset": 1048576,
4931
+ "tfTwoAssetIfEmpty": 8388608
4932
+ },
4933
+ "AMMWithdraw": {
4934
+ "tfLPToken": 65536,
4935
+ "tfLimitLPToken": 4194304,
4936
+ "tfOneAssetLPToken": 2097152,
4937
+ "tfOneAssetWithdrawAll": 262144,
4938
+ "tfSingleAsset": 524288,
4939
+ "tfTwoAsset": 1048576,
4940
+ "tfWithdrawAll": 131072
4941
+ },
4942
+ "AccountSet": {
4943
+ "tfAllowXRP": 2097152,
4944
+ "tfDisallowXRP": 1048576,
4945
+ "tfOptionalAuth": 524288,
4946
+ "tfOptionalDestTag": 131072,
4947
+ "tfRequireAuth": 262144,
4948
+ "tfRequireDestTag": 65536
4949
+ },
4950
+ "Batch": {
4951
+ "tfAllOrNothing": 65536,
4952
+ "tfIndependent": 524288,
4953
+ "tfOnlyOne": 131072,
4954
+ "tfUntilFailure": 262144
4955
+ },
4956
+ "EnableAmendment": {
4957
+ "tfGotMajority": 65536,
4958
+ "tfLostMajority": 131072
4959
+ },
4960
+ "LoanManage": {
4961
+ "tfLoanDefault": 65536,
4962
+ "tfLoanImpair": 131072,
4963
+ "tfLoanUnimpair": 262144
4964
+ },
4965
+ "LoanPay": {
4966
+ "tfLoanFullPayment": 131072,
4967
+ "tfLoanLatePayment": 262144,
4968
+ "tfLoanOverpayment": 65536
4969
+ },
4970
+ "LoanSet": {
4971
+ "tfLoanOverpayment": 65536
4972
+ },
4973
+ "MPTokenAuthorize": {
4974
+ "tfMPTUnauthorize": 1
4975
+ },
4976
+ "MPTokenIssuanceCreate": {
4977
+ "tfMPTCanClawback": 64,
4978
+ "tfMPTCanEscrow": 8,
4979
+ "tfMPTCanLock": 2,
4980
+ "tfMPTCanTrade": 16,
4981
+ "tfMPTCanTransfer": 32,
4982
+ "tfMPTRequireAuth": 4
4983
+ },
4984
+ "MPTokenIssuanceSet": {
4985
+ "tfMPTLock": 1,
4986
+ "tfMPTUnlock": 2
4987
+ },
4988
+ "NFTokenCreateOffer": {
4989
+ "tfSellNFToken": 1
4990
+ },
4991
+ "NFTokenMint": {
4992
+ "tfBurnable": 1,
4993
+ "tfMutable": 16,
4994
+ "tfOnlyXRP": 2,
4995
+ "tfTransferable": 8
4996
+ },
4997
+ "OfferCreate": {
4998
+ "tfFillOrKill": 262144,
4999
+ "tfHybrid": 1048576,
5000
+ "tfImmediateOrCancel": 131072,
5001
+ "tfPassive": 65536,
5002
+ "tfSell": 524288
5003
+ },
5004
+ "Payment": {
5005
+ "tfLimitQuality": 262144,
5006
+ "tfNoRippleDirect": 65536,
5007
+ "tfPartialPayment": 131072
5008
+ },
5009
+ "PaymentChannelClaim": {
5010
+ "tfClose": 131072,
5011
+ "tfRenew": 65536
5012
+ },
5013
+ "TrustSet": {
5014
+ "tfClearDeepFreeze": 8388608,
5015
+ "tfClearFreeze": 2097152,
5016
+ "tfClearNoRipple": 262144,
5017
+ "tfSetDeepFreeze": 4194304,
5018
+ "tfSetFreeze": 1048576,
5019
+ "tfSetNoRipple": 131072,
5020
+ "tfSetfAuth": 65536
5021
+ },
5022
+ "VaultCreate": {
5023
+ "tfVaultPrivate": 65536,
5024
+ "tfVaultShareNonTransferable": 131072
5025
+ },
5026
+ "XChainModifyBridge": {
5027
+ "tfClearAccountCreateAmount": 65536
5028
+ },
5029
+ "universal": {
5030
+ "tfFullyCanonicalSig": 2147483648,
5031
+ "tfInnerBatchTxn": 1073741824
5032
+ }
5033
+ },
5034
+ "TRANSACTION_FORMATS": {
5035
+ "AMMBid": [
5036
+ {
5037
+ "name": "Asset",
5038
+ "optionality": 0
5039
+ },
5040
+ {
5041
+ "name": "Asset2",
5042
+ "optionality": 0
5043
+ },
5044
+ {
5045
+ "name": "BidMin",
5046
+ "optionality": 1
5047
+ },
5048
+ {
5049
+ "name": "BidMax",
5050
+ "optionality": 1
5051
+ },
5052
+ {
5053
+ "name": "AuthAccounts",
5054
+ "optionality": 1
5055
+ }
5056
+ ],
5057
+ "AMMClawback": [
5058
+ {
5059
+ "name": "Holder",
5060
+ "optionality": 0
5061
+ },
5062
+ {
5063
+ "name": "Asset",
5064
+ "optionality": 0
5065
+ },
5066
+ {
5067
+ "name": "Asset2",
5068
+ "optionality": 0
5069
+ },
5070
+ {
5071
+ "name": "Amount",
5072
+ "optionality": 1
5073
+ }
5074
+ ],
5075
+ "AMMCreate": [
5076
+ {
5077
+ "name": "Amount",
5078
+ "optionality": 0
5079
+ },
5080
+ {
5081
+ "name": "Amount2",
5082
+ "optionality": 0
5083
+ },
5084
+ {
5085
+ "name": "TradingFee",
5086
+ "optionality": 0
5087
+ }
5088
+ ],
5089
+ "AMMDelete": [
5090
+ {
5091
+ "name": "Asset",
5092
+ "optionality": 0
5093
+ },
5094
+ {
5095
+ "name": "Asset2",
5096
+ "optionality": 0
5097
+ }
5098
+ ],
5099
+ "AMMDeposit": [
5100
+ {
5101
+ "name": "Asset",
5102
+ "optionality": 0
5103
+ },
5104
+ {
5105
+ "name": "Asset2",
5106
+ "optionality": 0
5107
+ },
5108
+ {
5109
+ "name": "Amount",
5110
+ "optionality": 1
5111
+ },
5112
+ {
5113
+ "name": "Amount2",
5114
+ "optionality": 1
5115
+ },
5116
+ {
5117
+ "name": "EPrice",
5118
+ "optionality": 1
5119
+ },
5120
+ {
5121
+ "name": "LPTokenOut",
5122
+ "optionality": 1
5123
+ },
5124
+ {
5125
+ "name": "TradingFee",
5126
+ "optionality": 1
5127
+ }
5128
+ ],
5129
+ "AMMVote": [
5130
+ {
5131
+ "name": "Asset",
5132
+ "optionality": 0
5133
+ },
5134
+ {
5135
+ "name": "Asset2",
5136
+ "optionality": 0
5137
+ },
5138
+ {
5139
+ "name": "TradingFee",
5140
+ "optionality": 0
5141
+ }
5142
+ ],
5143
+ "AMMWithdraw": [
5144
+ {
5145
+ "name": "Asset",
5146
+ "optionality": 0
5147
+ },
5148
+ {
5149
+ "name": "Asset2",
5150
+ "optionality": 0
5151
+ },
5152
+ {
5153
+ "name": "Amount",
5154
+ "optionality": 1
5155
+ },
5156
+ {
5157
+ "name": "Amount2",
5158
+ "optionality": 1
5159
+ },
5160
+ {
5161
+ "name": "EPrice",
5162
+ "optionality": 1
5163
+ },
5164
+ {
5165
+ "name": "LPTokenIn",
5166
+ "optionality": 1
5167
+ }
5168
+ ],
5169
+ "AccountDelete": [
5170
+ {
5171
+ "name": "Destination",
5172
+ "optionality": 0
5173
+ },
5174
+ {
5175
+ "name": "DestinationTag",
5176
+ "optionality": 1
5177
+ },
5178
+ {
5179
+ "name": "CredentialIDs",
5180
+ "optionality": 1
5181
+ }
5182
+ ],
5183
+ "AccountSet": [
5184
+ {
5185
+ "name": "EmailHash",
5186
+ "optionality": 1
5187
+ },
5188
+ {
5189
+ "name": "WalletLocator",
5190
+ "optionality": 1
5191
+ },
5192
+ {
5193
+ "name": "WalletSize",
5194
+ "optionality": 1
5195
+ },
5196
+ {
5197
+ "name": "MessageKey",
5198
+ "optionality": 1
5199
+ },
5200
+ {
5201
+ "name": "Domain",
5202
+ "optionality": 1
5203
+ },
5204
+ {
5205
+ "name": "TransferRate",
5206
+ "optionality": 1
5207
+ },
5208
+ {
5209
+ "name": "SetFlag",
5210
+ "optionality": 1
5211
+ },
5212
+ {
5213
+ "name": "ClearFlag",
5214
+ "optionality": 1
5215
+ },
5216
+ {
5217
+ "name": "TickSize",
5218
+ "optionality": 1
5219
+ },
5220
+ {
5221
+ "name": "NFTokenMinter",
5222
+ "optionality": 1
5223
+ }
5224
+ ],
5225
+ "Batch": [
5226
+ {
5227
+ "name": "RawTransactions",
5228
+ "optionality": 0
5229
+ },
5230
+ {
5231
+ "name": "BatchSigners",
5232
+ "optionality": 1
5233
+ }
5234
+ ],
5235
+ "CheckCancel": [
5236
+ {
5237
+ "name": "CheckID",
5238
+ "optionality": 0
5239
+ }
5240
+ ],
5241
+ "CheckCash": [
5242
+ {
5243
+ "name": "CheckID",
5244
+ "optionality": 0
5245
+ },
5246
+ {
5247
+ "name": "Amount",
5248
+ "optionality": 1
5249
+ },
5250
+ {
5251
+ "name": "DeliverMin",
5252
+ "optionality": 1
5253
+ }
5254
+ ],
5255
+ "CheckCreate": [
5256
+ {
5257
+ "name": "Destination",
5258
+ "optionality": 0
5259
+ },
5260
+ {
5261
+ "name": "SendMax",
5262
+ "optionality": 0
5263
+ },
5264
+ {
5265
+ "name": "Expiration",
5266
+ "optionality": 1
5267
+ },
5268
+ {
5269
+ "name": "DestinationTag",
5270
+ "optionality": 1
5271
+ },
5272
+ {
5273
+ "name": "InvoiceID",
5274
+ "optionality": 1
5275
+ }
5276
+ ],
5277
+ "Clawback": [
5278
+ {
5279
+ "name": "Amount",
5280
+ "optionality": 0
5281
+ },
5282
+ {
5283
+ "name": "Holder",
5284
+ "optionality": 1
5285
+ }
5286
+ ],
5287
+ "CredentialAccept": [
5288
+ {
5289
+ "name": "Issuer",
5290
+ "optionality": 0
5291
+ },
5292
+ {
5293
+ "name": "CredentialType",
5294
+ "optionality": 0
5295
+ }
5296
+ ],
5297
+ "CredentialCreate": [
5298
+ {
5299
+ "name": "Subject",
5300
+ "optionality": 0
5301
+ },
5302
+ {
5303
+ "name": "CredentialType",
5304
+ "optionality": 0
5305
+ },
5306
+ {
5307
+ "name": "Expiration",
5308
+ "optionality": 1
5309
+ },
5310
+ {
5311
+ "name": "URI",
5312
+ "optionality": 1
5313
+ }
5314
+ ],
5315
+ "CredentialDelete": [
5316
+ {
5317
+ "name": "Subject",
5318
+ "optionality": 1
5319
+ },
5320
+ {
5321
+ "name": "Issuer",
5322
+ "optionality": 1
5323
+ },
5324
+ {
5325
+ "name": "CredentialType",
5326
+ "optionality": 0
5327
+ }
5328
+ ],
5329
+ "DIDDelete": [],
5330
+ "DIDSet": [
5331
+ {
5332
+ "name": "DIDDocument",
5333
+ "optionality": 1
5334
+ },
5335
+ {
5336
+ "name": "URI",
5337
+ "optionality": 1
5338
+ },
5339
+ {
5340
+ "name": "Data",
5341
+ "optionality": 1
5342
+ }
5343
+ ],
5344
+ "DelegateSet": [
5345
+ {
5346
+ "name": "Authorize",
5347
+ "optionality": 0
5348
+ },
5349
+ {
5350
+ "name": "Permissions",
5351
+ "optionality": 0
5352
+ }
5353
+ ],
5354
+ "DepositPreauth": [
5355
+ {
5356
+ "name": "Authorize",
5357
+ "optionality": 1
5358
+ },
5359
+ {
5360
+ "name": "Unauthorize",
5361
+ "optionality": 1
5362
+ },
5363
+ {
5364
+ "name": "AuthorizeCredentials",
5365
+ "optionality": 1
5366
+ },
5367
+ {
5368
+ "name": "UnauthorizeCredentials",
5369
+ "optionality": 1
5370
+ }
5371
+ ],
5372
+ "EnableAmendment": [
5373
+ {
5374
+ "name": "LedgerSequence",
5375
+ "optionality": 0
5376
+ },
5377
+ {
5378
+ "name": "Amendment",
5379
+ "optionality": 0
5380
+ }
5381
+ ],
5382
+ "EscrowCancel": [
5383
+ {
5384
+ "name": "Owner",
5385
+ "optionality": 0
5386
+ },
5387
+ {
5388
+ "name": "OfferSequence",
5389
+ "optionality": 0
5390
+ }
5391
+ ],
5392
+ "EscrowCreate": [
5393
+ {
5394
+ "name": "Destination",
5395
+ "optionality": 0
5396
+ },
5397
+ {
5398
+ "name": "Amount",
5399
+ "optionality": 0
5400
+ },
5401
+ {
5402
+ "name": "Condition",
5403
+ "optionality": 1
5404
+ },
5405
+ {
5406
+ "name": "CancelAfter",
5407
+ "optionality": 1
5408
+ },
5409
+ {
5410
+ "name": "FinishAfter",
5411
+ "optionality": 1
5412
+ },
5413
+ {
5414
+ "name": "DestinationTag",
5415
+ "optionality": 1
5416
+ }
5417
+ ],
5418
+ "EscrowFinish": [
5419
+ {
5420
+ "name": "Owner",
5421
+ "optionality": 0
5422
+ },
5423
+ {
5424
+ "name": "OfferSequence",
5425
+ "optionality": 0
5426
+ },
5427
+ {
5428
+ "name": "Fulfillment",
5429
+ "optionality": 1
5430
+ },
5431
+ {
5432
+ "name": "Condition",
5433
+ "optionality": 1
5434
+ },
5435
+ {
5436
+ "name": "CredentialIDs",
5437
+ "optionality": 1
5438
+ }
5439
+ ],
5440
+ "LedgerStateFix": [
5441
+ {
5442
+ "name": "LedgerFixType",
5443
+ "optionality": 0
5444
+ },
5445
+ {
5446
+ "name": "Owner",
5447
+ "optionality": 1
5448
+ },
5449
+ {
5450
+ "name": "BookDirectory",
5451
+ "optionality": 1
5452
+ }
5453
+ ],
5454
+ "LoanBrokerCoverClawback": [
5455
+ {
5456
+ "name": "LoanBrokerID",
5457
+ "optionality": 1
5458
+ },
5459
+ {
5460
+ "name": "Amount",
5461
+ "optionality": 1
5462
+ }
5463
+ ],
5464
+ "LoanBrokerCoverDeposit": [
5465
+ {
5466
+ "name": "LoanBrokerID",
5467
+ "optionality": 0
5468
+ },
5469
+ {
5470
+ "name": "Amount",
5471
+ "optionality": 0
5472
+ }
5473
+ ],
5474
+ "LoanBrokerCoverWithdraw": [
5475
+ {
5476
+ "name": "LoanBrokerID",
5477
+ "optionality": 0
5478
+ },
5479
+ {
5480
+ "name": "Amount",
5481
+ "optionality": 0
5482
+ },
5483
+ {
5484
+ "name": "Destination",
5485
+ "optionality": 1
5486
+ },
5487
+ {
5488
+ "name": "DestinationTag",
5489
+ "optionality": 1
5490
+ }
5491
+ ],
5492
+ "LoanBrokerDelete": [
5493
+ {
5494
+ "name": "LoanBrokerID",
5495
+ "optionality": 0
5496
+ }
5497
+ ],
5498
+ "LoanBrokerSet": [
5499
+ {
5500
+ "name": "VaultID",
5501
+ "optionality": 0
5502
+ },
5503
+ {
5504
+ "name": "LoanBrokerID",
5505
+ "optionality": 1
5506
+ },
5507
+ {
5508
+ "name": "Data",
5509
+ "optionality": 1
5510
+ },
5511
+ {
5512
+ "name": "ManagementFeeRate",
5513
+ "optionality": 1
5514
+ },
5515
+ {
5516
+ "name": "DebtMaximum",
5517
+ "optionality": 1
5518
+ },
5519
+ {
5520
+ "name": "CoverRateMinimum",
5521
+ "optionality": 1
5522
+ },
5523
+ {
5524
+ "name": "CoverRateLiquidation",
5525
+ "optionality": 1
5526
+ }
5527
+ ],
5528
+ "LoanDelete": [
5529
+ {
5530
+ "name": "LoanID",
5531
+ "optionality": 0
5532
+ }
5533
+ ],
5534
+ "LoanManage": [
5535
+ {
5536
+ "name": "LoanID",
5537
+ "optionality": 0
5538
+ }
5539
+ ],
5540
+ "LoanPay": [
5541
+ {
5542
+ "name": "LoanID",
5543
+ "optionality": 0
5544
+ },
5545
+ {
5546
+ "name": "Amount",
5547
+ "optionality": 0
5548
+ }
5549
+ ],
5550
+ "LoanSet": [
5551
+ {
5552
+ "name": "LoanBrokerID",
5553
+ "optionality": 0
5554
+ },
5555
+ {
5556
+ "name": "Data",
5557
+ "optionality": 1
5558
+ },
5559
+ {
5560
+ "name": "Counterparty",
5561
+ "optionality": 1
5562
+ },
5563
+ {
5564
+ "name": "CounterpartySignature",
5565
+ "optionality": 1
5566
+ },
5567
+ {
5568
+ "name": "LoanOriginationFee",
5569
+ "optionality": 1
5570
+ },
5571
+ {
5572
+ "name": "LoanServiceFee",
5573
+ "optionality": 1
5574
+ },
5575
+ {
5576
+ "name": "LatePaymentFee",
5577
+ "optionality": 1
5578
+ },
5579
+ {
5580
+ "name": "ClosePaymentFee",
5581
+ "optionality": 1
5582
+ },
5583
+ {
5584
+ "name": "OverpaymentFee",
5585
+ "optionality": 1
5586
+ },
5587
+ {
5588
+ "name": "InterestRate",
5589
+ "optionality": 1
5590
+ },
5591
+ {
5592
+ "name": "LateInterestRate",
5593
+ "optionality": 1
5594
+ },
5595
+ {
5596
+ "name": "CloseInterestRate",
5597
+ "optionality": 1
5598
+ },
5599
+ {
5600
+ "name": "OverpaymentInterestRate",
5601
+ "optionality": 1
5602
+ },
5603
+ {
5604
+ "name": "PrincipalRequested",
5605
+ "optionality": 0
5606
+ },
5607
+ {
5608
+ "name": "PaymentTotal",
5609
+ "optionality": 1
5610
+ },
5611
+ {
5612
+ "name": "PaymentInterval",
5613
+ "optionality": 1
5614
+ },
5615
+ {
5616
+ "name": "GracePeriod",
5617
+ "optionality": 1
5618
+ }
5619
+ ],
5620
+ "MPTokenAuthorize": [
5621
+ {
5622
+ "name": "MPTokenIssuanceID",
5623
+ "optionality": 0
5624
+ },
5625
+ {
5626
+ "name": "Holder",
5627
+ "optionality": 1
5628
+ }
5629
+ ],
5630
+ "MPTokenIssuanceCreate": [
5631
+ {
5632
+ "name": "AssetScale",
5633
+ "optionality": 1
5634
+ },
5635
+ {
5636
+ "name": "TransferFee",
5637
+ "optionality": 1
5638
+ },
5639
+ {
5640
+ "name": "MaximumAmount",
5641
+ "optionality": 1
5642
+ },
5643
+ {
5644
+ "name": "MPTokenMetadata",
5645
+ "optionality": 1
5646
+ },
5647
+ {
5648
+ "name": "DomainID",
5649
+ "optionality": 1
5650
+ },
5651
+ {
5652
+ "name": "MutableFlags",
5653
+ "optionality": 1
5654
+ }
5655
+ ],
5656
+ "MPTokenIssuanceDestroy": [
5657
+ {
5658
+ "name": "MPTokenIssuanceID",
5659
+ "optionality": 0
5660
+ }
5661
+ ],
5662
+ "MPTokenIssuanceSet": [
5663
+ {
5664
+ "name": "MPTokenIssuanceID",
5665
+ "optionality": 0
5666
+ },
5667
+ {
5668
+ "name": "Holder",
5669
+ "optionality": 1
5670
+ },
5671
+ {
5672
+ "name": "DomainID",
5673
+ "optionality": 1
5674
+ },
5675
+ {
5676
+ "name": "MPTokenMetadata",
5677
+ "optionality": 1
5678
+ },
5679
+ {
5680
+ "name": "TransferFee",
5681
+ "optionality": 1
5682
+ },
5683
+ {
5684
+ "name": "MutableFlags",
5685
+ "optionality": 1
5686
+ }
5687
+ ],
5688
+ "NFTokenAcceptOffer": [
5689
+ {
5690
+ "name": "NFTokenBuyOffer",
5691
+ "optionality": 1
5692
+ },
5693
+ {
5694
+ "name": "NFTokenSellOffer",
5695
+ "optionality": 1
5696
+ },
5697
+ {
5698
+ "name": "NFTokenBrokerFee",
5699
+ "optionality": 1
5700
+ }
5701
+ ],
5702
+ "NFTokenBurn": [
5703
+ {
5704
+ "name": "NFTokenID",
5705
+ "optionality": 0
5706
+ },
5707
+ {
5708
+ "name": "Owner",
5709
+ "optionality": 1
5710
+ }
5711
+ ],
5712
+ "NFTokenCancelOffer": [
5713
+ {
5714
+ "name": "NFTokenOffers",
5715
+ "optionality": 0
5716
+ }
5717
+ ],
5718
+ "NFTokenCreateOffer": [
5719
+ {
5720
+ "name": "NFTokenID",
5721
+ "optionality": 0
5722
+ },
5723
+ {
5724
+ "name": "Amount",
5725
+ "optionality": 0
5726
+ },
5727
+ {
5728
+ "name": "Destination",
5729
+ "optionality": 1
5730
+ },
5731
+ {
5732
+ "name": "Owner",
5733
+ "optionality": 1
5734
+ },
5735
+ {
5736
+ "name": "Expiration",
5737
+ "optionality": 1
5738
+ }
5739
+ ],
5740
+ "NFTokenMint": [
5741
+ {
5742
+ "name": "NFTokenTaxon",
5743
+ "optionality": 0
5744
+ },
5745
+ {
5746
+ "name": "TransferFee",
5747
+ "optionality": 1
5748
+ },
5749
+ {
5750
+ "name": "Issuer",
5751
+ "optionality": 1
5752
+ },
5753
+ {
5754
+ "name": "URI",
5755
+ "optionality": 1
5756
+ },
5757
+ {
5758
+ "name": "Amount",
5759
+ "optionality": 1
5760
+ },
5761
+ {
5762
+ "name": "Destination",
5763
+ "optionality": 1
5764
+ },
5765
+ {
5766
+ "name": "Expiration",
5767
+ "optionality": 1
5768
+ }
5769
+ ],
5770
+ "NFTokenModify": [
5771
+ {
5772
+ "name": "NFTokenID",
5773
+ "optionality": 0
5774
+ },
5775
+ {
5776
+ "name": "Owner",
5777
+ "optionality": 1
5778
+ },
5779
+ {
5780
+ "name": "URI",
5781
+ "optionality": 1
5782
+ }
5783
+ ],
5784
+ "OfferCancel": [
5785
+ {
5786
+ "name": "OfferSequence",
5787
+ "optionality": 0
5788
+ }
5789
+ ],
5790
+ "OfferCreate": [
5791
+ {
5792
+ "name": "TakerPays",
5793
+ "optionality": 0
5794
+ },
5795
+ {
5796
+ "name": "TakerGets",
5797
+ "optionality": 0
5798
+ },
5799
+ {
5800
+ "name": "Expiration",
5801
+ "optionality": 1
5802
+ },
5803
+ {
5804
+ "name": "OfferSequence",
5805
+ "optionality": 1
5806
+ },
5807
+ {
5808
+ "name": "DomainID",
5809
+ "optionality": 1
5810
+ }
5811
+ ],
5812
+ "OracleDelete": [
5813
+ {
5814
+ "name": "OracleDocumentID",
5815
+ "optionality": 0
5816
+ }
5817
+ ],
5818
+ "OracleSet": [
5819
+ {
5820
+ "name": "OracleDocumentID",
5821
+ "optionality": 0
5822
+ },
5823
+ {
5824
+ "name": "Provider",
5825
+ "optionality": 1
5826
+ },
5827
+ {
5828
+ "name": "URI",
5829
+ "optionality": 1
5830
+ },
5831
+ {
5832
+ "name": "AssetClass",
5833
+ "optionality": 1
5834
+ },
5835
+ {
5836
+ "name": "LastUpdateTime",
5837
+ "optionality": 0
5838
+ },
5839
+ {
5840
+ "name": "PriceDataSeries",
5841
+ "optionality": 0
5842
+ }
5843
+ ],
5844
+ "Payment": [
5845
+ {
5846
+ "name": "Destination",
5847
+ "optionality": 0
5848
+ },
5849
+ {
5850
+ "name": "Amount",
5851
+ "optionality": 0
5852
+ },
5853
+ {
5854
+ "name": "SendMax",
5855
+ "optionality": 1
5856
+ },
5857
+ {
5858
+ "name": "Paths",
5859
+ "optionality": 2
5860
+ },
5861
+ {
5862
+ "name": "InvoiceID",
5863
+ "optionality": 1
5864
+ },
5865
+ {
5866
+ "name": "DestinationTag",
5867
+ "optionality": 1
5868
+ },
5869
+ {
5870
+ "name": "DeliverMin",
5871
+ "optionality": 1
5872
+ },
5873
+ {
5874
+ "name": "CredentialIDs",
5875
+ "optionality": 1
5876
+ },
5877
+ {
5878
+ "name": "DomainID",
5879
+ "optionality": 1
5880
+ }
5881
+ ],
5882
+ "PaymentChannelClaim": [
5883
+ {
5884
+ "name": "Channel",
5885
+ "optionality": 0
5886
+ },
5887
+ {
5888
+ "name": "Amount",
5889
+ "optionality": 1
5890
+ },
5891
+ {
5892
+ "name": "Balance",
5893
+ "optionality": 1
5894
+ },
5895
+ {
5896
+ "name": "Signature",
5897
+ "optionality": 1
5898
+ },
5899
+ {
5900
+ "name": "PublicKey",
5901
+ "optionality": 1
5902
+ },
5903
+ {
5904
+ "name": "CredentialIDs",
5905
+ "optionality": 1
5906
+ }
5907
+ ],
5908
+ "PaymentChannelCreate": [
5909
+ {
5910
+ "name": "Destination",
5911
+ "optionality": 0
5912
+ },
5913
+ {
5914
+ "name": "Amount",
5915
+ "optionality": 0
5916
+ },
5917
+ {
5918
+ "name": "SettleDelay",
5919
+ "optionality": 0
5920
+ },
5921
+ {
5922
+ "name": "PublicKey",
5923
+ "optionality": 0
5924
+ },
5925
+ {
5926
+ "name": "CancelAfter",
5927
+ "optionality": 1
5928
+ },
5929
+ {
5930
+ "name": "DestinationTag",
5931
+ "optionality": 1
5932
+ }
5933
+ ],
5934
+ "PaymentChannelFund": [
5935
+ {
5936
+ "name": "Channel",
5937
+ "optionality": 0
5938
+ },
5939
+ {
5940
+ "name": "Amount",
5941
+ "optionality": 0
5942
+ },
5943
+ {
5944
+ "name": "Expiration",
5945
+ "optionality": 1
5946
+ }
5947
+ ],
5948
+ "PermissionedDomainDelete": [
5949
+ {
5950
+ "name": "DomainID",
5951
+ "optionality": 0
5952
+ }
5953
+ ],
5954
+ "PermissionedDomainSet": [
5955
+ {
5956
+ "name": "DomainID",
5957
+ "optionality": 1
5958
+ },
5959
+ {
5960
+ "name": "AcceptedCredentials",
5961
+ "optionality": 0
5962
+ }
5963
+ ],
5964
+ "SetFee": [
5965
+ {
5966
+ "name": "LedgerSequence",
5967
+ "optionality": 1
5968
+ },
5969
+ {
5970
+ "name": "BaseFee",
5971
+ "optionality": 1
5972
+ },
5973
+ {
5974
+ "name": "ReferenceFeeUnits",
5975
+ "optionality": 1
5976
+ },
5977
+ {
5978
+ "name": "ReserveBase",
5979
+ "optionality": 1
5980
+ },
5981
+ {
5982
+ "name": "ReserveIncrement",
5983
+ "optionality": 1
5984
+ },
5985
+ {
5986
+ "name": "BaseFeeDrops",
5987
+ "optionality": 1
5988
+ },
5989
+ {
5990
+ "name": "ReserveBaseDrops",
5991
+ "optionality": 1
5992
+ },
5993
+ {
5994
+ "name": "ReserveIncrementDrops",
5995
+ "optionality": 1
5996
+ }
5997
+ ],
5998
+ "SetRegularKey": [
5999
+ {
6000
+ "name": "RegularKey",
6001
+ "optionality": 1
6002
+ }
6003
+ ],
6004
+ "SignerListSet": [
6005
+ {
6006
+ "name": "SignerQuorum",
6007
+ "optionality": 0
6008
+ },
6009
+ {
6010
+ "name": "SignerEntries",
6011
+ "optionality": 1
6012
+ }
6013
+ ],
6014
+ "TicketCreate": [
6015
+ {
6016
+ "name": "TicketCount",
6017
+ "optionality": 0
6018
+ }
6019
+ ],
6020
+ "TrustSet": [
6021
+ {
6022
+ "name": "LimitAmount",
6023
+ "optionality": 1
6024
+ },
6025
+ {
6026
+ "name": "QualityIn",
6027
+ "optionality": 1
6028
+ },
6029
+ {
6030
+ "name": "QualityOut",
6031
+ "optionality": 1
6032
+ }
6033
+ ],
6034
+ "UNLModify": [
6035
+ {
6036
+ "name": "UNLModifyDisabling",
6037
+ "optionality": 0
6038
+ },
6039
+ {
6040
+ "name": "LedgerSequence",
6041
+ "optionality": 0
6042
+ },
6043
+ {
6044
+ "name": "UNLModifyValidator",
6045
+ "optionality": 0
6046
+ }
6047
+ ],
6048
+ "VaultClawback": [
6049
+ {
6050
+ "name": "VaultID",
6051
+ "optionality": 0
6052
+ },
6053
+ {
6054
+ "name": "Holder",
6055
+ "optionality": 0
6056
+ },
6057
+ {
6058
+ "name": "Amount",
6059
+ "optionality": 1
6060
+ }
6061
+ ],
6062
+ "VaultCreate": [
6063
+ {
6064
+ "name": "Asset",
6065
+ "optionality": 0
6066
+ },
6067
+ {
6068
+ "name": "AssetsMaximum",
6069
+ "optionality": 1
6070
+ },
6071
+ {
6072
+ "name": "MPTokenMetadata",
6073
+ "optionality": 1
6074
+ },
6075
+ {
6076
+ "name": "DomainID",
6077
+ "optionality": 1
6078
+ },
6079
+ {
6080
+ "name": "WithdrawalPolicy",
6081
+ "optionality": 1
6082
+ },
6083
+ {
6084
+ "name": "Data",
6085
+ "optionality": 1
6086
+ },
6087
+ {
6088
+ "name": "Scale",
6089
+ "optionality": 1
6090
+ }
6091
+ ],
6092
+ "VaultDelete": [
6093
+ {
6094
+ "name": "VaultID",
6095
+ "optionality": 0
6096
+ }
6097
+ ],
6098
+ "VaultDeposit": [
6099
+ {
6100
+ "name": "VaultID",
6101
+ "optionality": 0
6102
+ },
6103
+ {
6104
+ "name": "Amount",
6105
+ "optionality": 0
6106
+ }
6107
+ ],
6108
+ "VaultSet": [
6109
+ {
6110
+ "name": "VaultID",
6111
+ "optionality": 0
6112
+ },
6113
+ {
6114
+ "name": "AssetsMaximum",
6115
+ "optionality": 1
6116
+ },
6117
+ {
6118
+ "name": "DomainID",
6119
+ "optionality": 1
6120
+ },
6121
+ {
6122
+ "name": "Data",
6123
+ "optionality": 1
6124
+ }
6125
+ ],
6126
+ "VaultWithdraw": [
6127
+ {
6128
+ "name": "VaultID",
6129
+ "optionality": 0
6130
+ },
6131
+ {
6132
+ "name": "Amount",
6133
+ "optionality": 0
6134
+ },
6135
+ {
6136
+ "name": "Destination",
6137
+ "optionality": 1
6138
+ },
6139
+ {
6140
+ "name": "DestinationTag",
6141
+ "optionality": 1
6142
+ }
6143
+ ],
6144
+ "XChainAccountCreateCommit": [
6145
+ {
6146
+ "name": "XChainBridge",
6147
+ "optionality": 0
6148
+ },
6149
+ {
6150
+ "name": "Destination",
6151
+ "optionality": 0
6152
+ },
6153
+ {
6154
+ "name": "Amount",
6155
+ "optionality": 0
6156
+ },
6157
+ {
6158
+ "name": "SignatureReward",
6159
+ "optionality": 0
6160
+ }
6161
+ ],
6162
+ "XChainAddAccountCreateAttestation": [
6163
+ {
6164
+ "name": "XChainBridge",
6165
+ "optionality": 0
6166
+ },
6167
+ {
6168
+ "name": "AttestationSignerAccount",
6169
+ "optionality": 0
6170
+ },
6171
+ {
6172
+ "name": "PublicKey",
6173
+ "optionality": 0
6174
+ },
6175
+ {
6176
+ "name": "Signature",
6177
+ "optionality": 0
6178
+ },
6179
+ {
6180
+ "name": "OtherChainSource",
6181
+ "optionality": 0
6182
+ },
6183
+ {
6184
+ "name": "Amount",
6185
+ "optionality": 0
6186
+ },
6187
+ {
6188
+ "name": "AttestationRewardAccount",
6189
+ "optionality": 0
6190
+ },
6191
+ {
6192
+ "name": "WasLockingChainSend",
6193
+ "optionality": 0
6194
+ },
6195
+ {
6196
+ "name": "XChainAccountCreateCount",
6197
+ "optionality": 0
6198
+ },
6199
+ {
6200
+ "name": "Destination",
6201
+ "optionality": 0
6202
+ },
6203
+ {
6204
+ "name": "SignatureReward",
6205
+ "optionality": 0
6206
+ }
6207
+ ],
6208
+ "XChainAddClaimAttestation": [
6209
+ {
6210
+ "name": "XChainBridge",
6211
+ "optionality": 0
6212
+ },
6213
+ {
6214
+ "name": "AttestationSignerAccount",
6215
+ "optionality": 0
6216
+ },
6217
+ {
6218
+ "name": "PublicKey",
6219
+ "optionality": 0
6220
+ },
6221
+ {
6222
+ "name": "Signature",
6223
+ "optionality": 0
6224
+ },
6225
+ {
6226
+ "name": "OtherChainSource",
6227
+ "optionality": 0
6228
+ },
6229
+ {
6230
+ "name": "Amount",
6231
+ "optionality": 0
6232
+ },
6233
+ {
6234
+ "name": "AttestationRewardAccount",
6235
+ "optionality": 0
6236
+ },
6237
+ {
6238
+ "name": "WasLockingChainSend",
6239
+ "optionality": 0
6240
+ },
6241
+ {
6242
+ "name": "XChainClaimID",
6243
+ "optionality": 0
6244
+ },
6245
+ {
6246
+ "name": "Destination",
6247
+ "optionality": 1
6248
+ }
6249
+ ],
6250
+ "XChainClaim": [
6251
+ {
6252
+ "name": "XChainBridge",
6253
+ "optionality": 0
6254
+ },
6255
+ {
6256
+ "name": "XChainClaimID",
6257
+ "optionality": 0
6258
+ },
6259
+ {
6260
+ "name": "Destination",
6261
+ "optionality": 0
6262
+ },
6263
+ {
6264
+ "name": "DestinationTag",
6265
+ "optionality": 1
6266
+ },
6267
+ {
6268
+ "name": "Amount",
6269
+ "optionality": 0
6270
+ }
6271
+ ],
6272
+ "XChainCommit": [
6273
+ {
6274
+ "name": "XChainBridge",
6275
+ "optionality": 0
6276
+ },
6277
+ {
6278
+ "name": "XChainClaimID",
6279
+ "optionality": 0
6280
+ },
6281
+ {
6282
+ "name": "Amount",
6283
+ "optionality": 0
6284
+ },
6285
+ {
6286
+ "name": "OtherChainDestination",
6287
+ "optionality": 1
6288
+ }
6289
+ ],
6290
+ "XChainCreateBridge": [
6291
+ {
6292
+ "name": "XChainBridge",
6293
+ "optionality": 0
6294
+ },
6295
+ {
6296
+ "name": "SignatureReward",
6297
+ "optionality": 0
6298
+ },
6299
+ {
6300
+ "name": "MinAccountCreateAmount",
6301
+ "optionality": 1
6302
+ }
6303
+ ],
6304
+ "XChainCreateClaimID": [
6305
+ {
6306
+ "name": "XChainBridge",
6307
+ "optionality": 0
6308
+ },
6309
+ {
6310
+ "name": "SignatureReward",
6311
+ "optionality": 0
6312
+ },
6313
+ {
6314
+ "name": "OtherChainSource",
6315
+ "optionality": 0
6316
+ }
6317
+ ],
6318
+ "XChainModifyBridge": [
6319
+ {
6320
+ "name": "XChainBridge",
6321
+ "optionality": 0
6322
+ },
6323
+ {
6324
+ "name": "SignatureReward",
6325
+ "optionality": 1
6326
+ },
6327
+ {
6328
+ "name": "MinAccountCreateAmount",
6329
+ "optionality": 1
6330
+ }
6331
+ ],
6332
+ "common": [
6333
+ {
6334
+ "name": "TransactionType",
6335
+ "optionality": 0
6336
+ },
6337
+ {
6338
+ "name": "Flags",
6339
+ "optionality": 1
6340
+ },
6341
+ {
6342
+ "name": "SourceTag",
6343
+ "optionality": 1
6344
+ },
6345
+ {
6346
+ "name": "Account",
6347
+ "optionality": 0
6348
+ },
6349
+ {
6350
+ "name": "Sequence",
6351
+ "optionality": 0
6352
+ },
6353
+ {
6354
+ "name": "PreviousTxnID",
6355
+ "optionality": 1
6356
+ },
6357
+ {
6358
+ "name": "LastLedgerSequence",
6359
+ "optionality": 1
6360
+ },
6361
+ {
6362
+ "name": "AccountTxnID",
6363
+ "optionality": 1
6364
+ },
6365
+ {
6366
+ "name": "Fee",
6367
+ "optionality": 0
6368
+ },
6369
+ {
6370
+ "name": "OperationLimit",
6371
+ "optionality": 1
6372
+ },
6373
+ {
6374
+ "name": "Memos",
6375
+ "optionality": 1
6376
+ },
6377
+ {
6378
+ "name": "SigningPubKey",
6379
+ "optionality": 0
6380
+ },
6381
+ {
6382
+ "name": "TicketSequence",
6383
+ "optionality": 1
6384
+ },
6385
+ {
6386
+ "name": "TxnSignature",
6387
+ "optionality": 1
6388
+ },
6389
+ {
6390
+ "name": "Signers",
6391
+ "optionality": 1
6392
+ },
6393
+ {
6394
+ "name": "NetworkID",
6395
+ "optionality": 1
6396
+ },
6397
+ {
6398
+ "name": "Delegate",
6399
+ "optionality": 1
6400
+ }
6401
+ ]
6402
+ },
6403
+ "TRANSACTION_RESULTS": {
6404
+ "tecAMM_ACCOUNT": 168,
6405
+ "tecAMM_BALANCE": 163,
6406
+ "tecAMM_EMPTY": 166,
6407
+ "tecAMM_FAILED": 164,
6408
+ "tecAMM_INVALID_TOKENS": 165,
6409
+ "tecAMM_NOT_EMPTY": 167,
6410
+ "tecARRAY_EMPTY": 190,
6411
+ "tecARRAY_TOO_LARGE": 191,
6412
+ "tecBAD_CREDENTIALS": 193,
6413
+ "tecCANT_ACCEPT_OWN_NFTOKEN_OFFER": 158,
6414
+ "tecCLAIM": 100,
6415
+ "tecCRYPTOCONDITION_ERROR": 146,
6416
+ "tecDIR_FULL": 121,
6417
+ "tecDST_TAG_NEEDED": 143,
6418
+ "tecDUPLICATE": 149,
6419
+ "tecEMPTY_DID": 187,
3447
6420
  "tecEXPIRED": 148,
3448
6421
  "tecFAILED_PROCESSING": 105,
3449
6422
  "tecFROZEN": 137,
3450
6423
  "tecHAS_OBLIGATIONS": 151,
3451
- "tecHOOK_REJECTED": 153,
3452
6424
  "tecINCOMPLETE": 169,
3453
6425
  "tecINSUFFICIENT_FUNDS": 159,
3454
6426
  "tecINSUFFICIENT_PAYMENT": 161,
@@ -3457,7 +6429,6 @@
3457
6429
  "tecINSUF_RESERVE_LINE": 122,
3458
6430
  "tecINSUF_RESERVE_OFFER": 123,
3459
6431
  "tecINTERNAL": 144,
3460
- "tecINVALID_PARAMETERS": 200,
3461
6432
  "tecINVALID_UPDATE_TIME": 188,
3462
6433
  "tecINVARIANT_FAILED": 147,
3463
6434
  "tecKILLED": 150,
@@ -3469,7 +6440,6 @@
3469
6440
  "tecNFTOKEN_OFFER_TYPE_MISMATCH": 157,
3470
6441
  "tecNO_ALTERNATIVE_KEY": 130,
3471
6442
  "tecNO_AUTH": 134,
3472
- "tecNO_DELEGATE_PERMISSION": 198,
3473
6443
  "tecNO_DST": 124,
3474
6444
  "tecNO_DST_INSUF_XRP": 125,
3475
6445
  "tecNO_ENTRY": 140,
@@ -3495,7 +6465,6 @@
3495
6465
  "tecUNFUNDED_AMM": 162,
3496
6466
  "tecUNFUNDED_OFFER": 103,
3497
6467
  "tecUNFUNDED_PAYMENT": 104,
3498
- "tecWASM_REJECTED": 199,
3499
6468
  "tecWRONG_ASSET": 194,
3500
6469
  "tecXCHAIN_ACCOUNT_CREATE_PAST": 181,
3501
6470
  "tecXCHAIN_ACCOUNT_CREATE_TOO_MANY": 182,
@@ -3533,10 +6502,8 @@
3533
6502
  "tefNOT_MULTI_SIGNING": -184,
3534
6503
  "tefNO_AUTH_REQUIRED": -191,
3535
6504
  "tefNO_TICKET": -180,
3536
- "tefNO_WASM": -177,
3537
6505
  "tefPAST_SEQ": -190,
3538
6506
  "tefTOO_BIG": -181,
3539
- "tefWASM_FIELD_NOT_INCLUDED": -176,
3540
6507
  "tefWRONG_PRIOR": -189,
3541
6508
  "telBAD_DOMAIN": -398,
3542
6509
  "telBAD_PATH_COUNT": -397,
@@ -3564,6 +6531,7 @@
3564
6531
  "temBAD_FEE": -295,
3565
6532
  "temBAD_ISSUER": -294,
3566
6533
  "temBAD_LIMIT": -293,
6534
+ "temBAD_MPT": -249,
3567
6535
  "temBAD_NFTOKEN_TRANSFER_FEE": -262,
3568
6536
  "temBAD_OFFER": -292,
3569
6537
  "temBAD_PATH": -291,
@@ -3582,7 +6550,6 @@
3582
6550
  "temBAD_TICK_SIZE": -269,
3583
6551
  "temBAD_TRANSFER_FEE": -251,
3584
6552
  "temBAD_TRANSFER_RATE": -280,
3585
- "temBAD_WASM": -249,
3586
6553
  "temBAD_WEIGHT": -270,
3587
6554
  "temCANNOT_PREAUTH_SELF": -267,
3588
6555
  "temDISABLED": -273,
@@ -3598,7 +6565,6 @@
3598
6565
  "temREDUNDANT": -275,
3599
6566
  "temRIPPLE_EMPTY": -274,
3600
6567
  "temSEQ_AND_TICKET": -263,
3601
- "temTEMP_DISABLED": -248,
3602
6568
  "temUNCERTAIN": -265,
3603
6569
  "temUNKNOWN": -264,
3604
6570
  "temXCHAIN_BAD_PROOF": -259,
@@ -3611,6 +6577,7 @@
3611
6577
  "terFUNDS_SPENT": -98,
3612
6578
  "terINSUF_FEE_B": -97,
3613
6579
  "terLAST": -91,
6580
+ "terLOCKED": -84,
3614
6581
  "terNO_ACCOUNT": -96,
3615
6582
  "terNO_AMM": -87,
3616
6583
  "terNO_AUTH": -95,
@@ -3639,12 +6606,6 @@
3639
6606
  "CheckCash": 17,
3640
6607
  "CheckCreate": 16,
3641
6608
  "Clawback": 30,
3642
- "ContractCall": 90,
3643
- "ContractClawback": 88,
3644
- "ContractCreate": 85,
3645
- "ContractDelete": 87,
3646
- "ContractModify": 86,
3647
- "ContractUserDelete": 89,
3648
6609
  "CredentialAccept": 59,
3649
6610
  "CredentialCreate": 58,
3650
6611
  "CredentialDelete": 60,
@@ -3713,17 +6674,16 @@
3713
6674
  "Amount": 6,
3714
6675
  "Blob": 7,
3715
6676
  "Currency": 26,
3716
- "Data": 27,
3717
- "DataType": 28,
3718
6677
  "Done": -1,
3719
6678
  "Hash128": 4,
3720
6679
  "Hash160": 17,
3721
6680
  "Hash192": 21,
3722
6681
  "Hash256": 5,
6682
+ "Hash384": 22,
6683
+ "Hash512": 23,
3723
6684
  "Int32": 10,
3724
6685
  "Int64": 11,
3725
6686
  "Issue": 24,
3726
- "Json": 29,
3727
6687
  "LedgerEntry": 10002,
3728
6688
  "Metadata": 10004,
3729
6689
  "NotPresent": 0,
@@ -3734,8 +6694,6 @@
3734
6694
  "Transaction": 10001,
3735
6695
  "UInt16": 1,
3736
6696
  "UInt32": 2,
3737
- "UInt384": 22,
3738
- "UInt512": 23,
3739
6697
  "UInt64": 3,
3740
6698
  "UInt8": 16,
3741
6699
  "UInt96": 20,
@@ -3743,5 +6701,6 @@
3743
6701
  "Validation": 10003,
3744
6702
  "Vector256": 19,
3745
6703
  "XChainBridge": 25
3746
- }
6704
+ },
6705
+ "hash": "C685734F5FEB756693B4BB978BBB3A158A65652E71EEB2977068B0D680689213"
3747
6706
  }