From 65aabcfd03debe98fa6a8621542a48f8880eb816 Mon Sep 17 00:00:00 2001 From: Pavel Strakhov Date: Fri, 17 Jan 2025 10:29:07 +0000 Subject: [PATCH] feat: add solana lazer accounts and explorer link --- pages/lazer/integrate-as-consumer/svm.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/lazer/integrate-as-consumer/svm.mdx b/pages/lazer/integrate-as-consumer/svm.mdx index 8e3d63e8..302836fc 100644 --- a/pages/lazer/integrate-as-consumer/svm.mdx +++ b/pages/lazer/integrate-as-consumer/svm.mdx @@ -29,9 +29,9 @@ The instruction data sent to your program should include a byte array containing In order to successfully validate the Pyth Lazer message, the instruction needs to receive the following accounts: - Fee payer account -- Pyth Lazer program account -- Pyth Lazer storage account -- Pyth Lazer treasury account +- Pyth Lazer program ([`pytd2yyk641x7ak7mkaasSJVXh6YYZnC7wTmtgAyxPt`](https://solscan.io/account/pytd2yyk641x7ak7mkaasSJVXh6YYZnC7wTmtgAyxPt)) +- Pyth Lazer storage account (`3rdJbqfnagQ4yx9HXJViD4zc4xpiSqmFsKpPuSCQVyQL`) +- Pyth Lazer treasury account (`Gx4MBPb1vqZLJajZmsKLg8fGw9ErhoKsR8LeKcCKFyak`) - The standard Solana system program account - The standard Solana instructions sysvar account