Execute a Standard UserOperation
The BalloonDogs network is fully compatible with ERC-4337 and can act as a bundler for standard UserOperations (userOps). This allows developers to submit userOps directly, even if they aren’t using intents. There’s no need for additional solutions or infrastructure changes, making integration seamless and efficient.
This simplifies handling DeFi operations while maintaining compatibility with existing dApp infrastructure.
Example Executing a UserOp
Here’s a simple way to execute a userOp on BalloonDogs:
Last updated