> For the complete documentation index, see [llms.txt](https://docs.doppler.lol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doppler.lol/reference/examples.md).

# EVM SDK Examples

- [Multicurve](https://docs.doppler.lol/reference/examples/multicurve.md): Create coins with Doppler Multicurve for more granular supply curves
- [Static auctions](https://docs.doppler.lol/reference/examples/static-auctions.md): Create coins with Doppler's static bonding curve, aka Doppler v3
- [Dynamic auctions](https://docs.doppler.lol/reference/examples/dynamic-auctions.md): Create coins with Doppler's Dutch auction bonding curve, aka Doppler v4
- [Quoting, monitoring, and metrics](https://docs.doppler.lol/reference/examples/quoting-monitoring-and-metrics.md): Examples for getting swap quotes, monitoring auction progress, and fetching token details
