LayerZero Scan API Mainnet
Base URL: https://scan.layerzero-api.com/v1
GET/messages/latest
Get latest messages
Query Parameters | Value |
---|---|
ulnVersion string | |
limit | |
start | |
end | |
nextToken string The token to be passed for retrieving the next set of paginated results |
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.364Z","updated": "2025-05-27T19:20:54.364Z"}],"nextToken": "string"}
GET/messages/pathway/{pathwayId}
Get messages by pathway.
Path Parameters | Value |
---|---|
pathwayId string required |
Query Parameters | Value |
---|---|
limit | |
nonce | |
status string | |
start | |
end | |
nextToken string The token to be passed for retrieving the next set of paginated results |
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.365Z","updated": "2025-05-27T19:20:54.365Z"}],"nextToken": "string"}
GET/messages/tx/{tx}
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.365Z","updated": "2025-05-27T19:20:54.365Z"}]}
GET/messages/status/{status}
Get messages by status.
Path Parameters | Value |
---|---|
status string required |
Query Parameters | Value |
---|---|
limit | |
start | |
end | |
nextToken string The token to be passed for retrieving the next set of paginated results |
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.365Z","updated": "2025-05-27T19:20:54.365Z"}]}
GET/messages/oapp/{eid}/{address}
Get messages by endpoint id and oapp address.
Path Parameters | Value |
---|---|
eid required LayerZero Endpoint ID | |
address string required |
Query Parameters | Value |
---|---|
limit | |
start | |
end | |
nextToken string The token to be passed for retrieving the next set of paginated results |
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.366Z","updated": "2025-05-27T19:20:54.366Z"}],"nextToken": "string"}
GET/messages/guid/{guid}
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.369Z","updated": "2025-05-27T19:20:54.369Z"}]}
GET/messages/wallet/{srcAddress}
Get messages by the wallet address the message originated from.
Path Parameters | Value |
---|---|
srcAddress string required The address initiating the message on the source chain. |
Query Parameters | Value |
---|---|
limit | |
start | |
end | |
nextToken string The token to be passed for retrieving the next set of paginated results |
Response
{"data": [{"pathway": {"srcEid": 0,"dstEid": 0,"sender": {"address": "string","id": "string","name": "string","chain": "string"},"receiver": {"address": "string","id": "string","name": "string","chain": "string"},"id": "string","nonce": 0},"source": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": "string","blockTimestamp": 0,"from": "string","blockConfirmations": 0,"payload": "string","value": "string","readinessTimestamp": 0,"resolvedPayload": "string","adapterParams": {"version": "string","dstGasLimit": "string","dstNativeGasTransferAmount": "string","dstNativeGasTransferAddress": "string"},"options": {"lzReceive": {"gas": "string","value": "string"},"nativeDrop": [{"amount": "string","receiver": "string"}],"compose": [{"index": 0,"gas": "string","value": "string"}],"ordered": false}},"failedTx": ["string"]},"destination": {"status": "string","tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"payloadStoredTx": "string","failedTx": ["string"]},"verification": {"dvn": {"dvns": {},"status": "string"},"sealer": {"tx": {"txHash": "string","blockHash": "string","blockNumber": 0,"blockTimestamp": 0},"failedTx": [{"txHash": "string","txError": "string"}],"status": "string"}},"guid": "string","config": {"error": false,"errorMessage": "string","dvnConfigError": false,"receiveLibrary": "string","sendLibrary": "string","inboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"outboundConfig": {"confirmations": 0,"requiredDVNCount": 0,"optionalDVNCount": 0,"optionalDVNThreshold": 0,"requiredDVNs": ["string"],"requiredDVNNames": ["string"],"optionalDVNs": ["string"],"optionalDVNNames": ["string"],"executor": "string"},"ulnSendVersion": "string","ulnReceiveVersion": "string"},"status": {"name": "string","message": "string"},"created": "2025-05-27T19:20:54.369Z","updated": "2025-05-27T19:20:54.369Z"}],"nextToken": "string"}
GET/openapi
OpenAPI specs.
Response
{"openapi": "3.0.3","info": {"title": "Scan API","version": "1.0.0"},"servers": [{"url": "https://scan.layerzero-api.com/v1"}],"paths": {}}