post https://api.figment.io/vaults//information/shares_to_assets
Using this endpoint, you can see how shares
in your vault convert to ETH. This endpoint calls upon your vault's convertToAssets
contract call which you can test here: https://holesky.etherscan.io/address/{{your_vault_address}}#readProxyContract#F5
Important Note: When using the contract call directly, you receive wei in the response. With our endpoint, you receive ETH.