id stringlengths 53 86 | api_name stringlengths 2 76 | api_description stringlengths 1 500 ⌀ | api_score float64 0 10 ⌀ | endpoint_name stringlengths 1 190 | endpoint_description stringlengths 0 500 | response_status_code int64 100 505 | response_summary stringlengths 1 68 ⌀ | response_json stringlengths 6 50k | response_json_schema stringlengths 14 150k |
|---|---|---|---|---|---|---|---|---|---|
be64390a-513f-484a-8e06-447bc04eb022/678e2016-812f-44d9-8fec-b1784941ac18/2/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listbudgetmonths | Returns all budget months | 500 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/8acdd7f0-cdea-4a7b-864d-70b7795112d4/0/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listcategorytransactions | Returns all transactions for a specified category | 200 | null | {"data": {"account": {"id": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d", "name": "minim esse elit amet Excepteur", "type": "payPal", "closed": true, "balance": 0, "cleared_balance": 0, "uncleared_balance": 0, "transfer_payee_id": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2", "deleted": true, "note": "pariatur aliqua", "direct_import_in_error": true}}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d"}, "name": {"type": "string", "description": "", "default": "minim esse elit amet Excepteur"}, "type": {"type": "string", "description": "", "default": "payPal"}, "on_budget": {}, "closed": {"type": "boolean", "description": "", "default": true}, "balance": {"type": "integer", "description": "", "default": 11743343}, "cleared_balance": {"type": "integer", "description": "", "default": -53896876}, "uncleared_balance": {"type": "integer", "description": "", "default": 20876812}, "transfer_payee_id": {"type": "string", "description": "", "default": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2"}, "deleted": {"type": "boolean", "description": "", "default": true}, "note": {"type": "string", "description": "", "default": "pariatur aliqua"}, "direct_import_linked": {}, "direct_import_in_error": {"type": "boolean", "description": "", "default": true}}}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/8acdd7f0-cdea-4a7b-864d-70b7795112d4/1/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listcategorytransactions | Returns all transactions for a specified category | 500 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/8acdd7f0-cdea-4a7b-864d-70b7795112d4/2/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listcategorytransactions | Returns all transactions for a specified category | 404 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/7909db87-4169-4e4b-b176-df82d6b219ef/0/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlecategory | Returns a single category. Amounts (budgeted, activity, balance, etc.) are specific to the current budget month (UTC). | 200 | null | {"data": {"account": {"id": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d", "name": "minim esse elit amet Excepteur", "type": "payPal", "closed": true, "balance": 0, "cleared_balance": 0, "uncleared_balance": 0, "transfer_payee_id": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2", "deleted": true, "note": "pariatur aliqua", "direct_import_in_error": true}}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d"}, "name": {"type": "string", "description": "", "default": "minim esse elit amet Excepteur"}, "type": {"type": "string", "description": "", "default": "payPal"}, "on_budget": {}, "closed": {"type": "boolean", "description": "", "default": true}, "balance": {"type": "integer", "description": "", "default": 11743343}, "cleared_balance": {"type": "integer", "description": "", "default": -53896876}, "uncleared_balance": {"type": "integer", "description": "", "default": 20876812}, "transfer_payee_id": {"type": "string", "description": "", "default": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2"}, "deleted": {"type": "boolean", "description": "", "default": true}, "note": {"type": "string", "description": "", "default": "pariatur aliqua"}, "direct_import_linked": {}, "direct_import_in_error": {"type": "boolean", "description": "", "default": true}}}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/7909db87-4169-4e4b-b176-df82d6b219ef/1/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlecategory | Returns a single category. Amounts (budgeted, activity, balance, etc.) are specific to the current budget month (UTC). | 404 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/7909db87-4169-4e4b-b176-df82d6b219ef/2/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlecategory | Returns a single category. Amounts (budgeted, activity, balance, etc.) are specific to the current budget month (UTC). | 500 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b92ca1fc-278b-4ec5-a10e-618025bf5703/0/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlepayeelocation | Returns a single payee location | 404 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b92ca1fc-278b-4ec5-a10e-618025bf5703/1/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlepayeelocation | Returns a single payee location | 200 | null | {"data": {"account": {"id": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d", "name": "minim esse elit amet Excepteur", "type": "payPal", "closed": true, "balance": 0, "cleared_balance": 0, "uncleared_balance": 0, "transfer_payee_id": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2", "deleted": true, "note": "pariatur aliqua", "direct_import_in_error": true}}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d"}, "name": {"type": "string", "description": "", "default": "minim esse elit amet Excepteur"}, "type": {"type": "string", "description": "", "default": "payPal"}, "on_budget": {}, "closed": {"type": "boolean", "description": "", "default": true}, "balance": {"type": "integer", "description": "", "default": 11743343}, "cleared_balance": {"type": "integer", "description": "", "default": -53896876}, "uncleared_balance": {"type": "integer", "description": "", "default": 20876812}, "transfer_payee_id": {"type": "string", "description": "", "default": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2"}, "deleted": {"type": "boolean", "description": "", "default": true}, "note": {"type": "string", "description": "", "default": "pariatur aliqua"}, "direct_import_linked": {}, "direct_import_in_error": {"type": "boolean", "description": "", "default": true}}}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b92ca1fc-278b-4ec5-a10e-618025bf5703/2/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Singlepayeelocation | Returns a single payee location | 500 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b388798b-5648-432e-819a-0d6734f33e48/0/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listpayeelocations | Returns all payee locations | 200 | null | {"data": {"account": {"id": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d", "name": "minim esse elit amet Excepteur", "type": "payPal", "closed": true, "balance": 0, "cleared_balance": 0, "uncleared_balance": 0, "transfer_payee_id": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2", "deleted": true, "note": "pariatur aliqua", "direct_import_in_error": true}}} | {"type": "object", "properties": {"data": {"type": "object", "properties": {"account": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "6293d5ef-6a9f-17e7-2ee2-c1dda201063d"}, "name": {"type": "string", "description": "", "default": "minim esse elit amet Excepteur"}, "type": {"type": "string", "description": "", "default": "payPal"}, "on_budget": {}, "closed": {"type": "boolean", "description": "", "default": true}, "balance": {"type": "integer", "description": "", "default": 11743343}, "cleared_balance": {"type": "integer", "description": "", "default": -53896876}, "uncleared_balance": {"type": "integer", "description": "", "default": 20876812}, "transfer_payee_id": {"type": "string", "description": "", "default": "urn:uuid:971127f2-e33f-a2e7-eee2-6ea282983ac2"}, "deleted": {"type": "boolean", "description": "", "default": true}, "note": {"type": "string", "description": "", "default": "pariatur aliqua"}, "direct_import_linked": {}, "direct_import_in_error": {"type": "boolean", "description": "", "default": true}}}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b388798b-5648-432e-819a-0d6734f33e48/1/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listpayeelocations | Returns all payee locations | 500 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
be64390a-513f-484a-8e06-447bc04eb022/b388798b-5648-432e-819a-0d6734f33e48/2/0 | YNAB - You Need a Budget | Our API uses a REST based design, leverages the JSON data format, and relies upon HTTPS for transport. We respond with meaningful HTTP response codes and if an error occurs, we include error details in the response body. API Documentation is at https://api.youneedabudget.com | null | Listpayeelocations | Returns all payee locations | 404 | null | {"error": {"id": "anim pariatur in qui consectetur", "name": "exercitation proident", "detail": "in sint id ipsum"}} | {"type": "object", "properties": {"error": {"type": "object", "properties": {"id": {"type": "string", "description": "", "default": "anim pariatur in qui consectetur"}, "name": {"type": "string", "description": "", "default": "exercitation proident"}, "detail": {"type": "string", "description": "", "default": "in sint id ipsum"}}}}} |
1a4253e0-54fc-415f-8ade-f44f568570de/cda0289b-1217-431b-a58b-167fcfdeb246/0/0 | Indonesia Stocks | Indonesia Stock Exchange Live Price | null | Get Stock Price (Bulk) | Get Stock Price (Bulk) | 200 | New Example | {"data": [{"code": "BBCA", "last": "7825", "prev": "7925", "change": "-100", "change_percent": "-1.26183", "close": "7925", "high": "7925", "low": "7825", "updated_at": "2022-04-22T12:20:00+07:00"}, {"code": "BBRI", "last": "4760", "prev": "4800", "change": "-40", "change_percent": "-0.83333", "close": "4800", "high": "4850", "low": "4750", "updated_at": "2022-04-22T12:18:14+07:00"}, {"code": "UNVR", "last": "3410", "prev": "3400", "change": "10", "change_percent": "0.29412", "close": "3400", "high": "3440", "low": "3370", "updated_at": "2022-04-22T12:17:11+07:00"}, null], "error": null} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"data": {"type": "array", "items": {"anyOf": [{"type": "null"}, {"type": "object", "properties": {"code": {"type": "string"}, "last": {"type": "string"}, "prev": {"type": "string"}, "change": {"type": "string"}, "change_percent": {"type": "string"}, "close": {"type": "string"}, "high": {"type": "string"}, "low": {"type": "string"}, "updated_at": {"type": "string"}}, "required": ["change", "change_percent", "close", "code", "high", "last", "low", "prev", "updated_at"]}]}}, "error": {"type": "null"}}, "required": ["data", "error"]} |
1a4253e0-54fc-415f-8ade-f44f568570de/b7d1524d-3ba7-488e-afe7-b2e92bb29fb5/0/0 | Indonesia Stocks | Indonesia Stock Exchange Live Price | null | Get Stock Price (Single) | Get Stock Price (Single) | 200 | New Example | {"data": {"code": "BBCA", "last": "7825", "prev": "7925", "change": "-100", "change_percent": "-1.26183", "close": "7925", "high": "7925", "low": "7825", "updated_at": "2022-04-22T12:18:35+07:00"}, "error": null} | {"data": {"code": "BBCA", "last": "7825", "prev": "7925", "change": "-100", "change_percent": "-1.26183", "close": "7925", "high": "7925", "low": "7825", "updated_at": "2022-04-22T12:18:35+07:00"}, "error": null} |
2160f332-50a6-4cce-bc37-044d90a26f01/7a9581f2-d32e-47b1-a400-53638f7352b7/0/0 | Finviz Screener | Unoffical APT for Finviz screener application. | 7.8 | Get Table | Fetch the table of screener. You can use any values from API /params to control your screener. | 200 | Sample | {"headers": ["No.", "Ticker", "Company", "Sector", "Industry", "Country", "Market Cap", "P/E", "Price", "Change", "Volume"], "rows": [["1", "AMD", "Advanced Micro Devices, Inc.", "Technology", "Semiconductors", "USA", "171.55B", "-", "107.21", "-2.03%", "12,136,988"], ["2", "GOOG", "Alphabet Inc.", "Communication Services", "Internet Content & Information", "USA", "1677.43B", "30.39", "133.40", "0.14%", "2,499,670"], ["3", "GOOGL", "Alphabet Inc.", "Communication Services", "Internet Content & Information", "USA", "1706.97B", "29.03", "132.56", "0.14%", "3,434,164"], ["4", "AMZN", "Amazon.com, Inc.", "Consumer Cyclical", "Internet Retail", "USA", "1400.43B", "107.28", "134.96", "-0.41%", "5,050,090"], ["5", "AAL", "American Airlines Group Inc.", "Industrials", "Airlines", "USA", "9.63B", "3.89", "14.73", "-0.34%", "1,140,964"], ["6", "AAPL", "Apple Inc.", "Technology", "Consumer Electronics", "USA", "2807.51B", "30.27", "180.08", "-0.57%", "5,714,633"], ["7", "CSCO", "Cisco Systems, Inc.", "Technology", "Communication Equipment", "USA", "227.45B", "18.28", "56.13", "0.27%", "1,921,434"], ["8", "CMCSA", "Comcast Corporation", "Communication Services", "Telecom Services", "USA", "190.57B", "28.99", "45.72", "0.57%", "1,671,212"], ["9", "CSX", "CSX Corporation", "Industrials", "Railroads", "USA", "61.07B", "15.65", "31.04", "0.13%", "4,900,727"], ["10", "DLTR", "Dollar Tree, Inc.", "Consumer Defensive", "Discount Stores", "USA", "27.92B", "20.59", "127.26", "-10.52%", "1,863,186"], ["11", "INTC", "Intel Corporation", "Technology", "Semiconductors", "USA", "141.69B", "-", "34.01", "0.09%", "3,237,977"], ["12", "META", "Meta Platforms, Inc.", "Communication Services", "Internet Content & Information", "USA", "765.91B", "33.42", "295.73", "0.51%", "1,747,327"], ["13", "MU", "Micron Technology, Inc.", "Technology", "Semiconductors", "USA", "71.64B", "-", "65.44", "0.38%", "1,238,990"], ["14", "MSFT", "Microsoft Corporation", "Technology", "Software - Infrastructure", "USA", "2443.09B", "33.91", "328.41", "0.43%", "2,845,811"], ["15", "NVDA", "NVIDIA Corporation", "Technology", "Semiconductors", "USA", "1199.75B", "252.20", "485.23", "2.99%", "23,706,834"], ["16", "PYPL", "PayPal Holdings, Inc.", "Financial", "Credit Services", "USA", "67.03B", "17.29", "61.90", "0.22%", "1,403,728"], ["17", "QCOM", "QUALCOMM Incorporated", "Technology", "Semiconductors", "USA", "125.06B", "14.65", "112.08", "0.82%", "1,521,166"], ["18", "SBUX", "Starbucks Corporation", "Consumer Cyclical", "Restaurants", "USA", "108.30B", "28.99", "95.20", "0.02%", "1,118,594"], ["19", "TSLA", "Tesla, Inc.", "Consumer Cyclical", "Auto Manufacturers", "USA", "754.03B", "66.29", "233.52", "-1.41%", "13,000,119"]]} | {"$schema": "http://json-schema.org/schema#", "type": "object", "properties": {"headers": {"type": "array", "items": {"type": "string"}}, "rows": {"type": "array", "items": {"type": "array", "items": {"type": "string"}}}}, "required": ["headers", "rows"]} |
8ceaab6b-4786-4251-8268-88c1fda2b141/5b08beba-353a-4335-9ff7-515c5637ab5c/2/0 | Simple Interest Payment Calculator | Calulates the monthly payment based on inital principal, interest, down payment, and term. | 0.1 | /PaymentCalculatorSimple/Calculate | 404 | null | {"type": "", "title": "", "status": 0, "detail": "", "instance": ""} | {"type": "object", "properties": {"type": {"type": ["string", "null"]}, "title": {"type": ["string", "null"]}, "status": {"type": ["integer", "null"], "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}}, "additionalProperties": {}} | |
8ceaab6b-4786-4251-8268-88c1fda2b141/5b08beba-353a-4335-9ff7-515c5637ab5c/3/0 | Simple Interest Payment Calculator | Calulates the monthly payment based on inital principal, interest, down payment, and term. | 0.1 | /PaymentCalculatorSimple/Calculate | 404 | null | {"type": "", "title": "", "status": 0, "detail": "", "instance": ""} | {"type": "object", "properties": {"type": {"type": ["string", "null"]}, "title": {"type": ["string", "null"]}, "status": {"type": ["integer", "null"], "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "detail": {"type": ["string", "null"]}, "instance": {"type": ["string", "null"]}}, "additionalProperties": {}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/12ee15f5-48a2-42dc-a805-9ff3d37918ac/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPairBids | accountPairBids | 200 | Example_1 | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/85280789-9166-45c3-886f-c7988a87746c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | rewardsAccount | rewardsAccount | 200 | Example_1 | {"account": "", "accountName": "", "effectiveBalance": "", "totalRewards": "", "lastBlockTimestamp": 0} | {"type": "object", "properties": {"account": {"type": "string"}, "accountName": {"type": "string"}, "effectiveBalance": {"type": "string"}, "totalRewards": {"type": "string"}, "lastBlockTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/6fd4ad08-6e8a-457c-875f-e7c234d6e680/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | chartdata | Chartdata entries in the 'data' property are arrays with indexed properties.[ timestamp, // number timestamp in θ epoch format avg, // string or number if < 9007199254740991 low, // string or number if < 9007199254740991 high, // string or number if < 9007199254740991 vol, // string or number if < 9007199254740991 open, // string or number if < 9007199254740991 s close // string or number if < 9007199254740991] | 200 | Example_1 | {"currency": "", "asset": "", "window": 0, "timestamp": 0, "data": []} | {"type": "object", "required": ["asset", "currency", "data", "timestamp", "window"], "properties": {"currency": {"type": "string", "description": "Currency id"}, "asset": {"type": "string", "description": "Asset id"}, "window": {"type": "integer", "format": "int32", "description": "Window interval in seconds", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The genetation timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "data": {"type": "array", "description": "Array of chartdata entries, each entry is an array", "items": {"type": "array", "items": {"type": "object"}}}}, "description": "Generic ChardData class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/403b484c-a08d-4de5-9537-5988b635f358/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | assetProperties | 200 | null | {"account": "", "accountPublicName": "", "asset": "", "quantityQNT": "", "decimals": "", "descriptionUrl": "", "descriptionHash": "", "dillutable": false, "propertiesAccount": "", "propertiesProtocol": 0, "properties": "", "timestamp": 0} | {"type": "object", "required": ["account", "accountPublicName", "asset", "decimals", "descriptionHash", "descriptionUrl", "dillutable", "properties", "propertiesAccount", "propertiesProtocol", "quantityQNT", "timestamp"], "properties": {"account": {"type": "string", "description": "The number of the account that issued the asset"}, "accountPublicName": {"type": "string", "description": "The account public name that issued the asset"}, "asset": {"type": "string", "description": "The asset ID"}, "quantityQNT": {"type": "string", "description": "The total asset quantity (in QNT) in existence"}, "decimals": {"type": "string", "format": "byte", "description": "The number of decimal places used by the asset", "pattern": "^[\\w\\d+\\/=]*$"}, "descriptionUrl": {"type": "string", "description": "HTTP/HTTPS url pointing to the asset description file"}, "descriptionHash": {"type": "string", "description": "SHA256 hash of description document contents as UTF-8 (hash is HEX string)"}, "dillutable": {"type": "boolean", "description": "True in case new assets can later be issued by the asset issuer ", "default": false}, "propertiesAccount": {"type": "string", "description": "Asset properties account"}, "propertiesProtocol": {"type": "integer", "format": "int32", "description": "Asset properties protocol", "minimum": -2147483648, "maximum": 2147483647}, "properties": {"type": "string", "description": "Asset properties based on protocol and account id"}, "timestamp": {"type": "integer", "format": "int32", "description": "Asset properties timestamp", "minimum": -2147483648, "maximum": 2147483647}}, "description": "AssetProperties class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/bde3bd28-f4dd-4f4b-b10a-d696fc2972bb/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | assetProperties | 200 | null | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/94558627-2b17-4519-ba3c-963a64029a3d/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | markets | markets | 200 | Example_1 | [{"currency": "", "asset": "", "lastPrice": "", "hr24Change": "", "hr24High": "", "hr24Low": "", "hr24CurrencyVolume": "", "hr24AssetVolume": "", "askOrderTotal": "", "bidOrderTotal": "", "currencyProperties": "", "assetProperties": "", "currencyDecimals": 0, "assetDecimals": 0}] | {"type": "array", "items": {"type": "object", "required": ["askOrderTotal", "asset", "bidOrderTotal", "currency", "hr24AssetVolume", "hr24Change", "hr24CurrencyVolume", "hr24High", "hr24Low", "lastPrice"], "properties": {"currency": {"type": "string", "description": "Currency id"}, "asset": {"type": "string", "description": "Asset id"}, "lastPrice": {"type": "string", "description": "Last price"}, "hr24Change": {"type": "string", "description": "24 hour change percentage (double)"}, "hr24High": {"type": "string", "description": "24 hour high"}, "hr24Low": {"type": "string", "description": "24 hour low"}, "hr24CurrencyVolume": {"type": "string", "description": "24 hour currency volume"}, "hr24AssetVolume": {"type": "string", "description": "24 hour asset volume"}, "askOrderTotal": {"type": "string", "description": "Total amount of all ask orders"}, "bidOrderTotal": {"type": "string", "description": "Total amount of all bid orders"}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id"}, "currencyDecimals": {"type": "integer", "format": "int32", "description": "Currency decimals", "minimum": -2147483648, "maximum": 2147483647}, "assetDecimals": {"type": "integer", "format": "int32", "description": "Asset decimals", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Market class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/786b28cc-cfa6-45c1-8cb9-58c5cc80a54a/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | balances | balances | 200 | Example_1 | [{"account": "", "asset": "", "quantity": "", "unconfirmedQuantity": ""}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "quantity", "unconfirmedQuantity"], "properties": {"account": {"type": "string", "description": "The account id"}, "asset": {"type": "string", "description": "The asset id"}, "quantity": {"type": "string", "description": "Confirmed balance"}, "unconfirmedQuantity": {"type": "string", "description": "Unconfirmed balance"}}, "description": "AccountAsset class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/28154b6a-0a4b-4738-83ea-216dda7a117e/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | name | name | 200 | Example_1 | {"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""} | {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/6661da95-548b-4b15-a632-321015645ff8/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | secretPhrase | secretPhrase | 200 | Example_1 | {"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""} | {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/a26fa535-2f81-4014-b463-2707403e89c4/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | allbalances | All balances | 200 | Example_1 | [{"asset": "", "balance": "", "unconfirmedBalance": "", "virtualBalance": "", "properties": "", "decimals": 0}] | {"type": "array", "items": {"type": "object", "required": ["asset", "balance", "unconfirmedBalance", "virtualBalance"], "properties": {"asset": {"type": "string", "description": "Asset ID, asset=0 is unique \u03b8 balance"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "virtualBalance": {"type": "string", "description": "Virtual balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "properties": {"type": "string", "description": "Currency properties based on protocol and account id"}, "decimals": {"type": "integer", "format": "int32", "description": "Currency decimals", "minimum": -2147483648, "maximum": 2147483647}}, "description": "AccountBalance class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/a3e000a5-44f1-4e43-b9aa-4b24951be9b1/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | lease | In the example we provided with a maximum confirmation time of 300,000 blocks, let's assume you want to lease a balance of 100 units on this hypothetical blockchain network. | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "fee": {"type": "string", "description": "The fee in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/d91582ee-cd3c-46ea-ba04-9a7f6f354e8f/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | encryptPost | encryptPost | 200 | Example_1 | {"data": "", "nonce": ""} | {"type": "object", "required": ["data", "nonce"], "properties": {"data": {"type": "string", "description": "Encrypted data encoded as HEX"}, "nonce": {"type": "string", "description": "Nonce"}}, "description": "EncryptedData class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/038e3334-aaf9-416c-a0da-a5380d0b0d94/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | contact | 200 | null | [{"transaction": "", "sender": "", "recipient": "", "senderPrivateName": "", "recipientPrivateName": "", "senderPublicName": "", "recipientPublicName": "", "senderPublicKey": "", "recipientPublicKey": "", "timestamp": 0, "blockId": "", "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false}] | {"type": "array", "items": {"type": "object", "properties": {"transaction": {"type": "string"}, "sender": {"type": "string"}, "recipient": {"type": "string"}, "senderPrivateName": {"type": "string"}, "recipientPrivateName": {"type": "string"}, "senderPublicName": {"type": "string"}, "recipientPublicName": {"type": "string"}, "senderPublicKey": {"type": "string"}, "recipientPublicKey": {"type": "string"}, "timestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "blockId": {"type": "string"}, "messageBytes": {"type": "string"}, "messageIsText": {"type": "boolean", "default": false}, "messageIsEncrypted": {"type": "boolean", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "default": false}}, "description": "Generic Message class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/0e086233-b57f-45ff-9fb1-d0ea936d7a67/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | latest | 200 | null | [{"account": "", "privateName": "", "publicName": "", "publicKey": "", "timestamp": 0}] | {"type": "array", "items": {"type": "object", "properties": {"account": {"type": "string"}, "privateName": {"type": "string"}, "publicName": {"type": "string"}, "publicKey": {"type": "string"}, "timestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic MessageContact class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/d06ddd0f-c5e1-46dc-95c1-f0a2b7cfcda9/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | contactCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/a694544e-87d4-4223-9fa5-79e1b9025629/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | fullhash | 200 | null | {"fullHash": "", "transaction": ""} | {"type": "object", "required": ["fullHash", "transaction"], "properties": {"fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The transaction ID"}}, "description": "FullHash class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/fd6404ea-9b21-4200-9577-81165acbff81/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | sign | 200 | null | {"signatureHash": "", "verify": false, "transactionBytes": "", "fullHash": "", "transaction": ""} | {"type": "object", "required": ["fullHash", "signatureHash", "transaction", "transactionBytes", "verify"], "properties": {"signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature, used in escrow transactions"}, "verify": {"type": "boolean", "description": "Is true if the signature is verified, false if not", "default": false}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The transaction ID, derived from the fullHash"}}, "description": "Sign Response class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/9dacad42-a48d-4189-a1cf-6a4c88df9953/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | askTrades | 200 | null | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/76304996-5cf9-49e2-a1e8-a7113c819968/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | askTradesCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/461342d4-b22c-4da2-9e29-25a458a726a9/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | sendMessage | sendMessage | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "fee": {"type": "string", "description": "The fee in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/0334fc22-a7fd-4d23-bd2b-5455ab4c3d6a/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | sendMoney | sendMoney | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "fee": {"type": "string", "description": "The fee in OTC (1 OTC equals \u03b8.00000001 OTC) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/f0ce63e8-8623-48f7-b333-aeb170f6cbb7/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | parse | 200 | null | {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0, "verify": false} | {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "verify", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}, "verify": {"type": "boolean", "description": "Is true if the signature is verified, false otherwise", "default": false}}, "description": "Transaction Verify class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/d88fab6b-8d20-4b8f-b52a-dbc49770ddf1/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | bidTradesCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/e73faea0-69e7-496a-bc0c-84756fde5a51/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | bidTrades | 200 | null | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/0fbc04fd-071c-418d-b87c-511875e9c12b/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | tradeCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/b887985c-07d7-41f7-bf9e-df23ef53a60e/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | payments | payments | 200 | Example_1 | [{"currency": "", "quantity": "", "sender": "", "recipient": "", "senderPrivateName": "", "recipientPrivateName": "", "senderPublicName": "", "recipientPublicName": "", "senderPublicKey": "", "recipientPublicKey": "", "timestamp": 0, "blockId": "", "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false}] | {"type": "array", "items": {"type": "object", "required": ["currency"], "properties": {"currency": {"type": "string", "description": "Currency id, currency 0 is \u03b8 and we turns asset ID to a Currency id "}, "quantity": {"type": "string"}, "sender": {"type": "string"}, "recipient": {"type": "string"}, "senderPrivateName": {"type": "string"}, "recipientPrivateName": {"type": "string"}, "senderPublicName": {"type": "string"}, "recipientPublicName": {"type": "string"}, "senderPublicKey": {"type": "string"}, "recipientPublicKey": {"type": "string"}, "timestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}, "blockId": {"type": "string"}, "messageBytes": {"type": "string"}, "messageIsText": {"type": "boolean", "default": false}, "messageIsEncrypted": {"type": "boolean", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "default": false}}, "description": "Generic Payment class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/41929eda-319b-4519-b7ba-eb83b0fa3bef/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | trades | trades | 200 | Example_1 | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/190f2ecd-e399-4b4e-ae47-9852fce759ca/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | trade | 200 | null | {"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""} | {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/eb929e20-4b7c-4eb3-91aa-c6a8c3d36924/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | search | search | 200 | Example_1 | [{"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""}] | {"type": "array", "items": {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/6c8f8aba-7e92-4f6b-8685-ad922fbeaf48/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | publickey | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/f451f915-3b0e-4dfb-9a8b-7b91362e724b/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | broadcast | broadcast | 200 | Example_1 | {"fullHash": "", "transaction": ""} | {"type": "object", "required": ["fullHash", "transaction"], "properties": {"fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The transaction ID"}}, "description": "Broadcast response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/32951891-e38c-45d1-8ef1-b0047c199fb6/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | all | all | 200 | Example_1 | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/484502d3-79c7-48c8-bce7-fb9500e2a85e/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPairCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/90809d4e-c899-475b-9525-2bb080f4dbe1/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | encrypt | encrypt | 200 | Example_1 | {"data": "", "nonce": ""} | {"type": "object", "required": ["data", "nonce"], "properties": {"data": {"type": "string", "description": "Encrypted data encoded as HEX"}, "nonce": {"type": "string", "description": "Nonce"}}, "description": "EncryptedData class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/62d6a5ee-4b32-4317-bf10-c86cca7b14f8/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | find hash | find hash | 200 | Example_1 | {"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""} | {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/4186fbf3-b914-4982-95fa-6c2701b7a7c1/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountTrades | 200 | null | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/705aac9d-de55-4f7c-8770-645703a3981b/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | paymentsCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/ce8e9626-dae7-4a01-93fc-0054b4d97735/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | balance | θ - Balance | 200 | Example_1 | {"asset": "", "balance": "", "unconfirmedBalance": "", "virtualBalance": "", "properties": "", "decimals": 0} | {"type": "object", "required": ["asset", "balance", "unconfirmedBalance", "virtualBalance"], "properties": {"asset": {"type": "string", "description": "Asset ID, asset=0 is unique balance"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "virtualBalance": {"type": "string", "description": "Virtual balance in \u03b8 (1x\u03b8 equals \u03b8.00000001))"}, "properties": {"type": "string", "description": "Currency properties based on protocol and account id"}, "decimals": {"type": "integer", "format": "int32", "description": "Currency decimals", "minimum": -2147483648, "maximum": 2147483647}}, "description": "AccountBalance class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/5fcb38d7-9895-4df4-b5f4-ddbc6a4e7be3/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | publickey | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/38edada0-2d18-4088-8db3-1f064e6ad3df/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | hashPost | 200 | null | {"message": "", "isText": false, "digest": ""} | {"type": "object", "required": ["digest", "isText", "message"], "properties": {"message": {"type": "string", "description": "The input data, could be either UTF-8 text or binary data encoded as HEX"}, "isText": {"type": "boolean", "description": "Indicator if the the input is either text/utf-8 or binary data encoded as HEX", "default": false}, "digest": {"type": "string", "description": "The hash value encoded as HEX string"}}, "description": "SHA256Hash class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/7b33518b-0c24-4d6e-9f02-240f28a26be9/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/704afc04-0238-450d-8835-7339eacb283a/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPair | 200 | null | [{"block": "", "height": 0, "timestamp": 0, "currency": "", "asset": "", "askOrder": "", "bidOrder": "", "askOrderHeight": 0, "bidOrderHeight": 0, "seller": "", "sellerName": "", "buyer": "", "buyerName": "", "quantity": "", "price": "", "isBuy": false, "currencyProperties": "", "assetProperties": ""}] | {"type": "array", "items": {"type": "object", "required": ["askOrder", "askOrderHeight", "asset", "bidOrder", "bidOrderHeight", "block", "buyer", "currency", "height", "isBuy", "price", "quantity", "seller", "timestamp"], "properties": {"block": {"type": "string", "description": "The ID of the block that contains the trade (0 for unconfirmed trades)"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block that contains the trade (0 for unconfirmed trades)", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The trade timestamp (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currency": {"type": "string", "description": "The currency ID"}, "asset": {"type": "string", "description": "The asset ID"}, "askOrder": {"type": "string", "description": "The ask order ID"}, "bidOrder": {"type": "string", "description": "The bid order ID"}, "askOrderHeight": {"type": "integer", "format": "int32", "description": "The ask order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "bidOrderHeight": {"type": "integer", "format": "int32", "description": "The bid order height (0 for unconfirmed orders)", "minimum": -2147483648, "maximum": 2147483647}, "seller": {"type": "string", "description": "Numeric ID of the seller account"}, "sellerName": {"type": "string", "description": "Public name for seller account"}, "buyer": {"type": "string", "description": "Numeric ID of the buyer account"}, "buyerName": {"type": "string", "description": "Public name for buyer account"}, "quantity": {"type": "string", "description": "The trade quantity (in QNT)"}, "price": {"type": "string", "description": "The trade price (in QNT in case currency is an asset, in HQT in case currency is HEAT) (1 HQT equals 0.00000001 HEAT) "}, "isBuy": {"type": "boolean", "description": "Wheter this is a BUY trade (false in case of a SELL trade)", "default": false}, "currencyProperties": {"type": "string", "description": "Currency properties based on protocol and account id (blank for all but 'list account trades')"}, "assetProperties": {"type": "string", "description": "Asset properties based on protocol and account id (blank for all but 'list account trades')"}}, "description": "Trade class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/28109999-f50b-48f3-948e-3e16376c24c1/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | account | θ - account | 200 | Example_1 | {"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""} | {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in HQT (1 HQT equals 0.00000001 HEAT)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/7595301c-fc69-4373-ae11-1abb31ce81c8/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | decryptPost | 200 | null | {"message": "", "isText": false} | {"type": "object", "required": ["isText", "message"], "properties": {"message": {"type": "string", "description": "Unencrypted data as either UTF-8 text or encoded as HEX (since binary)"}, "isText": {"type": "boolean", "description": "Indicates if message holds UTF-8 or HEX encoded binary data", "default": false}}, "description": "DecryptedData class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/58a9f8d8-df86-4f22-90c4-6f4b605bbdc2/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | publicKeyFind | publicKeyFind | 200 | Example_1 | {"id": "", "keyHeight": 0, "publicKey": "", "balance": "", "unconfirmedBalance": "", "effectiveBalance": "", "guaranteedBalance": "", "currentLessee": "", "currentLesseeName": "", "currentLeasingHeightFrom": 0, "currentLeasingHeightTo": 0, "nextLessee": "", "nextLesseeName": "", "nextLeasingHeightFrom": 0, "nextLeasingHeightTo": 0, "lessors": [{"id": "", "currentLessee": "", "currentHeightFrom": 0, "currentHeightTo": 0, "nextLessee": "", "nextHeightFrom": 0, "nextHeightTo": 0, "effectiveBalance": ""}], "publicName": ""} | {"type": "object", "required": ["balance", "currentLeasingHeightFrom", "currentLeasingHeightTo", "currentLessee", "currentLesseeName", "effectiveBalance", "guaranteedBalance", "id", "keyHeight", "nextLeasingHeightFrom", "nextLeasingHeightTo", "nextLessee", "nextLesseeName", "publicKey", "publicName", "unconfirmedBalance"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "keyHeight": {"type": "integer", "format": "int32", "description": "Height at which the public key was registered", "minimum": -2147483648, "maximum": 2147483647}, "publicKey": {"type": "string", "description": "Account public key in HEX format"}, "balance": {"type": "string", "description": "Account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "unconfirmedBalance": {"type": "string", "description": "Unconfirmed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "guaranteedBalance": {"type": "string", "description": "Guaranteed account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentLesseeName": {"type": "string", "description": "Public name of the current lessee"}, "currentLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts", "minimum": -2147483648, "maximum": 2147483647}, "currentLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease ends", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextLesseeName": {"type": "string", "description": "Public name of the next lessee"}, "nextLeasingHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextLeasingHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease ends", "minimum": -2147483648, "maximum": 2147483647}, "lessors": {"type": "array", "description": "All current and future lessors", "items": {"type": "object", "required": ["effectiveBalance", "id"], "properties": {"id": {"type": "string", "description": "Numeric account id"}, "currentLessee": {"type": "string", "description": "Account id of the lessee"}, "currentHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the lease starts,", "minimum": -2147483648, "maximum": 2147483647}, "currentHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the lease completes", "minimum": -2147483648, "maximum": 2147483647}, "nextLessee": {"type": "string", "description": "Account id of the next lessee"}, "nextHeightFrom": {"type": "integer", "format": "int32", "description": "Block height when the next lease starts", "minimum": -2147483648, "maximum": 2147483647}, "nextHeightTo": {"type": "integer", "format": "int32", "description": "Block height when the next lease completes", "minimum": -2147483648, "maximum": 2147483647}, "effectiveBalance": {"type": "string", "description": "Effective account balance in \u03b8 (1x\u03b8 equals \u03b8.00000001)"}}, "description": "Lessor class"}}, "publicName": {"type": "string", "description": "Account public name"}}, "description": "Account class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/a3c153ad-987a-4358-bd52-fab3651aa752/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | decode | 200 | null | {"valid": false, "weight": 0, "host": "", "account": "", "date": ""} | {"type": "object", "required": ["account", "date", "host", "valid", "weight"], "properties": {"valid": {"type": "boolean", "description": "True if host is less than 100 characters, weight > 0 and the embedded signature is verified", "default": false}, "weight": {"type": "integer", "format": "int32", "description": "The weight assigned to the hallmark", "minimum": -2147483648, "maximum": 2147483647}, "host": {"type": "string", "description": "The IP address or domain name associated with the hallmark"}, "account": {"type": "string", "description": "The account number associated with the hallmark"}, "date": {"type": "string", "description": "The date the hallmark was created, in YYYY-MM-DD format"}}, "description": "Hallmark class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/c7f4ba5b-2074-4751-ae5d-0a9924d4e98f/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | rewardsList | 200 | null | [{"account": "", "accountName": "", "effectiveBalance": "", "totalRewards": "", "lastBlockTimestamp": 0}] | {"type": "array", "items": {"type": "object", "properties": {"account": {"type": "string"}, "accountName": {"type": "string"}, "effectiveBalance": {"type": "string"}, "totalRewards": {"type": "string"}, "lastBlockTimestamp": {"type": "integer", "format": "int32", "minimum": -2147483648, "maximum": 2147483647}}}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/f6af9a29-d369-45a1-86a3-6556669cc70c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | assign | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/ad6538ac-b55e-412a-91ca-4c61ea70b49f/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | decryptMessageBytes | 200 | null | {"message": "", "isText": false} | {"type": "object", "required": ["isText", "message"], "properties": {"message": {"type": "string", "description": "Unencrypted data as either UTF-8 text or encoded as HEX (since binary)"}, "isText": {"type": "boolean", "description": "Indicates if message holds UTF-8 or HEX encoded binary data", "default": false}}, "description": "DecryptedData class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/c993f468-e57e-4a2a-96ee-d0047d18dedc/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | id | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/6046193d-d861-498a-8e9e-c7c5f43ec4bd/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | rewardsListCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/cb7d233b-a7d0-445e-aba3-3a75c6f7608c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | hash | 200 | null | {"message": "", "isText": false, "digest": ""} | {"type": "object", "required": ["digest", "isText", "message"], "properties": {"message": {"type": "string", "description": "The input data, could be either UTF-8 text or binary data encoded as HEX"}, "isText": {"type": "boolean", "description": "Indicator if the the input is either text/utf-8 or binary data encoded as HEX", "default": false}, "digest": {"type": "string", "description": "The hash value encoded as HEX string"}}, "description": "SHA256Hash class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/e83f9bb1-001e-421e-a9d0-d741ecb1e36c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | start2 | 200 | null | {"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0} | {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/64644ea5-4383-48f2-bfa3-78638db85e13/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | decrypt | 200 | null | {"message": "", "isText": false} | {"type": "object", "required": ["isText", "message"], "properties": {"message": {"type": "string", "description": "Unencrypted data as either UTF-8 text or encoded as HEX (since binary)"}, "isText": {"type": "boolean", "description": "Indicates if message holds UTF-8 or HEX encoded binary data", "default": false}}, "description": "DecryptedData class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/b40fc5b1-2879-4d9b-9d0d-9d49c0586d3b/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | cancelAsk | 200 | null | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/16255488-9134-487c-8569-fdf4a13b49fd/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | balancesHashes | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/73b305ec-4771-45c0-9ed1-83e883193063/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | start | 200 | null | {"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0} | {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/1a5b99f5-d2c0-40b2-b13f-7b74d728e24f/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | bids | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/fcff35c9-8d85-4ac2-a6ec-e3da26db750d/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | stop | 200 | null | {"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0} | {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/4b9e228e-a2fe-4bc8-b32e-9c5e70748dc3/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | pairAsksCount | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/636c86e7-0e9d-497c-99ac-fd62a701884d/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | encode | encode | 200 | Example_1 | {"hallmark": ""} | {"type": "object", "required": ["hallmark"], "properties": {"hallmark": {"type": "string", "description": "The hallmark hex string"}}, "description": "Hallmark class"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/ecc227f1-ad7b-4a3e-8d60-637aeaf6b3ac/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | pairBids | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/d33d8b9a-0ec5-49c0-bf1c-f71e7d1dca37/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPair | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/b1a9f556-a9f4-45bf-98b8-058ff5a6fbbf/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | pairBidsCount | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/99833d6f-b41a-4c5c-a625-cf1aedf88916/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | cancelBid | cancelBid | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/999bb940-e929-4d8e-b1c3-62c86ff26acf/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | assignPost | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/5a434e4b-f03e-4e93-aea5-d15fb26f2f5c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | stop2 | 200 | null | {"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0} | {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/5660e052-62e6-4d9c-87db-92753ee8b0e9/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | info | 200 | null | [{"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0}] | {"type": "array", "items": {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/a4ce017d-7f83-4a3a-85c5-1c62067b56c0/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | balancesHashes | 200 | null | {"value": ""} | {"type": "object", "required": ["value"], "properties": {"value": {"type": "string", "description": "Value"}}, "description": "Value class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/dc18a7e8-8d4f-471e-9dba-95ec446112a4/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | info2 | 200 | null | [{"deadline": 0, "hitTime": 0, "remaining": 0, "foundAndStopped": false, "account": "", "stopped": 0}] | {"type": "array", "items": {"type": "object", "properties": {"deadline": {"type": "integer", "format": "int64", "description": "The estimated time (in seconds since the last block) until the account will mine a block (startMining and getMining only)", "minimum": -9223372036854776000, "maximum": 9223372036854776000}, "hitTime": {"type": "integer", "format": "int32", "description": "The estimated time (in seconds since 24 november 2013 00:00 UTC) when the account will mine a block (startMining and getMining only)", "minimum": -2147483648, "maximum": 2147483647}, "remaining": {"type": "integer", "format": "int32", "description": "The deadline less the elapsed time since the last block (getInfo only)", "minimum": -2147483648, "maximum": 2147483647}, "foundAndStopped": {"type": "boolean", "description": "Is true if mining was stopped, false if mining was already stopped (stopMining only)", "default": false}, "account": {"type": "string", "description": "The account number (getInfo only)"}, "stopped": {"type": "integer", "format": "int32", "description": "Total number of stopped miners (stopMining only)", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Mining class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/be8a2cf5-de9d-4c5b-a916-baf69f11db0f/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | asks | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/4823f4d2-8878-4db5-bb0e-fddffd1ac4d8/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountBids | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/80f473c1-94f8-481a-97b6-ce19d0ca7cd6/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | pairAsks | pairAsks | 200 | Example_1 | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/ea37854c-3897-46ad-b991-25e3576ca140/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | placeAsk | placeAsk | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/107f4986-865e-4867-ad63-7c2ed0e27611/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountAll | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/93dda0e5-1055-481e-b0c9-4a1427473b76/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | bid | 200 | null | {"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false} | {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/3a226303-a2d3-4132-a3e1-1f5728921951/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountAsks | 200 | null | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/d87b1192-9d97-442a-8433-366ff573c065/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPairAsks | accountPairAsks | 200 | Example_1 | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/6461cb10-cba8-4b79-aeef-3b33386cd322/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | ask | 200 | null | {"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false} | {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"} | |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/b45331c9-e1c7-40f7-8b74-9edabce851f6/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountPairCounts | accountPairCounts | 200 | Example_1 | [{"order": "", "currency": "", "asset": "", "account": "", "accountName": "", "quantity": "", "unconfirmedQuantity": "", "price": "", "height": 0, "transactionIndex": 0, "type": "ask", "cancelled": false, "unconfirmed": false, "expiration": 0, "currentlyNotValid": false}] | {"type": "array", "items": {"type": "object", "required": ["account", "asset", "cancelled", "currency", "currentlyNotValid", "expiration", "height", "order", "price", "quantity", "transactionIndex", "type", "unconfirmed", "unconfirmedQuantity"], "properties": {"order": {"type": "string", "description": "The ID of the order"}, "currency": {"type": "string", "description": "The ID of the currency with which we are paying (BID order) or which we will be receiving (ASK order)"}, "asset": {"type": "string", "description": "The ID of the asset being bought or sold"}, "account": {"type": "string", "description": "The account number associated with the order"}, "accountName": {"type": "string", "description": "The account name associated with the order"}, "quantity": {"type": "string", "description": "The order quantity (in QNT)"}, "unconfirmedQuantity": {"type": "string", "description": "the unconfirmed order quantity (in QNT)"}, "price": {"type": "string", "description": "The order price (given in currency units, could be either HQT if currency is HEAT or QNT if currency is an asset)"}, "height": {"type": "integer", "format": "int32", "description": "The block height of the order transaction", "minimum": -2147483648, "maximum": 2147483647}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "type": {"type": "string", "description": "Order type, either `ask` or `bid`", "enum": ["ask", "bid"]}, "cancelled": {"type": "boolean", "description": "Indicates an unconfirmed cancellation is pending", "default": false}, "unconfirmed": {"type": "boolean", "description": "This is an unconfirmed or pending order", "default": false}, "expiration": {"type": "integer", "format": "int32", "description": "The expiration time (in seconds since 24 november 2013 00:00 UTC)", "minimum": -2147483648, "maximum": 2147483647}, "currentlyNotValid": {"type": "boolean", "description": "Order is currently not valid, but might become valid in the future", "default": false}}, "description": "Order class"}} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/2fccd047-5e35-47bc-ab4c-2345b401645c/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | placeBid | placeBid | 200 | Example_1 | {"signatureHash": "", "transaction": "", "fullHash": "", "transactionBytes": "", "broadcasted": false, "transactionJSON": {"type": 0, "subtype": 0, "timestamp": 0, "deadline": 0, "senderPublicKey": "", "recipient": "", "recipientPublicKey": "", "amount": "", "fee": "", "signature": "", "signatureHash": "", "fullHash": "", "transaction": "", "attachment": {}, "sender": "", "height": 0, "version": 0, "ecBlockId": "", "ecBlockHeight": 0, "messageBytes": "", "messageIsText": false, "messageIsEncrypted": false, "messageIsEncryptedToSelf": false, "transactionIndex": 0, "confirmations": 0, "block": "", "blockTimestamp": 0}, "unsignedTransactionBytes": ""} | {"type": "object", "required": ["broadcasted", "transactionJSON", "unsignedTransactionBytes"], "properties": {"signatureHash": {"type": "string", "description": "SHA-256 hash of the transaction signature (only when secretPhrase sent to server)"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction (only when secretPhrase sent to server)"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction (only when secretPhrase sent to server)"}, "transactionBytes": {"type": "string", "description": "The signed transaction bytes (only when secretPhrase sent to server)"}, "broadcasted": {"type": "boolean", "description": "True if the transaction was broadcast, false otherwise", "default": false}, "transactionJSON": {"type": "object", "required": ["amount", "attachment", "block", "blockTimestamp", "confirmations", "deadline", "ecBlockHeight", "ecBlockId", "fee", "fullHash", "height", "messageBytes", "messageIsEncrypted", "messageIsEncryptedToSelf", "messageIsText", "recipient", "recipientPublicKey", "sender", "senderPublicKey", "signature", "signatureHash", "subtype", "timestamp", "transaction", "transactionIndex", "type", "version"], "properties": {"type": {"type": "integer", "format": "int32", "description": "The transaction type", "minimum": -2147483648, "maximum": 2147483647}, "subtype": {"type": "integer", "format": "int32", "description": "The transaction subtype", "minimum": -2147483648, "maximum": 2147483647}, "timestamp": {"type": "integer", "format": "int32", "description": "The time (in seconds since 24 november 2013 00:00 UTC) of the transaction", "minimum": -2147483648, "maximum": 2147483647}, "deadline": {"type": "integer", "format": "int32", "description": "The deadline (in minutes) for the transaction to be confirmed", "minimum": -2147483648, "maximum": 2147483647}, "senderPublicKey": {"type": "string", "description": "The public key of the sending account for the transaction"}, "recipient": {"type": "string", "description": "The account number of the recipient, if applicable"}, "recipientPublicKey": {"type": "string", "description": "Recipient public key as HEX string"}, "amount": {"type": "string", "description": "The amount in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "fee": {"type": "string", "description": "The fee in HQT (1 HQT equals 0.00000001 HEAT) of the transaction"}, "signature": {"type": "string", "description": "The digital signature of the transaction"}, "signatureHash": {"type": "string", "description": "A SHA-256 hash of the transaction signature"}, "fullHash": {"type": "string", "description": "The full hash of the signed transaction"}, "transaction": {"type": "string", "description": "The ID of the newly created transaction"}, "attachment": {"type": "object", "description": "An object containing any additional data needed for the transaction, if applicable", "additionalProperties": {"type": "object"}}, "sender": {"type": "string", "description": "The account ID of the sender"}, "height": {"type": "integer", "format": "int32", "description": "The height of the block in the blockchain", "minimum": -2147483648, "maximum": 2147483647}, "version": {"type": "integer", "format": "int32", "description": "The transaction version number", "minimum": -2147483648, "maximum": 2147483647}, "ecBlockId": {"type": "string", "description": "The economic clustering block ID"}, "ecBlockHeight": {"type": "integer", "format": "int32", "description": "The economic clustering block height", "minimum": -2147483648, "maximum": 2147483647}, "messageBytes": {"type": "string", "description": "The message bytes as HEX if any"}, "messageIsText": {"type": "boolean", "description": "In case the message is a text message (binary otherwise)", "default": false}, "messageIsEncrypted": {"type": "boolean", "description": "Message is encrypted", "default": false}, "messageIsEncryptedToSelf": {"type": "boolean", "description": "Message is encrypted to self", "default": false}, "transactionIndex": {"type": "integer", "format": "int32", "description": "A zero-based index giving the order of the transaction in its block", "minimum": -2147483648, "maximum": 2147483647}, "confirmations": {"type": "integer", "format": "int32", "description": "Number of transaction confirmations", "minimum": -2147483648, "maximum": 2147483647}, "block": {"type": "string", "description": "The ID of the block containing the transaction"}, "blockTimestamp": {"type": "integer", "format": "int32", "description": "The timestamp (in seconds since 24 november 2013 00:00 UTC) of the block", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Transaction class"}, "unsignedTransactionBytes": {"type": "string", "description": "The unsigned transaction bytes as HEX string"}}, "description": "Create transaction response"} |
1e5e482a-3f45-4fcd-89c3-8f18e80875fa/e89a818e-ee49-49f0-a6f3-cac658ba5798/0/0 | OTC | OTC blockchain plays a significant role in the financial market ecosystem, catering to the needs of institutional investors, high-net-worth individuals, and businesses looking to make large cryptocurrency transactions with added privacy and personalized support | null | accountAllCount | 200 | null | {"count": 0} | {"type": "object", "required": ["count"], "properties": {"count": {"type": "integer", "format": "int32", "description": "The count value", "minimum": -2147483648, "maximum": 2147483647}}, "description": "Generic Count class"} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.