Track Protocol Fee from swaps in Memecoin Pools

via sdk and code example

This section is under construction. More details will be added soon.

For integrators, you might need to build your own crawler to track which swap fees from Memecoin Pools go to LPs and which goes to the Protocol or integrators etc. Please refer to a swap parsing example.

Dynamic Fee for Memecoin Pools

  • Dynamic Fee: For Memecoin Pools, Dynamic Fee is the % fee charged per swap. This fee is dynamic and set by the protocol, based on memecoin creator requests or market conditions.

  • Protocol Fee: Protocol Fee represents the amount of fees charged per swap that goes to the protocol or integrations that drive volume to the pool. Protocol Fee is a % of the Dynamic Fee.

Last updated