Is there any way to monitor all functions of a certain address with something like contract.on(event)?

Jan 14, 2023, 7:19 PM
Sentinel by openzeppelin defender is one of those o/
If you wanna do it raw, i think you should rely on mempool or by reading each new block
Jan 14, 2023, 7:38 PM
yeah but i want to do it on bsc and i don't think the code will be fast enough to catch every tx, about the mempool sometimes i need to read private transactions (through relays) that's why this doesn't work
Jan 14, 2023, 7:39 PM
Give it a try then
Defender.openzeppelin.com
I'm not using it yet on production but it's a really really powerful tool
Jan 14, 2023, 7:40 PM

© 2024 Draquery.com All rights reserved.