PACT SWAP CMCheck if pact is created GET
Check if pact is created
Check if pact is created.
Query Parameters
l1TxIdstring
L1 transaction id.
c2ContractIdstring
C2 contract id.
backendUrl?string
Backend URL, default: https://api-cloud.coinweb.io/wallet
Format
uri
Response Body
curl -X GET "https://api.pactswap.io/pactswap_cm/isPactCreated?l1TxId=string&c2ContractId=string&backendUrl=http%3A%2F%2Fexample.com"
{
"isPactCreated": true
}
Was this documentation helpful? Any suggestions?
Last updated on