javascript-sdk icon indicating copy to clipboard operation
javascript-sdk copied to clipboard

How can I get a Transaction gas Used (fee)

Open junha-ahn opened this issue 5 years ago • 0 comments

I want to get a Transaction fee With RpcCall, Not BnB(dex) API

Is there any way to get a transaction fee?

I don't want to use api/v2/transactions-in-block/${height}?format=json

and I know the fee is fixed

junha-ahn avatar Oct 08 '20 09:10 junha-ahn