-
Notifications
You must be signed in to change notification settings - Fork 273
Closed
Description
Describe the bug
Baiscally I'm not able to listen and subscribe to mainnet Events Logs, but it works fine on testnet
It was working like 1 week ago when i started my node but now its not working
To Reproduce
Steps to reproduce the behavior:
- The script i use to test can be found at https://github.com/jingxuan98/cronos-mainnet-eventIssue
- Clone the repo and
go get
the packages and rungo run main.go
- Deploy a ERC20 Token at Testnet and Mainnet and Test accordingly (RMB to change the token addresses adn WSS address)
Expected behavior
- Able to Listen to the Events on Testnet when a "transfer()" function is invoke follow by an "Transfer" event emitted, but not on Mainnet
Screenshots
Listening on Testnet
But for Mainnet its not listening
Macbook Pro M2
Golang 1.19
Metadata
Metadata
Assignees
Labels
No labels