Skip to main content
Glama

Algorand MCP

by GoPlausible
SDKs:javascript:classes:modelsv2.BlockTxidsResponse.md2.54 kB
[algosdk](../README.md) / [Exports](../modules.md) / [modelsv2](../modules/modelsv2.md) / BlockTxidsResponse # Class: BlockTxidsResponse [modelsv2](../modules/modelsv2.md).BlockTxidsResponse Top level transaction IDs in a block. ## Hierarchy - `default` ↳ **`BlockTxidsResponse`** ## Table of contents ### Constructors - [constructor](modelsv2.BlockTxidsResponse.md#constructor) ### Properties - [attribute\_map](modelsv2.BlockTxidsResponse.md#attribute_map) - [blocktxids](modelsv2.BlockTxidsResponse.md#blocktxids) ### Methods - [get\_obj\_for\_encoding](modelsv2.BlockTxidsResponse.md#get_obj_for_encoding) - [from\_obj\_for\_encoding](modelsv2.BlockTxidsResponse.md#from_obj_for_encoding) ## Constructors ### constructor • **new BlockTxidsResponse**(`blocktxids`) Creates a new `BlockTxidsResponse` object. #### Parameters | Name | Type | Description | | :------ | :------ | :------ | | `blocktxids` | `Object` | Block transaction IDs. | | `blocktxids.blocktxids` | `string`[] | - | #### Overrides BaseModel.constructor #### Defined in client/v2/algod/models/types.ts:2204 ## Properties ### attribute\_map • **attribute\_map**: `Record`\<`string`, `string`\> #### Inherited from BaseModel.attribute\_map #### Defined in client/v2/basemodel.ts:56 ___ ### blocktxids • **blocktxids**: `string`[] Block transaction IDs. #### Defined in client/v2/algod/models/types.ts:2198 ## Methods ### get\_obj\_for\_encoding ▸ **get_obj_for_encoding**(`binary?`): `Record`\<`string`, `any`\> Get an object ready for encoding to either JSON or msgpack. #### Parameters | Name | Type | Default value | Description | | :------ | :------ | :------ | :------ | | `binary` | `boolean` | `false` | Use true to indicate that the encoding can handle raw binary objects (Uint8Arrays). Use false to indicate that raw binary objects should be converted to base64 strings. True should be used for objects that will be encoded with msgpack, and false should be used for objects that will be encoded with JSON. | #### Returns `Record`\<`string`, `any`\> #### Inherited from BaseModel.get\_obj\_for\_encoding #### Defined in client/v2/basemodel.ts:65 ___ ### from\_obj\_for\_encoding ▸ `Static` **from_obj_for_encoding**(`data`): [`BlockTxidsResponse`](modelsv2.BlockTxidsResponse.md) #### Parameters | Name | Type | | :------ | :------ | | `data` | `Record`\<`string`, `any`\> | #### Returns [`BlockTxidsResponse`](modelsv2.BlockTxidsResponse.md) #### Defined in client/v2/algod/models/types.ts:2214

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GoPlausible/algorand-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server