etherspot / skandha

A modular typescript implementation of ERC4337 (Account Abstraction) bundler client.
https://etherspot.io
MIT License
554 stars 49 forks source link

Unable to call any bundler node path? #135

Closed Linux-Server closed 7 months ago

Linux-Server commented 7 months ago

Im running skandha bundler node and 'im unable to call the post call just like the your hosted urls This is my skandha bundler url : http://13.235.70.162:14337/ This is your bundler url : https://mumbai-bundler.etherspot.io/ When call get method both are working fine, when it comes to post call, its showing method not found

Screenshot 2023-12-11 at 2 31 29 PM
arddluma commented 7 months ago

Im running skandha bundler node and 'im unable to call and post call just like the your hosted urls This is my skandha bundler url : http://13.235.70.162:14337/ This is your bundler url : https://mumbai-bundler.etherspot.io/ When call get method both are working fine, when it comes to post call, its showing method not found Screenshot 2023-12-11 at 2 31 29 PM

Hey, in this case you should add chain Id as path. So, for Mumbai it will be http://13.235.70.162:14337/80001