Hi - We’re interested in performing Solana base program calls (mint/burn/freeze/etc.) using the SPL2020 program. In another thread @SlavaSereb mentioned RAW signing is an option, and there was also ongoing effort to offer this natively or use a Solana web3.js wrapper within a Fireblocks vault/address.
Could you please how we’re able to manage a SPL tokens through a Fireblocks vault/address?
We’ve already used similar functionality for EVM tokens, and are researching how to perform this through Fireblocks with SPL tokens as well.
For Solana specifically - we are working on a web3.js wrapper that utilizes Raw signing (and will utilize “contract call” api once supported) and it’s currently in early development stages. We’ll publish this once it is available which should happen in a few weeks.
The native support for contract calls on Solana is delayed and won’t be released by the end of Q2. I am working on getting a new ETA from our product team.