PACT SWAP CMGet decoded L1 tx data GET
Get decoded L1 tx data
Get decoded L1 tx data.
Query Parameters
l1TxDatastring
L1 tx data.
kvStorageAddressstring
Kv storage address.
kvStorageFirstPart?string
backendUrl?string
Backend URL.
Format
uri
Response Body
curl -X GET "https://api.pactswap.io/pactswap_cm/getDecodedL1TxData?l1TxData=string&kvStorageAddress=string&kvStorageFirstPart=string&backendUrl=http%3A%2F%2Fexample.com"
{
"minL1Amount": "string",
"promisedL1Amount": "string",
"l1Recipient": "string",
"fallbackRecipient": "string"
}
Was this documentation helpful? Any suggestions?
Last updated on