
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@georgeroman/evm-tx-simulator
Advanced tools
evm-tx-simulator
Simulate balance changes (ETH
, ERC20
, ERC721
and ERC1155
) resulted from running any potential EVM transaction.
Run via npx ts-node ./src/index.ts
(see below an example output).
{
"0x0cccd55a5ac261ea29136831eeaa93bfe07f5db6": {
"tokenBalanceState": {
"native:0x0000000000000000000000000000000000000000": "-990000000000000",
"erc721:0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85:10530676464258429157976288980766951099646391566276924398001212535050412393470": "1"
}
},
"0x845bd54015813fda33f11e1f261ebc360983e584": {
"tokenBalanceState": {
"native:0x0000000000000000000000000000000000000000": "965250000000000",
"erc721:0x57f1887a8bf19b14fc0df6fd9b2acc9af147ea85:10530676464258429157976288980766951099646391566276924398001212535050412393470": "-1"
}
},
"0x8de9c5a032463c561423387a9648c5c7bcc5bc90": {
"tokenBalanceState": {
"native:0x0000000000000000000000000000000000000000": "24750000000000"
}
}
}
FAQs
Simulate any potential EVM transaction
The npm package @georgeroman/evm-tx-simulator receives a total of 10,671 weekly downloads. As such, @georgeroman/evm-tx-simulator popularity was classified as popular.
We found that @georgeroman/evm-tx-simulator demonstrated a healthy version release cadence and project activity because the last version was released less than 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.
Research
/Security News
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.