There was an error while loading. Please reload this page.
After running a transaction from truffle develop, you can find the actual gas cost by running web3.eth.getTransactionReceipt(txId)
truffle develop
web3.eth.getTransactionReceipt(txId)