quai_getRawTransactionByHash
交易
rawTxByHash
Returns the bytecode for a raw transaction given its hash.
POST
quai_getRawTransactionByHash
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_getRawTransactionByHash 示例:
"quai_getRawTransactionByHash"
The transaction hash.
Required array length:
1 element示例:
[
"0xc3b4ce64b533d33d6bbe48219ca980def6f336c263e3f3e1231aac526fc67ea3"
]A unique identifier for the request.
示例:
1
响应
200 - application/json
Successful response
示例:
"2.0"
The raw transaction bytecode.
示例:
"0x00f86c82232824843b9aca00847735940482a410940a6c3c02911272b7afd8fae04a1b7c75cea618bb5b80c080a0b27316f74aa869af3b87dd5d222965c428e53fb26e278f0187c93f2dd88d8299a027fea9d6d7f11917a09962eb6bf5962b4c33160e44bf13445a851887ea6b2e1e"
示例:
1
