Relative Content

Tag Archive for rustethereumblockchain

How to use arithmetic exponents in Rust via web3?

I’m currently developing a Rust application that interacts with a smart contract using the web3 crate. My code retrieves the expected value but I have to convert it to the 10^18 power to get the base unit.