Respect the current Pump implementation.
If Pump currently creates base tokens through Token-2022:
use the official flow.
Do not manually replace Pump’s mint creation.
Do not assume:
base token program === quote token program
Treat them separately.
NearFun master specification
Respect the current Pump implementation.
If Pump currently creates base tokens through Token-2022:
use the official flow.
Do not manually replace Pump’s mint creation.
Do not assume:
base token program === quote token program
Treat them separately.