#pricing of web3?

14 messages · Page 1 of 1 (latest)

prime halo
#

Hi guys, I am trying to find the pricing of the ethereum web3 gateway. Since it's a usage-based billing type of service I am trying to find how the usage is computed, is it per request? or perhaps a fixed price up to a limit? can you please point me out to the right link or just tell me over here? thanks!

river cosmos
#

its right there if you click on subscribe

prime halo
#

ok thanks!

prime halo
#

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

river cosmos
#

What DNS record did it create for you?

prime halo
#

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"

prime halo
#

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:

prime halo
#

hi guys, anyone around?