> ## Documentation Index
> Fetch the complete documentation index at: https://developers.avacloud.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Validator Activity

Tracks activities related to validators, identified by `NodeIDs` or `SubnetIDs`.

<img src="https://mintcdn.com/avalabs-47ea3976/0zR1yC86HIu3y3oi/images/validator_activity.png?fit=max&auto=format&n=0zR1yC86HIu3y3oi&q=85&s=9bc751080b911322da18a1eb8af3b203" alt="Validator activity" width="2763" height="1191" data-path="images/validator_activity.png" />

* **Sub-events:**
  * `validator_stake:` Triggered when a validator registers on a specified subnet or via a specific `NodeID`.
  * `delegator_stake:`  Triggered when a delegator's staking transaction is confirmed, initiating their staking period with a validator.
  * `reward_distribution:`Triggered when a validator or delegator receives a reward, monitored by `NodeID` or `SubnetID`.
  * `l1_validator_balance_increased:`Triggered when an L1 validator’s balance increases via a specific transaction.
  * `l1_validator_disabled:`Triggered when an L1 validator is marked inactive (e.g., due to insufficient balance or a disable transaction).
  * `l1_validator_removed:`Triggered when an L1 validator is removed from the validator set.
  * `l1_validator_threshold_reached:`Triggered when an L1 validator’s balance falls below a specified threshold.

<Tip>You can subscribe to multiple sub-events in a single webhook, reducing the number of subscriptions you need to manage.</Tip>

***

## What Data Will You Receive?

When an event triggers your webhook, you’ll receive a JSON payload with details about the event. Here’s what to expect for each event:

### Validator Stake

This event describes a validator `NodeID-Ns1eDN3K9HTnavgiBQhtpzRxUCxJ55Xhc` staking **2,700,000 AVAX** on the Avalanche primary network for approximately 31 days. The transaction processes previously unlocked funds, stakes the specified amount, and returns the remainder, with a small fee burned. The validator anticipates earning **13,481.66 AVAX** in rewards and has set a 5% delegation fee for potential delegators. This event strengthens the network’s security while rewarding the validator for its participation.

