superhero-com / superhero-wallet

Superhero is a multi-blockchain wallet to manage crypto assets and navigate the web3 and DeFi space. Currently supporting Bitcoin, Ethereum and æternity blockchains.
https://wallet.superhero.com
ISC License
39 stars 38 forks source link

Enrich Transactions - Display Tokens Exchange #3083

Closed smaroudasunicorn closed 1 week ago

smaroudasunicorn commented 5 months ago

When a transaction takes place through token swap we need to display the token exchange in a similar format like DEX Transactions.

We need to display additionally the fee incurred in the transaction.

smaroudasunicorn commented 5 months ago

Sample Screenshot

Image

smaroudasunicorn commented 5 months ago

We need to check the contract type to define this

smaroudasunicorn commented 3 months ago

@davidyuk any update with the callData Library issue communicated by @martinkaintas to support this implementation? Thanks,

davidyuk commented 3 months ago

It is implemented in https://github.com/aeternity/aepp-calldata-js/pull/279 , it needs to be merged by @dincho and released after that.