CryptoMation
Description
Crypto transactions, addresses, balances, conversions for any blockchain (Ethereum, Binance, Near, Tron, etc.)
Details
https://chat.cryptomation.com/.well-known/ai-plugin.json
{
"schema_version": "v1",
"name_for_human": "CryptoMation",
"name_for_model": "cryptomation",
"description_for_human": "Crypto transactions, addresses, balances, conversions for any blockchain (Ethereum, Binance, Near, Tron, etc.)",
"description_for_model": "Crypto transactions, addresses, balances, conversions for any blockchain (Ethereum, Binance, Near, Tron, etc.)",
"auth": {
"type": "none",
"authorization_type": "bearer"
},
"api": {
"type": "openapi",
"url": "https://chat.cryptomation.com/.well-known/openapi.yaml",
"has_user_authentication": false
},
"logo_url": "https://chat.cryptomation.com/.well-known/cryptomation.svg",
"contact_email": "admin@cryptomation.com",
"legal_info_url": "https://cryptomation.com/privacy-policy"
}
https://chat.cryptomation.com/.well-known/openapi.yaml
openapi: "3.0.3"
info:
title: "cryptomation API"
description: "cryptomation API"
version: "1.0.0"
servers:
- url: "https://chat.cryptomation.com"
paths:
/api/balance/{address}:
get:
operationId: "getAccountBalance"
description: "Search balance of address on any crypto chain (eth, bsc, polygon, etc and e.t.c)"
parameters:
- name: "address"
in: "path"
required: true
schema:
type: "string"
responses:
"200":
description: "Successful Response"
content:
'*/*':
schema:
$ref: "#/components/schemas/AccountBalanceResponse"
"500":
description: "Internal Server Error"
content:
'application/json':
schema:
$ref: "#/components/schemas/InternalErrorResponse"
/api/validation:
post:
operationId: "getValidation"
description: "Search balance of address on any chain (eth, bsc, polygon, etc)"
requestBody:
content:
'application/json':
schema:
$ref: "#/components/schemas/AccountBalanceRequest"
required: true
responses:
"200":
description: "Successful Response"
content:
'application/json':
schema:
$ref: "#/components/schemas/ValidationResponse"
"500":
description: "Internal Server Error"
content:
'application/json':
schema:
$ref: "#/components/schemas/InternalErrorResponse"
components:
schemas:
Asset:
type: "object"
properties:
name:
type: "string"
symbol:
type: "string"
balance:
type: "string"
inDollar:
type: "string"
AccountBalanceResponse:
type: "object"
properties:
address:
type: "string"
assets:
type: "array"
items:
$ref: "#/components/schemas/Asset"
summary:
type: "string"
informationAboutSourceData:
type: "string"
AccountBalanceRequest:
type: "object"
properties:
address:
type: "string"
ValidationResponse:
type: "object"
properties:
address:
type: "string"
summary:
type: "string"
informationAboutSourceData:
type: "string"
InternalErrorResponse:
type: "object"
properties:
msg:
type: "string"
Discover other plugins from the crypto category

Crossmint
Plugin for minting NFTs.
0 Comments

NFT News Roundup
Get Today's NFT News Headlines As A Clickable Link Roundup!
0 Comments

DAIZY
Deep insights on ETFs, stocks, cryptos. Institutional-grade data: performance, risk, sustainability, research.
0 Comments

CoinCap
Get cryptocurrency information from CoinCap.
0 Comments

CCData.io
Access the latest crypto prices and news aggregated by CCData.io (formerly CryptoCompare.com).
0 Comments

Defillama
Retrieve data on DeFi protocols and blockchains.
0 Comments

sic
Your gateway to crypto. Explore prices, accounts, and transactions on blockchains, starting with Ethereum.
0 Comments

CheckTheChain
Look for anything on the blockchain and get instant analysis.
0 Comments

Bitcoin Sentiment
Track the current price of Bitcoin and the market sentiment based on the last 20 news media mentions!
0 Comments

P/E For NFTs
Get the price to earnings ratio for any NFT collection!
0 Comments

Crypto Price Checker
A Crypto Prices app that takes a pair of crypto or fiat tickers and returns the current price of the pair.
0 Comments
.png%3Falt%3Dmedia%26token%3Ddb99af1e-5510-474a-bec8-3231c93b74eb)
Crypto ERC20 Scout
Browse ERC20 tokens on EVM blockchains. Includes address resolution, symbol/tag search, explorer links, and pricing.
0 Comments

Smarter Contracts
Analyze smart contracts and tokens on Ethereum.
0 Comments

Mobula
Fetching real-time data for all crypto & blockchain metrics.
0 Comments

Crypto Market News
It's your go-to solution for real-time cryptocurrency price updates, market insights, and the latest news.
0 Comments

NFTs
Get the important details of any NFT collection and ask for insights based on that data!
0 Comments

Crypto Pulse
From News to Profit: Decode Crypto's Market Impact with Ease. Instantly, analyse latest crypto news.
0 Comments

SignalPlus
Live data on crypto, NFTs, DeFi. Spot/derivatives. A must for traders.
0 Comments

MetaPath
Query info on cryptos, NFTs, tokens, coins, Defi and Web3.
0 Comments

MintbaseSearch
Find any NFT data on the NEAR Protocol.
0 Comments

Toolblox
Text to smart-contract. Describe a process to generate a smart-contract and deploy to any blockchain.
0 Comments

Telescope Labs
Data retrieval, analysis and visualizations related to web3 games who are onboarded as a blockchain game.
0 Comments
TokenInsights
Get realtime crypto price, BTC, ETH, BNB, and the latest insights.The latest coin news and airdrop opportunities.
0 Comments

NFT Guru
Discover current prices of NFTs across major platforms and keep track of the rapidly changing marketplace with real-time
0 Comments

Alchemy
Request real-time blockchain data for chains like Ethereum, Polygon, Arbitrum and Optimism through natural language.
0 Comments
Binance coin API Plugin
Plugin for retrieving cryptocurrency information from the Binance coin API.
0 Comments