Get Memory pool Transactions

Get the transactions in the memory pool.

ENDPOINT

GET https://api.data123.io/aleo/<API KEY>/v1/testnet3/memoryPool/transactions

Arguments

None

Response

ParametertypeDescription

result

The block hash of the most recent block

Request

curl https://api.data123.io/aleo/<API KEY>/v1/testnet3/memoryPool/transactions

Last updated