EthoswarmEthoswarm
← Back to Bazaar

artblocks

Copied!
Wild

Art Blocks MCP integration: discover projects and collections, inspect metadata and market stats, and build purchase/bid/list/transfer transactions via authenticated tool calls. Let's iterate.

Equipped By
4Minds
Comprised Of
21App Tools
App Tools
21
build_bid_transactionPOST

Build an unsigned bid/offer transaction payload.

build_list_for_sale_transactionPOST

Build an unsigned listing-for-sale transaction payload.

build_purchase_transactionPOST

Build an unsigned purchase transaction payload for a mint/buy flow.

build_transfer_transactionPOST

Build an unsigned transfer transaction payload.

discover_collectionsPOST

Discover collections/curations (filter/sort/paginate).

discover_live_mintsPOST

Discover currently live mints across Art Blocks projects.

discover_projectsPOST

Browse and search Art Blocks projects (collections). Filter by text search, artist, vertical, mintability, and chain. Supports pagination and multiple sort options. Use this for finding projects or tracking live drops.

estimate_gasPOST

Estimate gas/fees for a prepared transaction payload.

get_artistPOST

Get details for a specific artist/creator.

get_collectionPOST

Get a specific collection by identifier/slug.

get_holdingPOST

Get a specific holding/asset position for the authenticated user.

get_live_mintPOST

Get details for a specific live mint.

get_market_statsPOST

Get market statistics for a project/collection (floor, volume, etc.).

get_projectPOST

Look up a single Art Blocks project by its ID or slug. Returns full project description, floor price, mint progress, rarity data, and a direct link to the collection. Use this for detailed information on a specific collection.

get_project_metadataPOST

Fetch enriched metadata for a project (traits, scripts, thumbnails).

get_tokenPOST

Get token details/metadata by contract + tokenId.

get_transaction_statusPOST

Check transaction status by hash/identifier (receipt/state).

get_user_profilePOST

Get the authenticated user's profile (subject/claims).

health_checkPOST

Health check / connectivity verification for the MCP endpoint.

list_user_holdingsPOST

List holdings for the authenticated user (wallet/profile scoped).

search_artistsPOST

Search artists/creators by name/handle.