这是indexloc提供的服务,不要输入任何密码
Skip to content

hqwander9527/pump-public-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pump-public-docs

Coin creator fees update

We will deploy a breaking update to both Pump and PumpSwap (Pump AMM) programs to add support for coin creator fees on Mainnet on Monday, May 12, 11:00 AM UTC.

On Devnet, both programs have already been updated to support coin creator fees.

Who will receive coin creator fees?

  • all non-completed Pump bonding curves;
  • all canonical PumpSwap pools will. Canonical PumpSwap pools are pools created by Pump program migrate instruction for completed bonding curves.

Who will not receive coin creator fees?

  • coins already migrated to Raydium, as that program is not under our control.
  • normal PumpSwap pools which are not created by Pump program migrate instruction.

You should start by using the latest IDL files for both programs from the idl directory. They are backwards-compatible with current programs deployed on Mainnet, so you can start using them now.

You can also use our Typescript SDKs for easier integration:

If you implement and test the changes described in these two documents on Devnet before the creator fee upgrade, you should not experience any downtime. Ideally, you should use exactly the same code for both Devnet and Mainnet, before we update the programs on Mainnet.

Other documentation

About

Pump public docs 泵公共文档

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%