curl https://eth-mainnet.alchemyapi.io/v2/<token> \ -X POST \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","method":"eth_gasPrice","params": [],"id":1}'