Smart Contracts
Contract examples
This section provides integration examples for interacting with the rhino.fi bridge smart contracts across different blockchain environments. Whether you’re working with EVM-based chains like Ethereum and Scroll or non-EVM chains such as Solana, Tron, TON, and Starknet, you’ll find practical code samples to help you execute bridge transactions.
Select your target blockchain to explore contract interaction examples:
- EVM Chains – Ethereum, Scroll, and compatible chains
- Solana
- Tron
- TON
- Starknet
If you prefer reading code locally or want to run these examples in your local environment, you can use the Github examples repo
We recommend using the SDK to make bridges as it has all the blockchain interactions already built in.