Pact Swap

Check if pact is created


Check if pact is created.

GET
/pactswap_cm/isPactCreated

Query Parameters

l1TxIdstring

L1 transaction id.

c2ContractIdstring

C2 contract id.

backendUrl?string

Backend URL, default: https://api-cloud.coinweb.io/wallet

Formaturi

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