RPC API 參考klayTransaction[Transaction] klay_getTransactionReceipt[Transaction] klay_getTransactionReceipt Returns the receipt of a transaction by transaction hash. NOTE: The receipt is not available for pending transactions. JSONRPC: klay_getTransactionReceipt Request Responses200Returns a transaction receipt object, or null when no receipt was found.