```json {3,7,24,30,32,35} [expandable] theme={null}
{
	"webhookId": "0c7367f9-27e8-4bb3-86a3-07bc4167674e",
	"eventType": "validator_activity",
	"messageId": "ca078039-c06a-482f-a40c-c3c094da9091",
	"event": {
		"eventType": "validator_stake",
		"subnetID": "11111111111111111111111111111111LpoYY",
		"nodeID": "NodeID-Ns1eDN3K9HTnavgiBQhtpzRxUCxJ55Xhc",
		"weight": "2700000000000000",
		"startTime": 1742852673,
		"endTime": 1745527591,
		"isL1": false,
		"l1ValidatorInfo": {
			"l1ValidationID": "",
			"subnetID": "",
			"nodeID": "",
			"initialPaygBalance": 0,
			"weight": 0,
			"remainingBalance": 0
		},
		"tx": {
			"txHash": "2Ruhz6fLF8wmYv7FoQ85KwkVeshJGUpczEWPa8xU62gZPrGuGV",
			"txType": "AddPermissionlessValidatorTx",
			"blockTimestamp": 1742852673,
			"blockNumber": "20995013",
			"blockHash": "69vELykyza4CVC7NihVN8zVSuGtesWb6Pr9pKp64qC78ZDhes",
			"memo": "0x",
			"rewardAddresses": [
				"avax1hpx0u75s006t6w65yjp3u69y3qlfcxqfmrpzrd"
			],
			"estimatedReward": "13481660440072",
			"startTimestamp": 1742852673,
			"endTimestamp": 1745527591,
			"delegationFeePercent": "50000",
			"nodeId": "NodeID-Ns1eDN3K9HTnavgiBQhtpzRxUCxJ55Xhc",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"blsCredentials": {
				"publicKey": "0x9734f5914209be61c0f8f0fd673c299b15a91f039631be26d7d5d89bb4d144b43301345fb617d4f6d6bc9ac1a2326d6a",
				"proofOfPossession": "0xb86ce00fe21e896aedb81052e501e1696bf4b935581ddd33b8d5edc75e6fb25c99a16c084e153e67803c9d51f9c032460d160e1b4abff2d1b4e0d49182000980e5eb0c8b0bfcff9d157fc28f928ff4cdf41e542b9303f7d1f1b1746b7c1b28da"
			},
			"consumedUtxos": [
				{
					"addresses": [
						"avax12s9rgr7v27h06tf0lnuzfel7808gpkalj5kf5w"
					],
					"utxoId": "26Qikh53AwJWsH45itJEMnZBa1xAFPZhXU48jx7NixvA5H13L6",
					"txHash": "jJLzasvkYqm8Ri8G1HLtBZ3az6ZuevtYm6PMXBDjrRsqSzRHR",
					"outputIndex": 1,
					"blockTimestamp": 1740335435,
					"blockNumber": "20786051",
					"consumingTxHash": "2Ruhz6fLF8wmYv7FoQ85KwkVeshJGUpczEWPa8xU62gZPrGuGV",
					"consumingBlockTimestamp": 1742852673,
					"consumingBlockNumber": "20995013",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "2699999969229290"
					},
					"utxoType": "TRANSFER",
					"amount": "2699999969229290",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1740335435,
					"utxoEndTimestamp": 1742754746
				},
				{
					"addresses": [
						"avax12s9rgr7v27h06tf0lnuzfel7808gpkalj5kf5w"
					],
					"utxoId": "2XRJ68fgkxzJHu72NeEMw4azjq9ytBkxY8BPwNywj6JCiyGAos",
					"txHash": "3XHJdjyhNAtV947zQMcLdGHDeoEo56BFq6AMuiyvHZfbG1m6w",
					"outputIndex": 1,
					"blockTimestamp": 1740335360,
					"blockNumber": "20786046",
					"consumingTxHash": "2Ruhz6fLF8wmYv7FoQ85KwkVeshJGUpczEWPa8xU62gZPrGuGV",
					"consumingBlockTimestamp": 1742852673,
					"consumingBlockNumber": "20995013",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "1350000000000000"
					},
					"utxoType": "TRANSFER",
					"amount": "1350000000000000",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1740335360,
					"utxoEndTimestamp": 1742754669
				}
			],
			"emittedUtxos": [
				{
					"addresses": [
						"avax12s9rgr7v27h06tf0lnuzfel7808gpkalj5kf5w"
					],
					"utxoId": "2K4DzA68MDdQZhpNXZa4mepUEoVVugE23TjnHAZnsMQLYQTaeB",
					"txHash": "2Ruhz6fLF8wmYv7FoQ85KwkVeshJGUpczEWPa8xU62gZPrGuGV",
					"outputIndex": 0,
					"blockTimestamp": 1742852673,
					"blockNumber": "20995013",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "1349999969212638"
					},
					"utxoType": "TRANSFER",
					"amount": "1349999969212638",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax12s9rgr7v27h06tf0lnuzfel7808gpkalj5kf5w"
					],
					"utxoId": "2TycNZUnmoEdN4hftNscohVnuwLUuj8ZujwxU7FnXVJoqRfGsG",
					"txHash": "2Ruhz6fLF8wmYv7FoQ85KwkVeshJGUpczEWPa8xU62gZPrGuGV",
					"outputIndex": 1,
					"blockTimestamp": 1742852673,
					"blockNumber": "20995013",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "2700000000000000"
					},
					"utxoType": "TRANSFER",
					"amount": "2700000000000000",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1742852673,
					"utxoEndTimestamp": 1745527591
				}
			],
			"value": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "4049999969212638"
				}
			],
			"amountBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "16652"
				}
			],
			"amountStaked": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "2700000000000000"
				}
			],
			"amountL1ValidatorBalanceBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "0"
				}
			]
		}
	}
}
```

### Delegator Stake

This example shows a delegator staking **184.507739834 AVAX** with the validator `NodeID-8mFFkAeyLkQ5Kgw85ZeAb5XFXjqsxPGUv` on the Avalanche Primary Network. The delegation, starting at timestamp `1742850281` and ending at `1744153333` (\~15 days), was processed through a permissionless delegation transaction. The delegator is expected to earn approximately **0.444953 AVAX** in rewards, which will be sent to `avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0`.

