Skip to content

Adding more CLI #208

@Trynax

Description

@Trynax

Opening this issue to discuss additional CLI commands I'd like to contribute.

Current Commands

Proposed Commands

User Positions

# List user positions across chains
aave positions list --user <address> [--chain_id <id>]

# Show aggregated position summary
aave positions summary --user <address>

# User supplies
aave supplies list --user <address> --spoke <spoke_address> --chain_id <id>

# User borrows
aave borrows list --user <address> --spoke <spoke_address> --chain_id <id>

# User Balances
aave balances list --user <address> [--chain_id <id>]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions