API Reference

Assets to Shares

Using this endpoint, you can see how ETH in your vault converts to shares. This endpoint calls upon your vault's convertToShares contract call which you can test here: https://holesky.etherscan.io/address/{{your_vault_address}}#readProxyContract#F6

Important Note: When using the contract call directly, you need to send wei in the request. With our endpoint, you need to send ETH.

Language