**Delegation:**

* A delegator staked **184.507739834 AVAX** with the validator `NodeID-8mFFkAeyLkQ5Kgw85ZeAb5XFXjqsxPGUv` on the Avalanche Primary Network.
* The staking period begins at Unix timestamp `1742850281` and ends at `1744153333`, lasting approximately **15.08 days**.
* The estimated staking reward is **0.444953 AVAX**, to be sent to the address `avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0`.

**Transaction:**

* Executed via transaction `DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL` in block `20994783` at timestamp `1742850281`.
* Consumed *\~362.2002 AVAX* from two UTXOs and emitted two new UTXOs: one for the staked amount (\~184.5077 AVAX) and one for the change (\~177.6924 AVAX).
* A transaction fee of \~0.00001126 AVAX was burned.

```json {3,7,30,32,33,34,187} [expandable] theme={null}
{
	"webhookId": "0c7367f9-27e8-4bb3-86a3-07bc4167674e",
	"eventType": "validator_activity",
	"messageId": "12b3baf0-0144-41ed-85a0-7a3c52ef6cdb",
	"event": {
		"eventType": "delegator_stake",
		"subnetID": "11111111111111111111111111111111LpoYY",
		"nodeID": "NodeID-8mFFkAeyLkQ5Kgw85ZeAb5XFXjqsxPGUv",
		"weight": "184507739834",
		"startTime": 1742850281,
		"endTime": 1744153333,
		"isL1": false,
		"l1ValidatorInfo": {
			"l1ValidationID": "",
			"subnetID": "",
			"nodeID": "",
			"initialPaygBalance": 0,
			"weight": 0,
			"remainingBalance": 0
		},
		"tx": {
			"txHash": "DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL",
			"txType": "AddPermissionlessDelegatorTx",
			"blockTimestamp": 1742850281,
			"blockNumber": "20994783",
			"blockHash": "2XMdLTnFD4A6z3UChwwKYeqvAjZa2HatvpsayVpcwtKdjFcMpa",
			"memo": "0x",
			"rewardAddresses": [
				"avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0"
			],
			"estimatedReward": "444953000",
			"startTimestamp": 1742850281,
			"endTimestamp": 1744153333,
			"nodeId": "NodeID-8mFFkAeyLkQ5Kgw85ZeAb5XFXjqsxPGUv",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"consumedUtxos": [
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "2tFXbL5rURgb9KbkLZyBxGbHgWshmmtSsLpNFXXwXHSEkG4FMh",
					"txHash": "W7mXWuhFAao35i1yXaAZfW9fxqJBiFK1LXzi3CHbhhQwnun9Y",
					"outputIndex": 1,
					"blockTimestamp": 1741503909,
					"blockNumber": "20881177",
					"consumingTxHash": "DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL",
					"consumingBlockTimestamp": 1742850281,
					"consumingBlockNumber": "20994783",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "179976464484"
					},
					"utxoType": "TRANSFER",
					"amount": "179976464484",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1741503909,
					"utxoEndTimestamp": 1742850189
				},
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "2VjUo9HzdpfKpy97sXqw6btiiGPACP3tE7ojf6xeHGt6TxBXeL",
					"txHash": "2AkKtNwZrqGJV6dCzbujj8TuiZApKHoAcxionAL6ADbLGseih6",
					"outputIndex": 1,
					"blockTimestamp": 1741529804,
					"blockNumber": "20883523",
					"consumingTxHash": "DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL",
					"consumingBlockTimestamp": 1742850281,
					"consumingBlockNumber": "20994783",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "182223698385"
					},
					"utxoType": "TRANSFER",
					"amount": "182223698385",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1741529804,
					"utxoEndTimestamp": 1742850223
				}
			],
			"emittedUtxos": [
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "nwS42MVaWhk4atPvbCLBp8ZsY4vrJwU3ZgtsBhEvtLdPdhP9A",
					"txHash": "DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL",
					"outputIndex": 0,
					"blockTimestamp": 1742850281,
					"blockNumber": "20994783",
					"consumingTxHash": "m2q5WdtLxKThFEu6SFKXqUiPvYzmMEj13s7Xo6Jggf7A55HA2",
					"consumingBlockTimestamp": 1742850284,
					"consumingBlockNumber": "20994784",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "177692411775"
					},
					"utxoType": "TRANSFER",
					"amount": "177692411775",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "p4kEKWoFPo8j3UZTbjsJN3tFCFXpgbhJvYqrAR6y4uUPwWtVY",
					"txHash": "DLwC2zX2oS5gwQ9yahpQNzprN4CFzvcDkG8YeYDxhSpeBvPsL",
					"outputIndex": 1,
					"blockTimestamp": 1742850281,
					"blockNumber": "20994783",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "184507739834"
					},
					"utxoType": "TRANSFER",
					"amount": "184507739834",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1742850281,
					"utxoEndTimestamp": 1744153333
				}
			],
			"value": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "362200151609"
				}
			],
			"amountBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "11260"
				}
			],
			"amountStaked": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "184507739834"
				}
			],
			"amountL1ValidatorBalanceBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "0"
				}
			]
		}
	}
}
```

