Skip to content

Commit 9f5f92f

Browse files
authored
feat: add solana lazer accounts and explorer link (#571)
1 parent 8aeb8ca commit 9f5f92f

File tree

1 file changed

+3
-3
lines changed
  • pages/lazer/integrate-as-consumer

1 file changed

+3
-3
lines changed

pages/lazer/integrate-as-consumer/svm.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ The instruction data sent to your program should include a byte array containing
2929
In order to successfully validate the Pyth Lazer message, the instruction needs to receive the following accounts:
3030

3131
- Fee payer account
32-
- Pyth Lazer program account
33-
- Pyth Lazer storage account
34-
- Pyth Lazer treasury account
32+
- Pyth Lazer program ([`pytd2yyk641x7ak7mkaasSJVXh6YYZnC7wTmtgAyxPt`](https://solscan.io/account/pytd2yyk641x7ak7mkaasSJVXh6YYZnC7wTmtgAyxPt))
33+
- Pyth Lazer storage account (`3rdJbqfnagQ4yx9HXJViD4zc4xpiSqmFsKpPuSCQVyQL`)
34+
- Pyth Lazer treasury account (`Gx4MBPb1vqZLJajZmsKLg8fGw9ErhoKsR8LeKcCKFyak`)
3535
- The standard Solana system program account
3636
- The standard Solana instructions sysvar account
3737

0 commit comments

Comments
 (0)