📈
Crypto

A set of efficient utility functions designed to handle various aspects of cryptocurrency.

criado porPetko D. PetkovPetko D. Petkov
Compartilhar

Chat de conjunto de habilidades

Converse com esse conjunto de habilidades para ver como ele funciona.

Press + Enter to start the conversation

Habilidades do conjunto de habilidades

Learn how this skillset works and how to use it.

  • crypto_to_dolars

    Converts from crypto to USD.
    To convert a crypto currency to USD use the following request: ```fetch GET https://rate.sx/{number of crypt}{crypto crypto currency abriviation} HTTP/1.1 User-Agent: curl/7.61.1 Accept: */* ``` For example to convert 10 BTC the request should be: ```fetch GET https://rate.sx/10BTC HTTP/1.1 User-Agent: curl/7.61.1 Accept: */* ``` Supported currencies are: BTC, ETH, USDT, BNB, CRP, USDC, ADA an DOGE

Etapas de integração

Follow these three simple steps to add Crypto to your bot or any bespoke ChatBotKit integration.

1

Clonar o conjunto de habilidades

Clone o conjunto de habilidades em sua conta e adicione todas as personalizações.

2

Criar um bot

Selecione o bot que você deseja conectar ao conjunto de habilidades ou crie um novo bot.

3

Conectar o conjunto de habilidades

Selecione o conjunto de habilidades na lista de conjuntos de habilidades disponíveis e conecte-o ao bot.

Frequently Asked Questions