Crypto Coins
Pricing
$2.00/month + usage
Go to Apify Store
Crypto Coins
Get Crypto And Flat Coins used for actors, https://apify.com/maged120/crypto and https://apify.com/maged120/crypto-convert
Pricing
$2.00/month + usage
Rating
5.0
(1)
Developer

Maged
Maintained by Community
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 months ago
Last modified
Categories
Share
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}]