
Product
Rust Support Now in Beta
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
ethereum-resend
Advanced tools
Resend(speedup) or cancel ethereum transaction.
选项:
--help 显示帮助信息 [布尔]
--version 显示版本号 [布尔]
-k, --privkey private key used for signing [字符串] [必需]
-t, --txhash transaction hash that needs to be resent
[字符串] [必需]
-p, --provider web3 provider, e.g ws://127.0.0.1:8550
[字符串] [必需]
-s, --resend resend the transaction with the same parameters
[布尔] [默认值: false]
-c, --cancel cancel the transaction [布尔] [默认值: false]
-g, --gasprice the gasprice of the new transaction
[字符串] [默认值: "-1"]
-n, --gasprice_numerator the numerator of gasprice [字符串] [默认值: "-1"]
-d, --gasprice_denominator the denominator of gasprice[字符串] [默认值: "-1"]
npm i -g ethereum-resend
erd --privkey your_privkey --provider your_provider --cancel -n 2 -d 1 --txhash your_transaction_hash
erd --privkey your_privkey --provider your_provider --resend -n 5 -d 1 --txhash your_transaction_hash
FAQs
Resend(speedup) or cancel ethereum transaction.
The npm package ethereum-resend receives a total of 0 weekly downloads. As such, ethereum-resend popularity was classified as not popular.
We found that ethereum-resend demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.