
Crypto Coins
Pricing
$2.00/month + usage
Go to Store

Crypto Coins
Get Crypto And Flat Coins used for actors, https://apify.com/maged120/crypto and https://apify.com/maged120/crypto-convert
5.0 (1)
Pricing
$2.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
5 days ago
Available Crypto and normal Currencies
used for actors, https://apify.com/maged120/crypto and https://apify.com/maged120/crypto-convert
Input
The actor accepts the following input parameters:
keyword
(required): The search term to find cryptocurrencies
Example input:
{"keyword": "BTC",}
Output
The actor outputs an array of token objects, each containing the following fields:
id
: Unique identifier for the tokenname
: Full name of the tokensymbol
: Trading symbol of the tokenslug
: URL-friendly identifier for the tokencategory
: Category of the token (e.g., TOKEN)is_active
: Whether the token is active (1) or not (0)is_listed
: Whether the token is listed (1) or not (0)rank
: Rank of the token
Example output:
[{"id": 31422,"name": "BTC Dragon","symbol": "BTCDRAGON","slug": "btcdragon-lol","category": "TOKEN","is_active": 1,"is_listed": 0,"rank": 6315}]