Extrinsics Detail
The extrinsics detail page describes what happened in the extrinsic.
Extrinsic Information
The top section of each extrinsic page gives a general breakdown of the extrinsic (this is data that is present in each extrinsic)

- Hash: The hash on chain describing the extrinsic
- Status : Did it work or not?
- Block: The block where the extrinsic occurred.
- Timestamp: When the block was issued
- Account: the coldkey that called the eextrinsic
- Name: The extrinsic called
- Extrinsic Fee: Some extrinsics have a on-chain fee.
Extrinsic Parameters

Depending on the extrinsic called, these parameters may vary. This extrinsic shows a transfer of alpha to a different hotkey on Subnet 13.
Events
Extrinsics are carried out through chain events. This table lists all of the events tied to the Extrinsic:

- Event ID: Unique Identified for the event on chain
- Name: Event Name
- Pallet: Type of event called
- phase: Phase of the event
- Extrinsic: Extrinsic related to the event
- Time: When the Events were called.
Updated 1 day ago