***

## Reward distribution

### Validator Reward Distribution

This example shows a payload where the validator with `NodeID-ARXUBU2TCXBYG7JdCx7ntuPwBf73pHsTN` has received a staking reward of **4.836372611 AVAX** after staking **2009.726899312 AVAX** from `1741545923` to `1742841915`. The reward was distributed to the address `avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q` via the reward transaction `iK11FDhbLvNKwXXrzGXE1eQfdWQVHyqjkmh8wiii8DTTZ73nM`.

**Reward Details**

* **Reward Amount:** `4836372611` nanoAVAX \
  Since AVAX has a denomination of 9 (1 AVAX = 10^9 nanoAVAX), this converts to **4.836372611 AVAX**.
* **Reward Type:** `VALIDATOR` \
  Indicates that this reward is for the validator’s staking activity.
* **Reward Address:** `avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q` \
  The address where the reward is sent.

**Staking Period**

* **Start Timestamp:** `1741545923` (Unix timestamp) \
  Corresponds to the time the staking transaction was included in the blockchain, marking the start of the staking period.
* **End Timestamp:** `1742841915` (Unix timestamp) \
  Marks the end of the staking period, coinciding with the reward distribution. \\
* **Duration:** From `1741545923` to `1742841915`, approximately 15 days (1295992 seconds).

