How can I integrate Fireblocks' swap feature in my dApp, for both the main net and sandbox mode?

I am trying to integrate swap feature in my dApp. I am currently using FireblocksSDK, but cannot find any swap function in it. Is there any way to use swap features for both the modes?

Hi @shubhamsharma0040 – the Fireblocks Native Swap feature is only available through the console UI. At the moment, there are no swap features directly through the UI. However, I’d like to note you can build an integration directly with different swap pools using our EVM Web3 Provider SDK. Hope this helps!