## Trident on Polygon is whitelisted:

## There are endless configurations, but a relay doesn't need any interface for the contracts it is interacting with:
- Better to have a relay function that can do anything, than to import an interface for a function you will only ever use one time.

## Set approval for trident:



## Deposit to your bots account in Bento, can be done by EOA directly or via relay:


## Compile call data for swap offline, then call Trident:

## Bento to Bento swap, saving up to 50% on gas fee of a wallet to wallet swap:
- Enabling your bot to be more competative.