```json {3,7,13,14,52,57,61,62} [expandable] theme={null}
{
	"webhookId": "89266b1b-61a1-40f7-a309-59af999a048b",
	"eventType": "validator_activity",
	"messageId": "ee83d3ae-262e-4eb5-992e-6b398f756ef3",
	"event": {
		"eventType": "reward_distribution",
		"nodeID": "NodeID-ARXUBU2TCXBYG7JdCx7ntuPwBf73pHsTN",
		"subnetID": "11111111111111111111111111111111LpoYY",
		"rewardAddresses": [
			"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
		],
		"amount": "4836372611",
		"rewardType": "VALIDATOR",
		"rewardTxHash": "iK11FDhbLvNKwXXrzGXE1eQfdWQVHyqjkmh8wiii8DTTZ73nM",
		"stakingTxHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
		"rewardTx": {
			"txHash": "iK11FDhbLvNKwXXrzGXE1eQfdWQVHyqjkmh8wiii8DTTZ73nM",
			"txType": "RewardValidatorTx",
			"blockTimestamp": 1742841915,
			"blockNumber": "20993987",
			"blockHash": "CwbgPKECAGhRYh9xu8GM1PRmNRfRWgVsBJss6YmGMFeMQVvXu",
			"memo": "",
			"stakingTxHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
			"rewardAddresses": [
				"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
			],
			"nodeId": "NodeID-ARXUBU2TCXBYG7JdCx7ntuPwBf73pHsTN",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"consumedUtxos": [

			],
			"emittedUtxos": [

			],
			"value": [

			],
			"amountBurned": [

			],
			"amountStaked": [

			],
			"amountL1ValidatorBalanceBurned": [

			]
		},
		"stakingTx": {
			"txHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
			"txType": "AddPermissionlessValidatorTx",
			"blockTimestamp": 1741545923,
			"blockNumber": "20885184",
			"blockHash": "2NdapVdGtAZFDwruEiEsGihQZnRjesrodKdM3a41anrUsnQdfU",
			"memo": "0x",
			"rewardAddresses": [
				"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
			],
			"rewardTxHash": "iK11FDhbLvNKwXXrzGXE1eQfdWQVHyqjkmh8wiii8DTTZ73nM",
			"estimatedReward": "4836372611",
			"startTimestamp": 1741545923,
			"endTimestamp": 1742841915,
			"delegationFeePercent": "20000",
			"nodeId": "NodeID-ARXUBU2TCXBYG7JdCx7ntuPwBf73pHsTN",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"blsCredentials": {
				"publicKey": "0x98b62c058ecde88c860756dd4968434bc6240f70c5af18ed1f5026f82601f94228c4550581fd4196a69674e4b8dfe4be",
				"proofOfPossession": "0x96047f55349675ec0e95eaa53a40958f1421654d8cd785e9ca9fc5c3035a897899b362e12e8f03c936644a5e5f7d161a0576a99b064a82b73636f2bf1911e4a115cbc9fed5c5b8ffaf90496cdc11a25121bf077be9d921ee74d9858cd55d2602"
			},
			"consumedUtxos": [
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "2PrK8TrzJYDjNfxpY6VRZZKqeLPByFXD2pLoa9rmc29uRwjkKP",
					"txHash": "2vFCqjStaE5JaxTixF15xrFnCLojxEgjzNYCYwS3dzGkAwaYPf",
					"outputIndex": 0,
					"blockTimestamp": 1741545875,
					"blockNumber": "20885170",
					"consumingTxHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"consumingBlockTimestamp": 1741545923,
					"consumingBlockNumber": "20885184",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "2009726891042"
					},
					"utxoType": "TRANSFER",
					"amount": "2009726891042",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "pUtaoF7X83NsvyMZQi6LtqpeuznGWEnTanqs5jhEcU5kFtuYs",
					"txHash": "2fnmPQQGwuiLGbeRdRDr5mNKFgFnQZzjutnvoBgJgCMnZiZFBK",
					"outputIndex": 2,
					"blockTimestamp": 1740249835,
					"blockNumber": "20776402",
					"consumingTxHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"consumingBlockTimestamp": 1741545923,
					"consumingBlockNumber": "20885184",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "1999999956266"
					},
					"utxoType": "TRANSFER",
					"amount": "1999999956266",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1740249835,
					"utxoEndTimestamp": 1741545831
				}
			],
			"emittedUtxos": [
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "2nY9g35whvatF1KcUi9AsjWtPhaotuUvLKAZzU48s3aCU5fHhR",
					"txHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"outputIndex": 0,
					"blockTimestamp": 1741545923,
					"blockNumber": "20885184",
					"consumingTxHash": "znJoB1bt4thuEaKaXN1V1z6Vy4gPPCaHP8FqmGR6MN1wNwU8F",
					"consumingBlockTimestamp": 1741546078,
					"consumingBlockNumber": "20885194",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "1999999912532"
					},
					"utxoType": "TRANSFER",
					"amount": "1999999912532",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "hzjzv2XnyAo5kQpUzwZGfZQFhdsp5TjDBrUGDg85kR5pk8pJ4",
					"txHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"outputIndex": 1,
					"blockTimestamp": 1741545923,
					"blockNumber": "20885184",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "43734"
					},
					"utxoType": "TRANSFER",
					"amount": "43734",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1741545923,
					"utxoEndTimestamp": 1742841915
				},
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "2MuasJwJtT7eJHa34d2Vv3WhAMMZtmsMpQdP3NzxpFQwHWPKUo",
					"txHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"outputIndex": 2,
					"blockTimestamp": 1741545923,
					"blockNumber": "20885184",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "2009726855578"
					},
					"utxoType": "TRANSFER",
					"amount": "2009726855578",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1741545923,
					"utxoEndTimestamp": 1742841915
				},
				{
					"addresses": [
						"avax10f8305248c0wsfsdempdtpx7lpkc30vwzl9y9q"
					],
					"utxoId": "kmmwg1EhQrjmoktSAi7g37ohB5ti8gYiXCyXN4p8LtSbwAffy",
					"txHash": "AwDXauL61FLkaZia7a7vwJdXL8Lv7Bvu8TpfE3PhHYHZ1h3KT",
					"outputIndex": 3,
					"blockTimestamp": 1742841915,
					"blockNumber": "20993987",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "4836372611"
					},
					"utxoType": "TRANSFER",
					"amount": "4836372611",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false,
					"rewardType": "VALIDATOR"
				}
			],
			"value": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "4014563184455"
				}
			],
			"amountBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "35464"
				}
			],
			"amountStaked": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "2009726899312"
				}
			],
			"amountL1ValidatorBalanceBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "0"
				}
			]
		}
	}
}
```

