Transaction Details

Transaction Hash
0x2995c90132fa83191cbfc65eb517300fdbf159eee09c6abbdf1402726ba362b6
Block
78652
Timestamp
Feb 20, 2026, 02:07:41 AM
Nonce
98
Operation Type
SET

Operation

{
  "type": "SET",
  "op_list": [
    {
      "type": "SET_OWNER",
      "ref": "/apps/knowledge",
      "value": {
        ".owner": {
          "owners": {
            "0x00ADEc28B6a845a085e03591bE7550dd68673C1C": {
              "branch_owner": true,
              "write_function": true,
              "write_owner": true,
              "write_rule": true
            }
          }
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/explorations/$user_addr",
      "value": {
        ".rule": {
          "write": "auth.addr === $user_addr"
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/topics",
      "value": {
        ".rule": {
          "write": "auth.addr !== ''"
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/index/by_topic/$topic_key/explorers/$user_addr",
      "value": {
        ".rule": {
          "write": "auth.addr === $user_addr"
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/access/$buyer_addr",
      "value": {
        ".rule": {
          "write": "auth.addr === $buyer_addr"
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/graph/nodes",
      "value": {
        ".rule": {
          "write": "auth.addr !== ''"
        }
      }
    },
    {
      "type": "SET_RULE",
      "ref": "/apps/knowledge/graph/edges",
      "value": {
        ".rule": {
          "write": "auth.addr !== ''"
        }
      }
    },
    {
      "type": "SET_FUNCTION",
      "ref": "/apps/knowledge/topics",
      "value": {
        ".function": {
          "_syncKnowledgeTopic": {
            "function_type": "NATIVE",
            "function_id": "_syncKnowledgeTopic"
          }
        }
      }
    },
    {
      "type": "SET_FUNCTION",
      "ref": "/apps/knowledge/explorations/$addr/$topic_key/$entry_id",
      "value": {
        ".function": {
          "_syncKnowledgeExploration": {
            "function_type": "NATIVE",
            "function_id": "_syncKnowledgeExploration"
          }
        }
      }
    }
  ]
}

Execution Result

{
  "gas_amount_total": {
    "bandwidth": {
      "service": 0
    },
    "state": {
      "service": 0
    }
  },
  "gas_cost_total": 0,
  "result_list": {
    "0": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "1": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "2": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "3": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "4": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "5": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "6": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "7": {
      "code": 0,
      "bandwidth_gas_amount": 1
    },
    "8": {
      "code": 0,
      "bandwidth_gas_amount": 1
    }
  },
  "gas_amount_charged": 0
}