eth_estimateGas - MerlinCopy Pagepost https://merlin-mainnet.unifra.io/v1/{your-api-key}#26Generates and returns an estimate of how much gas is necessary to allow the transaction to complete. The transaction will not be added to the blockchain.Path Paramsyour-api-keystringrequiredBody ParamsjsonrpcstringDefaults to 2.0methodstringDefaults to eth_estimateGasparamsjsonDefaults to [ { "from": "0x68f3c80abd25a7d60060d29a44be31528480f21c", "to": "0x7754aa6310ae6f682855e3ddcbefcda885acacea", "gas": "0x111111111", "gasPrice": "0x1000", "value": "0x0", "data": "0x6930fd2a0000000000000000000000000000000000000000000000000000000000000014" }, "0x5d1b97" ][ { "from": "0x68f3c80abd25a7d60060d29a44be31528480f21c", "to": "0x7754aa6310ae6f682855e3ddcbefcda885acacea", "gas": "0x111111111", "gasPrice": "0x1000", "value": "0x0", "data": "0x6930fd2a0000000000000000000000000000000000000000000000000000000000000014" }, "0x5d1b97" ]idint32Defaults to 1Responses 200200 400400Updated 8 months ago