eth-net-props:获取与EVM兼容的网络的属性

时间:2024-03-01 14:27:07
【文件属性】:

文件名称:eth-net-props:获取与EVM兼容的网络的属性

文件大小:45KB

文件格式:ZIP

更新时间:2024-03-01 14:27:07

ethereum JavaScript

eth-net-props 获取与EVM兼容的网络的属性 用法示例: const ethNetProps = require('eth-net-props') const addr = '0x02c6A1Fb7F074fF168Da43307EC8c39c6b88Fd01' const networkID = 99 //gets explorer's link to account const explorerUrlForAccount = ethNetProps.explorerLinks.getExplorerAccountLinkFor(addr, networkID) //gets explorer's link to token const tokenAddr = '0xcf2AEDCfb4ff2c9020fb61c41226A4DfD77D12dE' const explo


【文件预览】:
eth-net-props-master
----.eslintrc.json(637B)
----.gitignore(39B)
----package.json(802B)
----package-lock.json(117KB)
----LICENSE.md(11KB)
----.travis.yml(121B)
----index.js(761B)
----helpers()
--------enum.js(346B)
--------get-explorer-links.js(5KB)
--------get-net-properties.js(2KB)
--------get-faucet-links.js(712B)
--------get-rpc-endpoints.js(1KB)
----README.md(2KB)
----test()
--------test.js(23KB)

网友评论