Contract interaction guide
Learn how to interact with the Balanced smart contracts.
You can interact with Balanced without needing to use the app. Whether you want to create a trading bot or list Balanced on a DEX aggregator, this guide will help you interact with the smart contracts.
Learn how to:
- Find a token contract address
- Query a liquidity pool
- Swap a native coin for any supported asset
- Swap a non-native token for any supported asset
Get the source code
For more details and advanced configurations, view the source code, documentation, and examples in the Balanced Examples repository.