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
