[FAQ] web3js, Error: [number-to-bn] while converting number 0.1 to BN.js instance, error: invalid nu

Posted Ethan Plan

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[FAQ] web3js, Error: [number-to-bn] while converting number 0.1 to BN.js instance, error: invalid nu相关的知识,希望对你有一定的参考价值。

 

我们在调用合约方法时,都可以传一些参数的,比如转账金额 value。

value 的单位是 wei,这是一个很小的单位,所以一般数值很大。

如果误把 ether 当成 wei 传参,就会报标题中的错误。

 

注意,把 ether 转 wei 需要先把 ether 的值转成字符串。

比如 0.1 ether 转 wei 使用 web3.utils.toWei(this.inputEther.toString(), \'ether\')。

反过来 wei 转 ether 使用 web3.utils.fromWei(xx, \'ether\')。

 

另外,这里有一个相关的错误,https://www.cnblogs.com/farwish/p/12424066.html

 

Link:https://www.cnblogs.com/farwish/p/12424108.html

以上是关于[FAQ] web3js, Error: [number-to-bn] while converting number 0.1 to BN.js instance, error: invalid nu的主要内容,如果未能解决你的问题,请参考以下文章

如何在 web3js 中进行多笔交易

错误:无效的 Json RPC 响应:“无法连接 127.0.0.1:7545”| Web3js |反应原生|移动的

[FAQ] Error: Component series.bar not exists. Load it first. (echarts)

在视图/只读区块链函数上调用 ethers web3js 时出现气体限制错误

FAQ_2

FAq jmeter pom jmx