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
vaa.go