We refreshed our doc site!

Bookmarked links may have changed

Read release notes

getMessages

Stablecoins
Cross-Chain Transfer Protocol Attestation API

Get a list of messages

GEThttps://api.circle.com/v1/messages/{sourceDomainId}/{transactionHash}

Path parameters
sourceDomainId
number
Required

Source domain id of the blockchain that the message originated from.

transactionHash
string
Required

Transaction hash of the message sent from the source blockchain.

Response
RequestChoose a language
ResponseChoose an example
1{
2  "data": {
3    "messages": [
4      {
5        "attestation": "0x6edd90f4a0ad0212fd9fbbd5058a25aa8ee10ce77e4fc143567bbe73fb6e164f384a3e14d350c8a4fc50b781177297e03c16b304e8d7656391df0f59a75a271f1b",
6        "message": "0x0000000000000000000000030000000000004d1c000000000000000000000000bd3fa81b58ba92a82136038b25adec7066af315500000000000000000000000019330d10d9cc8751218eaf51e8885d058642e08a000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000c27118f20095ab77b2f2ac8803100b7dd6c8626900000000000000000000000000000000000000000000000000000004bb7c9aca000000000000000000000000c27118f20095ab77b2f2ac8803100b7dd6c86269",
7        "eventNonce": "394"
8      }
9    ]
10  }
11}
Did this page help you?
© 2023-2024 Circle Technology Services, LLC. All rights reserved.