Teleporter
Get a teleporter message
Gets a teleporter message by message ID.
GET
/
v1
/
teleporter
/
messages
/
{messageId}
Authorizations
x-glacier-api-key
string
headerrequiredApi keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
messageId
string
requiredThe message ID of the teleporter message.
Response
200 - application/json
messageId
string
requiredteleporterContractAddress
string
requiredsourceBlockchainId
string
requireddestinationBlockchainId
string
requiredsourceEvmChainId
string
requireddestinationEvmChainId
string
requiredmessageNonce
string
requiredfrom
string
requiredto
string
requiredmessageExecuted
boolean
requiredreceipts
object[]
requiredreceiptDelivered
boolean
requiredrewardDetails
object
requiredsourceTransaction
object
requiredstatus
enum<string>
requiredAvailable options:
pending
data
string
Was this page helpful?