### Delegator Reward Distribution

This example shows a payload where a delegator received a reward of **0.467719668 AVAX** for delegating **197.312156887 AVAX** to the validator `NodeID-5ZXpg581dpjG8AdoJgTDeXXLnxrQc9Wtd` on the Avalanche Primary Network. The delegation lasted approximately 15 days, from `1741539323` to `1742841909`. The reward, slightly less than the estimated **0.477264968 AVAX**, was successfully distributed to `avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0`.

Summary of the Event
**Delegation:**

* On timestamp `1741539323` (block `20884474`), the delegator staked **197.312156887 AVAX** with the validator `NodeID-5ZXpg581dpjG8AdoJgTDeXXLnxrQc9Wtd` via transaction `22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4`.
* The staking period was set to end at 1742841909 (\~15 days later), with an estimated reward of 0.477264968 AVAX.
  **Reward Distribution:**
* On timestamp `1742841909` (block `20993983`), the staking period concluded, and transaction `nhgqAsJQsFcTEwsqMWktwfF1SPbp1488LYZvYSWt9WTjzSnSC` distributed a reward of **0.467719668 AVAX** to the address `avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0`.

```json {3,7,8,11,13,16,19,26,240} [expandable] theme={null}
{
	"webhookId": "89266b1b-61a1-40f7-a309-59af999a048b",
	"eventType": "validator_activity",
	"messageId": "bf85a5fc-7bb9-4e23-987e-10ec8c563921",
	"event": {
		"eventType": "reward_distribution",
		"nodeID": "NodeID-5ZXpg581dpjG8AdoJgTDeXXLnxrQc9Wtd",
		"subnetID": "11111111111111111111111111111111LpoYY",
		"rewardAddresses": [
			"avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0"
		],
		"amount": "467719668",
		"rewardType": "DELEGATOR",
		"rewardTxHash": "nhgqAsJQsFcTEwsqMWktwfF1SPbp1488LYZvYSWt9WTjzSnSC",
		"stakingTxHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
		"rewardTx": {
			"txHash": "nhgqAsJQsFcTEwsqMWktwfF1SPbp1488LYZvYSWt9WTjzSnSC",
			"txType": "RewardValidatorTx",
			"blockTimestamp": 1742841909,
			"blockNumber": "20993983",
			"blockHash": "2vZ7GbPAQ27oS4V4evwjgFWfpxL3khWatK6ty2ZYZzN3zTzbCa",
			"memo": "",
			"stakingTxHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
			"rewardAddresses": [
				"avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0"
			],
			"nodeId": "NodeID-5ZXpg581dpjG8AdoJgTDeXXLnxrQc9Wtd",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"consumedUtxos": [

			],
			"emittedUtxos": [

			],
			"value": [

			],
			"amountBurned": [

			],
			"amountStaked": [

			],
			"amountL1ValidatorBalanceBurned": [

			]
		},
		"stakingTx": {
			"txHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
			"txType": "AddPermissionlessDelegatorTx",
			"blockTimestamp": 1741539323,
			"blockNumber": "20884474",
			"blockHash": "2Dmf7kGgitoyMU8rabHkRTKjQ3AGYEgRETr6VDcFHCRz9GoTYq",
			"memo": "0x",
			"rewardAddresses": [
				"avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0"
			],
			"rewardTxHash": "nhgqAsJQsFcTEwsqMWktwfF1SPbp1488LYZvYSWt9WTjzSnSC",
			"estimatedReward": "477264968",
			"startTimestamp": 1741539323,
			"endTimestamp": 1742841909,
			"nodeId": "NodeID-5ZXpg581dpjG8AdoJgTDeXXLnxrQc9Wtd",
			"subnetId": "11111111111111111111111111111111LpoYY",
			"consumedUtxos": [
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "SYnrnbZNQVy5w3QQ4mRrW9UUF9Ph6begM9jFpBbykfVVARCwG",
					"txHash": "2pGucKd7rVXR1S7pVi9c8F1nMTdgsNupNtvDaJ8bvmNNinybRB",
					"outputIndex": 0,
					"blockTimestamp": 1741539320,
					"blockNumber": "20884473",
					"consumingTxHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
					"consumingBlockTimestamp": 1741539323,
					"consumingBlockNumber": "20884474",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "186653818832"
					},
					"utxoType": "TRANSFER",
					"amount": "186653818832",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "XGuHtbHK3DcX24TVbJpAcyuWHatHRz12tEDP5Ep7YWVsHkLdd",
					"txHash": "2p1WkF9TD7CzL7EFc65zEWRLa1Z9zb7a8uBvgq3WGtX7x7GEkW",
					"outputIndex": 1,
					"blockTimestamp": 1740295319,
					"blockNumber": "20781422",
					"consumingTxHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
					"consumingBlockTimestamp": 1741539323,
					"consumingBlockNumber": "20884474",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "181067881452"
					},
					"utxoType": "TRANSFER",
					"amount": "181067881452",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1740295319,
					"utxoEndTimestamp": 1741539293
				}
			],
			"emittedUtxos": [
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "2StywFfLwxF6s58iMMMwUgTMahJHMbbesWKrGQhLKzoqXnKcdy",
					"txHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
					"outputIndex": 0,
					"blockTimestamp": 1741539323,
					"blockNumber": "20884474",
					"consumingTxHash": "5ofPac4hfrUQzEpkoiDJTovnSTLMGgrYaJf9pXQQm5RatkkMU",
					"consumingBlockTimestamp": 1741539325,
					"consumingBlockNumber": "20884475",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "170409532137"
					},
					"utxoType": "TRANSFER",
					"amount": "170409532137",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false
				},
				{
					"addresses": [
						"avax1tnuesf6cqwnjw7fxjyk7lhch0vhf0v95wj5jvy"
					],
					"utxoId": "snY2UStt22Gywciqpg96Pwf7YNpmf24FvVfahWXfeRM6iinMg",
					"txHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
					"outputIndex": 1,
					"blockTimestamp": 1741539323,
					"blockNumber": "20884474",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "197312156887"
					},
					"utxoType": "TRANSFER",
					"amount": "197312156887",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": true,
					"utxoStartTimestamp": 1741539323,
					"utxoEndTimestamp": 1742841909
				},
				{
					"addresses": [
						"avax19zfygxaf59stehzedhxjesads0p5jdvfeedal0"
					],
					"utxoId": "22hm545i9XEUjob6RKCoG7jcwEuWgiaLKXu5ktZHvqqEyzPW6y",
					"txHash": "22TKPMsMFb3Z8Dpk89FnLjA5HnCvSDj9VLQjuyqm4jmNX6W8R4",
					"outputIndex": 2,
					"blockTimestamp": 1742841909,
					"blockNumber": "20993983",
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"asset": {
						"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
						"name": "Avalanche",
						"symbol": "AVAX",
						"denomination": 9,
						"type": "secp256k1",
						"amount": "467719668"
					},
					"utxoType": "TRANSFER",
					"amount": "467719668",
					"platformLocktime": 0,
					"threshold": 1,
					"createdOnChainId": "11111111111111111111111111111111LpoYY",
					"consumedOnChainId": "11111111111111111111111111111111LpoYY",
					"staked": false,
					"rewardType": "DELEGATOR"
				}
			],
			"value": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "368189408692"
				}
			],
			"amountBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "11260"
				}
			],
			"amountStaked": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "197312156887"
				}
			],
			"amountL1ValidatorBalanceBurned": [
				{
					"assetId": "FvwEAhmxKfeiG8SnEvq42hc6whRyY3EFYAvebMqDNDGCgxN5Z",
					"name": "Avalanche",
					"symbol": "AVAX",
					"denomination": 9,
					"type": "secp256k1",
					"amount": "0"
				}
			]
		}
	}
}
```

