Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transaction history #7

Closed
tschubotz opened this issue Feb 14, 2020 · 4 comments
Closed

Transaction history #7

tschubotz opened this issue Feb 14, 2020 · 4 comments

Comments

@tschubotz
Copy link
Member

If I imagine to use the cli instead of etherscan when checking out a Safe address, I felt like i was missing:

  • ETH balance
  • ERC20 token balances
  • Transaction history (as a first step, there could be a link to the tx on etherscan also)
@Uxio0
Copy link
Member

Uxio0 commented Feb 15, 2020

@tschubotz This would be a first draft of the transaction history, still missing ETH/ERC20 balance

image

@tschubotz
Copy link
Member Author

I like it already! Especially that dataDecoded column :)

@Uxio0
Copy link
Member

Uxio0 commented Feb 17, 2020

I like it already! Especially that dataDecoded column :)

It's also red for failed transactions and yellow for pending ones :)

I may refactor the command under tx-service history so you can also do tx-service sign <safeTxHash> or tx-service execute <safeTxHash>

@Uxio0 Uxio0 closed this as completed Feb 4, 2022
@Uxio0
Copy link
Member

Uxio0 commented Feb 4, 2022

Balances are available under balances command

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants