#pricing of web3?
14 messages · Page 1 of 1 (latest)
ok thanks!
Leo one more thing, I have correcly set the gateway and say that it is: ethnode.mydomain.com but if I execute this straight from the documentation:
curl https://ethnode.mydomain.com -H 'Content-Type: application/json' --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["0x2244", true],"id":1}'
I am getting from Cloudflare: <title>DNS points to prohibited IP | ethnode.mydomain.com | Cloudflare</title
There is no more configuration in the documentation, what am I missing? thanks
What DNS record did it create for you?
ethnode
in the dns I see this message:
"This hostname is currently pointing to a service provider. Changing the DNS target will reroute traffic to the newly defined origin and will disable any settings or services that are currently being utilized through the provider"
hi guys, can you please confirm that the web3 service is up?
if I execute the code from the documentation it doesn't work either
for example this fails:
curl https://web3-trial.cloudflare-eth.com/v1/mainnet -H 'Content-Type: application/json' --data '{"jsonrpc":"2.0","method":"eth_getBlockByNumber","params":["0x2244", true],"id":1}'
hi guys, anyone around?