Skip to main content
Glama

mcp-google-sheets

nl.json10.8 kB
{ "The mempool.space website invented the concept of visualizing a Bitcoin node's mempool as projected blocks.": "De mempool.space website heeft het concept van het visualiseren van de mempool van een Bitcoin node uitgevonden als geprojecteerde blokken.", "Get Difficulty Adjustment": "Moeilijkheidsgraad aanpassen", "Get Price": "Prijs verkrijgen", "Get Historical Price": "Historische prijs ophalen", "Get Address Details": "Vraag adres details op", "Get Address Transactions": "Verkrijg adres transacties", "Get Address Transactions (Chain)": "Krijg adres transacties (ketting)", "Get Address Transactions (Mempool)": "Haal adres transacties op (Mempool)", "Get Address UTXO": "Adres UTXO opvragen", "Validate Address": "Adres valideren", "Get Mempool Blocks Fees": "Krijg Mempool Blokken Feestingen", "Get Recommended Fees": "Ontvang aanbevolen kosten", "Get Block": "Blok ophalen", "Get Block Header": "Blok koptekst verkrijgen", "Get Block Height": "Krijg Blok Hoogte", "Get Block Timestamp": "Krijg Blok Tijdstempel", "Get Block Raw": "Krijg Blok Ruw", "Get Block Status": "Krijg Blok Status", "Get Block Tip Height": "Krijg Blok Tip Hoogte", "Get Block Tip Hash": "Krijg Blok Tip Hash", "Get Block Transaction ID": "Krijg Blok Transactie ID", "Get Block Transaction IDs": "Krijg Blok Transactie IDs", "Get Block Transactions": "Blok transacties ophalen", "Get Blocks (Bulk)": "Blokken ophalen (Bulk)", "Get Transaction": "Transactie ophalen", "Get Transaction Hex": "Transactie Hex verkrijgen", "Get Transaction Merkleblock Proof": "Krijg Transactie Merkleblock Proof", "Get Transaction Merkle Proof": "Krijg Transactie Merkle Proof", "Get Transaction Output Spend Status": "Ophalen transactie uitgaande bestedingsstatus", "Get All Transaction Output Spend Statuses": "Krijg alle transactie uitvoer verbruikende statussen", "Get Raw Transaction": "Krijg Ruwe Transactie", "Get Transaction RBF Timeline": "Haal transactie RBF tijdlijn op", "Get Transaction Status": "Krijg transactie status", "Get Transaction Times": "Krijg Transactietijden", "Post Transaction": "Post transactie", "Custom API Call": "Custom API Call", "Returns details about Bitcoin difficulty adjustment": "Retourneert details over Bitcoin moeilijkheidsaanpassing", "Returns bitcoin latest price in main currencies": "Retourneert de laatste bitcoin prijs in de belangrijkste valuta's", "Returns bitcoin historical price in main currencies": "Retourneert bitcoin historische prijs in de belangrijkste valuta", "Returns address details including chain and mempool stats": "Retourneert adresgegevens met inbegrip van chain en mempool statistieken", "Returns transaction history (up to 50 mempool + 25 confirmed transactions)": "Retourneert transactiegeschiedenis (tot 50 mempool + 25 bevestigde transacties)", "Returns confirmed transaction history (25 transactions per page)": "Retourneert bevestigde transactiegeschiedenis (25 transacties per pagina)", "Returns unconfirmed transactions (up to 50)": "Retourneert onbevestigde transacties (tot 50)", "Returns unspent transaction outputs for an address": "Retourneert niet-bestede transactie outputs van een adres", "Validates a Bitcoin address": "Een Bitcoin adres valideren", "Returns current mempool as projected blocks with fee rates and sizes": "Retourneert de huidige mempool als geprojecteerd blokken met kosten en maten", "Returns recommended fee rates for different transaction confirmation targets": "Geeft aanbevolen tarieven voor verschillende transactiebevestiging weer", "Returns detailed block information": "Geeft gedetailleerde blokinformatie terug", "Returns the hex-encoded block header": "Retourneert de hex-gecodeerde blok header", "Returns the hash of the block currently at specified height": "Geeft als resultaat de hash van het blok op opgegeven hoogte", "Returns the height and hash of the block closest to the given timestamp": "Geeft als resultaat de hoogte en hash van het blok dat het dichtst bij de opgegeven tijdstempel staat", "Returns the raw block representation in binary": "Geeft als resultaat het ruwe blok representatie in binaire", "Returns the confirmation status of a block": "Geeft als resultaat de bevestigingsstatus van een blok", "Returns the height of the last block": "Geeft als resultaat de hoogte van het laatste blok", "Returns the hash of the last block": "Geeft als resultaat de hash van het laatste blok", "Returns the transaction at specified index within the block": "Geeft de transactie terug op de opgegeven index binnen het blok", "Returns a list of all transaction IDs in the block": "Geeft een lijst van alle transactie-ID's in het blok terug", "Returns a list of transactions in the block (up to 25 transactions)": "Geeft een lijst van transacties in het blok terug (tot 25 transacties)", "Returns details on the range of blocks between minHeight and maxHeight, inclusive, up to 10 blocks": "Geeft als resultaat details over het bereik van blokken tussen minHoogte en maxHeight, inclusief, tot 10 blokken", "Retrieve transaction details by transaction ID": "Haal transactiedetails op via transactie-ID", "Get the raw transaction in hex format": "Krijg de ruwe transactie in hex formaat", "Get the merkle block proof for a transaction": "Krijg het merkle blok bewijs voor een transactie", "Get the merkle proof for a transaction": "Bewaar het merkelbewijs voor een transactie", "Get the spending status of a specific transaction output": "Krijg de bestedingsstatus van een specifieke transactie-output", "Get the spending status of all outputs in a transaction": "Krijg de bestedingsstatus van alle transacties in een transactie", "Get the Replace-By-Fee (RBF) timeline for a transaction": "Krijg de Replace-By-Fee (RBF) tijdlijn voor een transactie", "Get the confirmation status of a transaction": "Krijg de bevestigingsstatus van een transactie", "Get timing information for a transaction including first seen and block entry times": "Krijg informatie over de timing van een transactie inclusief voor het eerst gezien en blokkeren van invoertijden", "Submit a raw transaction to the network": "Een ruwe transactie toevoegen aan het netwerk", "Make a custom API call to a specific endpoint": "Maak een aangepaste API call naar een specifiek eindpunt", "Currency": "valuta", "Price lookup date": "Prijs opzoekdatum", "Address": "Adres:", "After Transaction ID": "Na transactie-ID", "Last Transaction ID": "Laatste transactie-ID", "Block Hash": "Hash van blok", "Block Height": "Blok hoogte", "Timestamp": "Artikeldatering", "Transaction Index": "Transactie index", "Start Index": "Start Index", "Minimum Height": "Minimale hoogte", "Maximum Height": "Maximale hoogte", "Transaction ID": "Transactie ID", "Output Index": "Uitvoer index", "Raw Transaction": "Ruwe transactie", "Method": "Methode", "Headers": "Kopteksten", "Query Parameters": "Query parameters", "Body": "Lichaam", "Response is Binary ?": "Antwoord is binair?", "No Error on Failure": "Geen fout bij fout", "Timeout (in seconds)": "Time-out (in seconden)", "Select the currency for historical price": "Selecteer de valuta voor historische prijs", "Provide YYYY-MM-DD format.": "Geef JJJJ-MM-DD formaat.", "The Bitcoin address to look up": "Het Bitcoin adres om op te zoeken", "The Bitcoin address to look up transactions for": "Het Bitcoin adres om transacties op te zoeken voor", "Optional: Get transactions after this transaction ID (for pagination)": "Optioneel: Transacties ophalen na deze transactie-ID (voor pagina)", "Optional: Last transaction ID for pagination": "Optioneel: Laatste transactie ID voor paginering", "The Bitcoin address to look up mempool transactions for": "Het Bitcoin adres om de mempool transacties op te zoeken voor", "The Bitcoin address to look up UTXOs for": "Het Bitcoin adres om UTXO's op te zoeken voor", "The Bitcoin address to validate": "Het Bitcoin adres om te valideren", "The hash of the block to look up": "De hash van het blok om op te zoeken", "The height of the block to look up": "De hoogte van het blok om op te zoeken", "Unix timestamp to find the closest block to": "Unix tijdstempel om het dichtstbijzijnde blok te vinden", "The hash of the block to check status": "De hash van het blok om de status te controleren", "The hash of the block": "De hash van het blok", "The index of the transaction within the block": "De index van de transactie binnen het blok", "Optional: Starting index for pagination": "Optioneel: startindex voor paginering", "The starting block height": "De hoogte van het startblok", "Optional: The ending block height. If not specified, defaults to the current tip": "Optioneel: De hoogte van het eindblok. Indien niet opgegeven, standaard de huidige punt", "The transaction ID to retrieve": "Transactie-ID om op te halen", "The transaction ID to get hex data for": "De transactie-ID voor het verkrijgen van hex-gegevens voor", "The transaction ID to get merkle block proof for": "De transactie-ID voor het verkrijgen van merkelblokbewijs voor", "The transaction ID to get merkle proof for": "De transactie-ID voor merkelbewijs voor", "The transaction ID to check output spending status": "De transactie-ID om de outputbestedingsstatus te controleren", "The index of the output to check (0-based)": "De index van de uitvoer om te controleren (0-based)", "The transaction ID to check all output spending statuses": "De transactie-ID om alle outputuitgaven statussen te controleren", "The transaction ID to get raw data for": "De transactie-ID om onbewerkte gegevens te verkrijgen voor", "The transaction ID to get RBF timeline for": "De transactie-ID voor het verkrijgen van een RBF-tijdlijn voor", "The transaction ID to check status for": "Transactie-ID om de status te controleren op", "The transaction ID to get timing information for": "De transactie-ID voor het verkrijgen van timing informatie voor", "The raw transaction in hex format to broadcast": "De ruwe transactie in hex formaat om uit te zenden", "Authorization headers are injected automatically from your connection.": "Autorisatie headers worden automatisch geïnjecteerd vanuit uw verbinding.", "Enable for files like PDFs, images, etc..": "Inschakelen voor bestanden zoals PDF's, afbeeldingen etc..", "US Dollar": "Amerikaanse Dollar", "Euro": "euro", "British Pound": "Britse pond", "Canadian Dollar": "Canadese Dollar", "Swiss Franc": "Zwitserse frank", "Australian Dollar": "Australische Dollar", "Japanese Yen": "Japanse yen", "GET": "KRIJG", "POST": "POSTE", "PATCH": "BEKIJK", "PUT": "PUT", "DELETE": "VERWIJDEREN", "HEAD": "HOOFD" }

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/activepieces/activepieces'

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