v1

latestOpenAPI 3.1.02026-07-24130315342.2 KB
Drops Endpoints

Get deploy contract receipt

Check the status of a contract deployment transaction. Returns the deployment status and, on success, the deployed contract address and linked collection slug.

get/api/v2/drops/deploy/{chain}/{tx_hash}/receipt

Path parameters

chain'blast' | 'base' | 'ethereum' | 'zora' | 'arbitrum' | 'sei' | 'avalanche' | 'polygon' | 'optimism' | 'ape_chain' | 'flow' | 'b3' | 'soneium' | 'ronin' | 'bera_chain' | 'solana' | 'shape' | 'unichain' | 'gunzilla' | 'abstract' | 'animechain' | 'hyperevm' | 'somnia' | 'monad' | 'hyperliquid' | 'megaeth' | 'ink' | 'robinhood' required

Blockchain chain identifier. Use the chain slug (e.g., 'ethereum', 'polygon', 'arbitrum', 'optimism', 'base')

Example:ethereum

The blockchain on which to filter the results

tx_hashstring required

Transaction hash of the deployment transaction

Response

Deployment receipt status