Hi guys, is there any way of checking the details of an internal transaction, i.e., like gas cost, values of variables, etc, for message calls between smart contracts? Etherscan and BSC scan hide details on this level.

Jun 6, 2021, 1:25 AM
web3
cur;
curl
yes lots of ways
look into web3 calls. ;D
Jun 6, 2021, 1:28 AM
@LibertythetaAbril alright, I'll try. Been mostly writing Solidity.
Do Etherscan or BSC scan provide such functionalities as well?
@sylonx in the transfer function, require(msg.sender == owner)
Jun 6, 2021, 2:47 AM
onlyOwner?
Jun 6, 2021, 2:58 AM
curl what exactly? I'm interested to know
@LibertythetaAbril care to explain? I couldn't understand how curling a transaction link will show internal transactions...
Go through etherscan docs to see how its done
No its included in free version
Jun 6, 2021, 12:55 PM

© 2024 Draquery.com All rights reserved.