addedInput schema / additionalProperties
Added value: +false
addedOutput schema / additionalProperties
Added value: +false
addedOutput schema / properties / activity / additionalProperties
Added value: +false
changedOutput schema / properties / activity / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / duration_ms / description
Added value: +"required"
removedOutput schema / properties / explorer_holders_raw / anyOf
Removed value: -[
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / explorer_holders_raw / items
Added value: +{
+ "maximum": 255,
+ "minimum": 0,
+ "type": "integer"
+}
addedOutput schema / properties / explorer_holders_raw / type
Added value: +[
+ "null",
+ "array"
+]
removedOutput schema / properties / explorer_token_raw / anyOf
Removed value: -[
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / explorer_token_raw / items
Added value: +{
+ "maximum": 255,
+ "minimum": 0,
+ "type": "integer"
+}
addedOutput schema / properties / explorer_token_raw / type
Added value: +[
+ "null",
+ "array"
+]
removedOutput schema / properties / explorer_transfers_raw / anyOf
Removed value: -[
- {
- "type": "object"
- },
- {
- "type": "array"
- },
- {
- "type": "string"
- },
- {
- "type": "number"
- },
- {
- "type": "boolean"
- },
- {
- "type": "null"
- }
-]
addedOutput schema / properties / explorer_transfers_raw / items
Added value: +{
+ "maximum": 255,
+ "minimum": 0,
+ "type": "integer"
+}
addedOutput schema / properties / explorer_transfers_raw / type
Added value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / holders / additionalProperties
Added value: +false
changedOutput schema / properties / holders / properties / top_holders / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / holders / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]
changedOutput schema / properties / quality_reasons / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / smart_money / additionalProperties
Added value: +false
changedOutput schema / properties / smart_money / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / sources / items / additionalProperties
Added value: +false
changedOutput schema / properties / sources / items / properties / code / type
Previous value: -"integer"New value: +[
+ "null",
+ "integer"
+]
changedOutput schema / properties / sources / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
addedOutput schema / properties / token_info / additionalProperties
Added value: +false
changedOutput schema / properties / token_info / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]
addedOutput schema / properties / transfers / additionalProperties
Added value: +false
changedOutput schema / properties / transfers / properties / large_transfers / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / transfers / properties / supply_history / type
Previous value: -"array"New value: +[
+ "null",
+ "array"
+]
changedOutput schema / properties / transfers / type
Previous value: -"object"New value: +[
+ "null",
+ "object"
+]