quai_estimateGas
가스 및 수수료
estimateGas
Estimates the gas required to execute the given transaction
POST
quai_estimateGas
Documentation Index
Fetch the complete documentation index at: https://docs.qu.ai/llms.txt
Use this file to discover all available pages before exploring further.
본문
application/json
사용 가능한 옵션:
2.0 예시:
"2.0"
The name of the method to be invoked.
사용 가능한 옵션:
quai_estimateGas 예시:
"quai_estimateGas"
The transaction data to estimate gas for and the default block parameter.
Required array length:
2 elements예시:
[
{
"from": "0x03b1b2fcbaa6e4a3b44ac348b00ed0a68546d26b",
"to": "0x1856f346b67615e9acb4dc3da6ebceb2bc2f8940",
"data": "0xe3424c93"
},
"latest"
]A unique identifier for the request.
예시:
1