***

## L1 Validator Balance Increased

The `l1_validator_balance_increased` event happens when an L1 validator gets more balance added to its account. Think of it like depositing money into a bank account so the validator can keep working.
A special transaction (called `IncreaseL1BValidatorBalanceTx`) is used to give the validator more resources.

**Details it includes:**

* When it happened (`timestamp`).
* Which validator got the boost (`nodeId`).
* Which network it’s part of (`subnetId`).
* How much balance was added (`balanceIncrease`).
* Info about the validator (`l1ValidatorInfo`) and the transaction itself (`tx`).

```json theme={null}
{
  "timestamp": number,
  "nodeId": string,
  "subnetId": string,
  "balanceIncrease": string,
  "l1ValidatorInfo": GlacierL1ValidatorInfoType,
  "tx": GlacierPChainTx
}
```

***

## L1 Validator Disabled

The `l1_validator_balance_disabled` event will be triggered whenever a relevant L1 validator is marked as inactive, either due to insufficient validator balance or when a `DisableL1Validatator` transaction is issued. The `disableType` property will indicate whether the validator is disabled to low balance or `DisableL1ValidatorTx`.

**Details it includes:**

* When it happened (`timestamp`).
* Which validator was disabled (`nodeId`).
* Which network it’s part of (`subnetId`).
* Why it was disabled (disableType: either `low_balance` or `disable_tx_issued`).
* Info about the validator (`l1ValidatorInfo`) and the transaction, if any (`tx`).

