wormhole-explorer/common/events
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
..
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 Handle transfer-redeemed event from blockchain-watcher (#1039) 2024-01-24 14:51:04 -03:00
vaa.go Integrating blockchain watcher data into mongodb (#820) 2023-11-27 12:31:35 -03:00