Closed daedlock closed 2 years ago
This is cool. Thanks for the PR. Do you mind copy a Solsea purchase transaction json response and add it to a fixture for testing? https://github.com/milktoastlab/SolanaNFTBot/tree/main/src/lib/marketplaces/__ fixtures__
I usually get it off from Solana explorer by looking at their getConfirmedTransaction API call. Here's one example: https://explorer.solana.com/tx/3qmi5w4ZJsf1PJED21bNVpwgobcMFxUeb6coKJNA32F1fW5WELDXAxnjLzsfnxGnKQfKLuwVBk3xD6zbcjvA9GTX
Will work on that
@daedlock Solsea support will be added in this PR https://github.com/milktoastlab/SolanaNFTBot/pull/16
Great 👍 closing this
This is cool. Thanks for the PR. Do you mind copy a Solsea purchase transaction json response and add it to a fixture for testing? https://github.com/milktoastlab/SolanaNFTBot/tree/main/src/lib/marketplaces/ fixtures
I usually get it off from Solana explorer by looking at their getConfirmedTransaction API call. Here's one example: https://explorer.solana.com/tx/3qmi5w4ZJsf1PJED21bNVpwgobcMFxUeb6coKJNA32F1fW5WELDXAxnjLzsfnxGnKQfKLuwVBk3xD6zbcjvA9GTX