Check deployment status
ZK Proofs
Check deployment status
Check the status of a contract deployment
GET
Check deployment status
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Payments API now live! Read more at API Reference
curl --request GET \
--url https://platform.usewarp.net/api/zk-proofs/check-deployment \
--header 'Authorization: Bearer <token>'{
"contractAddress": "<string>"
}Check the status of a contract deployment
curl --request GET \
--url https://platform.usewarp.net/api/zk-proofs/check-deployment \
--header 'Authorization: Bearer <token>'{
"contractAddress": "<string>"
}Was this page helpful?
