You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create a listener similar to the one we already have, but specifically for tokens that migrated from pump.fun to Raydium.
I realized that the program ID for the migration process is 39azUYFWPz3VHgKCf3VChUwbpURdCHRxjWVowf5jUJjg, but it seems I'm unable to receive the output correctly, as we do with the existing listener. Could this issue be related to the IDL? Any help would be highly appreciated.
This is the example output I would like to receive, but only for the migrated tokens:
"name": "No risk No rich",
"symbol": "NR",
"uri": "https://ipfs.io/ipfs/QmdTDZAk9rYsHXsdVKv1MUHLd1fjvRetdtAKJefYuWshmp",
"mint": "G5cCvrdfj1HeyhZmbjn1WHAx2fDzdaE2fUoCsBddpump",
"bondingCurve": "5v53sTCUGXRWveLc7RF9S9SkzY1kEwxH73YszAPeQQT4",
"associatedBondingCurve": "5bRWieUZjGfFAFMi6t2Y9n1eXmtFsKGavTcQ2SZcHr5",
"user": "9vn3RFsnEeB4yKfMu84Z1haUxpqu8Ef6K9cxBmru6mHp"
The text was updated successfully, but these errors were encountered:
Hi everyone,
I would like to create a listener similar to the one we already have, but specifically for tokens that migrated from pump.fun to Raydium.
I realized that the program ID for the migration process is
39azUYFWPz3VHgKCf3VChUwbpURdCHRxjWVowf5jUJjg
, but it seems I'm unable to receive the output correctly, as we do with the existing listener. Could this issue be related to the IDL? Any help would be highly appreciated.This is the example output I would like to receive, but only for the migrated tokens:
The text was updated successfully, but these errors were encountered: