fuse_get_transaction
ActiveTool of Fuse Network
declared in 0.1.0
Fetches a transaction by hash. Returns null if the transaction is not found.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"hash"
],
"properties": {
"hash": {
"type": "string",
"description": "Transaction hash (0x-prefixed, 32 bytes)."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fuse Network
1/7 registries