wormhole-explorer/tx-tracker/queue
ftocal 65108a0338
1284 enhance operations endpoint to include gas costs in origin and destination chains (#1516)
* Modify fetchEvmTx to call eth_getTransactionReceipt rpc

* Add calculate evm fee

* modify repository to add feeDetail in the originTx upsert

* Add fee calculate for solana

* Add fee in operations endpoint
Update swagger documentation

Co-authored-by: walker-16 <agpazos85@gmail.com>

* add support fee for destinationTx in tx-tracker

* fix empty calculated fee

---------

Co-authored-by: Agustin Pazos <agpazos85@gmail.com>
2024-07-03 14:48:27 -03:00
..
converter.go 1284 enhance operations endpoint to include gas costs in origin and destination chains (#1516) 2024-07-03 14:48:27 -03:00
event_sqs.go Add vaa processing speed metrics in fly, analytics, parser and tx-tracker (#1531) 2024-07-03 11:23:54 -03:00
types.go 1284 enhance operations endpoint to include gas costs in origin and destination chains (#1516) 2024-07-03 14:48:27 -03:00
types_test.go Add handler for redeem events from blockchain-watcher (#986) 2024-01-15 10:22:05 -03:00