Connect with a web3 wallet to use the demo widgets.
To withdraw assets from a supply position, use the `aaveWithdrawAsset` data slice. This can be used to build a credit widget.
Connect your wallet to withdraw your DAI !
To repay debt, use the `aaveRepayDebt` data slice. This can be used to build a credit widget.
Connect your wallet start to repay your debt
Connect your wallet start to repay your debt
To borrow an asset, we use the `aaveBorrowReserveAsset` data slice. This can be used to build a credit widget.
Connect your wallet to borrow some GHO !
To lend an asset, we use the `aaveSupply` data slice. This can be used to build a lending widget.
Connect your wallet start lending your DAI and earning yield !
To transfer asset, we use the `erc20Transfer` data slice, which exposes the `transferToken()` function. This can be used to build peer-to-peer UIs, checkout button, donation button...
Connect your wallet to pay
An asset, accessed via magic property
Global store that exposes the wallet that's currently connected.
Provides a summary of a given Ethereum address' positions, borrowing power.
Provides a summary of current user's positions, borrowing power.
Provides a summary of current user's holdings.
Provides a summary of current user's holdings.