Skip to main content
Glama

Algorand MCP

by GoPlausible
SDKs:javascript:enums:AtomicTransactionComposerStatus.md1.23 kB
[algosdk](../README.md) / [Exports](../modules.md) / AtomicTransactionComposerStatus # Enumeration: AtomicTransactionComposerStatus ## Table of contents ### Enumeration Members - [BUILDING](AtomicTransactionComposerStatus.md#building) - [BUILT](AtomicTransactionComposerStatus.md#built) - [COMMITTED](AtomicTransactionComposerStatus.md#committed) - [SIGNED](AtomicTransactionComposerStatus.md#signed) - [SUBMITTED](AtomicTransactionComposerStatus.md#submitted) ## Enumeration Members ### BUILDING • **BUILDING** = ``0`` The atomic group is still under construction. #### Defined in composer.ts:71 ___ ### BUILT • **BUILT** = ``1`` The atomic group has been finalized, but not yet signed. #### Defined in composer.ts:74 ___ ### COMMITTED • **COMMITTED** = ``4`` The atomic group has been finalized, signed, submitted, and successfully committed to a block. #### Defined in composer.ts:83 ___ ### SIGNED • **SIGNED** = ``2`` The atomic group has been finalized and signed, but not yet submitted to the network. #### Defined in composer.ts:77 ___ ### SUBMITTED • **SUBMITTED** = ``3`` The atomic group has been finalized, signed, and submitted to the network. #### Defined in composer.ts:80

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