Transaction Details

Transaction Hash
0x0717f150f9c836f83b7190fab1bc35c9d89a913d959f30380fb67afd7423915f
Timestamp
Jul 10, 2026, 08:39:14 AM
Nonce
0
Operation Type
SET_VALUE
Execution Status (RPC)
Succeeded
Finalization (RPC)
Finalized

Operation

{
  "type": "SET_VALUE",
  "ref": "/apps/knowledge/topics/courses/adam-a-method-for-stochastic-optimization--adam-a-method-for-stochastic-optimization/.info",
  "value": {
    "title": "Adam: A Method for Stochastic Optimization",
    "description": "Adam combines adaptive learning rate methods with momentum-based optimization. It maintains exponential moving averages of both gradients and squared gradients, with bias correction for stability. Computationally efficient and invariant to diagonal rescaling, Adam became the default optimizer in modern deep learning.",
    "created_at": 1783672754169,
    "created_by": "0x3A59F811041326e9B7618901f86AdBb3850aAA2A"
  }
}

Execution Receipt

{
  "code": 0,
  "gas_amount_charged": 0,
  "gas_cost_total": 0
}