Components
Binance
Binance is an online exchange where users can trade cryptocurrencies.
Categories: Payment Processing
Type: binance/v1
Actions
Fetch Pair Price
Name: fetchPairPrice
Fetch the price of a crypto pair from Binance.
Properties
Name | Label | Type | Description | Required |
---|---|---|---|---|
symbol | Symbol | STRING | The symbol of the crypto pair. | true |
Example JSON Structure
{
"label" : "Fetch Pair Price",
"name" : "fetchPairPrice",
"parameters" : {
"symbol" : ""
},
"type" : "binance/v1/fetchPairPrice"
}
Output
Type: OBJECT
Properties
Name | Type | Description |
---|---|---|
symbol | STRING | The symbol of the crypto pair. |
price | STRING | The price of the crypto pair. |
Output Example
{
"symbol" : "",
"price" : ""
}
Beamer
Beamer is a customer engagement platform that helps businesses communicate updates, collect feedback, and boost user engagement through in-app notifications, changelogs, and announcements.
Bitbucket
Elevate your software delivery from planning to production and beyond, with built-in AI, CI/CD, and a best-in-class Jira integration.