Skip to main content

ISavingsXDaiAdapter

Git Source

Author: StakeWise

Defines the interface for the SavingsXDaiAdapter

Functions

depositXDAI

Convert xDAI to sDAI

function depositXDAI(address receiver) external payable returns (uint256);

Parameters

NameTypeDescription
receiveraddressThe address of the receiver

Returns

NameTypeDescription
<none>uint256The amount of sDAI received