User Information
Get Wallet Balances
Wallet Balances
GET
https://ethalend.com/api/users/balances?wallet=0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b
This endpoint checks balances for ETH, USDT, USDC, and DAI for a given address.
Query Parameters
Name | Type | Description |
---|---|---|
wallet | string | 0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b ETHA wallet address or web3 wallet |
Yield Earned
GET
https://ethalend.com/api/users/interest?wallet=0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b
Checks past and current data for a given ETHA wallet, and returns the investment and earnings information
Query Parameters
Name | Type | Description |
---|---|---|
wallet | string | 0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b ETHA wallet address or web3 wallet |
Activity
GET
https://ethalend.com/api/users/activity?wallet=0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b
Checks past and current data for a given ETHA wallet, and returns the investment and earnings information
Query Parameters
Name | Type | Description |
---|---|---|
wallet | string | 0x0ef017411cd16b7652e4F7365E1f2F5e61BdBB3b ETHA wallet address or web3 wallet |
Last updated