```json theme={null}
{
  "timestamp": number,
  "nodeId": string,
  "subnetId": string,
  "disableType": "low_balance" | "disable_tx_issued",
  "l1ValidatorInfo": GlacierL1ValidatorInfoType,
  "tx": GlacierPChainTx
}
```

***

## L1 Validator Removed

The `l1_validator_removed` event will be triggered whenever an L1 validator is completely removed from the L1’s validator set. This generally happens when the `SetL1ValidatorWeight` transaction is issued with a final weight set as 0.

**Details it includes:**

* When it happened (`timestamp`).
* Which validator was removed (`nodeId`).
* Which network it’s part of (`subnetId`).
* Why it was disabled (`disableType`: either `low_balance` or `disable_tx_issued`).
* Info about the validator (`l1ValidatorInfo`) and the transaction (`tx`).

```json theme={null}
{
  "timestamp": number,
  "nodeId": string,
  "subnetId": string,
  "disableType": "low_balance" | "disable_tx_issued",
  "l1ValidatorInfo": GlacierL1ValidatorInfoType,
  "tx": GlacierPChainTx
}
```

***

## L1 Validator Threshold Reached

The `l1_validator_balance_threshold_reached` event This event warns that a validator’s balance has dropped below a certain level (a "threshold"). It’s a heads-up that the validator might stop working soon if it doesn’t get more resources. The balance decreases gradually over time (like a subscription fee), and no specific transaction causes this.

**Details it includes:**

* When it happened (`timestamp`).
* Which validator is low on balance (`nodeId`).
* Which network it’s part of (`subnetId`).
* What the balance was before (`previousPaygBalance`) and what it is now (`currentPaygBalance`).
* Info about the validator (`l1ValidatorInfo`).

```json theme={null}
{
  "timestamp": number,
  "nodeId": string,
  "subnetId": string,
  "previousPaygBalance": string,
  "currentPaygBalance": string,
  "l1ValidatorInfo": GlacierL1ValidatorInfoType,
}

```
