Reporting API

Reporting API is a collection of APIs Platforms use to get information about Liquid Collective Protocol Service Fees.

Public endpoints (no authentication required)

List latest high-level protocol info

List latest available high-level protocol

GEThttps://api.alluvial.finance/eth/v0/protocol
Query parameters
Response

OK

Body
a_srr_7dnumber
Example: 3.95
conversion_ratenumber
Example: 1.012345
datestring
Example: "2023-01-02T03:04:05Z"
gross_fee_lsethnumber
Example: 0.1851
gross_fee_ratenumber
Example: 0.15
oracle_reportstring
Example: "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef"
protocol_service_fee_ratenumber
Example: 0.11
rewards_ethnumber
Example: 1.234
total_eth_stakednumber
Example: 122007944.381
total_lseth_supplynumber
Example: 120520123.456789
total_protocol_active_keys_countinteger
Example: 76
total_protocol_burns_lsethnumber
Example: 32
total_protocol_mints_lsethnumber
Example: 32
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/protocol', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
{
  "a_srr_7d": 3.95,
  "conversion_rate": 1.012345,
  "date": "2023-01-02T03:04:05Z",
  "gross_fee_lseth": 0.1851,
  "gross_fee_rate": 0.15,
  "oracle_report": "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef",
  "protocol_service_fee_rate": 0.11,
  "rewards_eth": 1.234,
  "total_eth_staked": 122007944.381,
  "total_lseth_supply": 120520123.456789,
  "total_protocol_active_keys_count": 76,
  "total_protocol_burns_lseth": 32,
  "total_protocol_mints_lseth": 32
}

List high-level protocol info

List high-level protocol info for a given date

GEThttps://api.alluvial.finance/eth/v0/protocol/{date}
Path parameters
date*string

Date filter by year, month or day (eg. 2023, 2023-12, 2023-12-31). Note: times are UTC

Query parameters
Response

OK

Body
a_srr_7dnumber
Example: 3.95
conversion_ratenumber
Example: 1.012345
datestring
Example: "2023-01-02T03:04:05Z"
gross_fee_lsethnumber
Example: 0.1851
gross_fee_ratenumber
Example: 0.15
oracle_reportstring
Example: "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef"
protocol_service_fee_ratenumber
Example: 0.11
rewards_ethnumber
Example: 1.234
total_eth_stakednumber
Example: 122007944.381
total_lseth_supplynumber
Example: 120520123.456789
total_protocol_active_keys_countinteger
Example: 76
total_protocol_burns_lsethnumber
Example: 32
total_protocol_mints_lsethnumber
Example: 32
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/protocol/{date}', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
[
  {
    "a_srr_7d": 3.95,
    "conversion_rate": 1.012345,
    "date": "2023-01-02T03:04:05Z",
    "gross_fee_lseth": 0.1851,
    "gross_fee_rate": 0.15,
    "oracle_report": "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef",
    "protocol_service_fee_rate": 0.11,
    "rewards_eth": 1.234,
    "total_eth_staked": 122007944.381,
    "total_lseth_supply": 120520123.456789,
    "total_protocol_active_keys_count": 76,
    "total_protocol_burns_lseth": 32,
    "total_protocol_mints_lseth": 32
  }
]

Private endpoints ( authentication required)

List platform fees

List all platform fees for a given date

GEThttps://api.alluvial.finance/eth/v0/platforms/{date}
Path parameters
date*string

Date filter by year, month or day (eg. 2023, 2023-12, 2023-12-31). Note: times are UTC

Query parameters
Response

OK

Body
conversion_ratenumber
Example: 1.012345
dao_fees_lsethnumber
Example: 0.00001234567
dao_fees_ratenumber
Example: 0.0015
datestring
Example: "2023-01-02T03:04:05Z"
gross_fee_lsethnumber
Example: 0.0001234
operator_fees_lsethnumber
Example: 0.000123456789
operator_fees_ratenumber
Example: 0.0035
oracle_reportstring
Example: "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef"
org_idstring
Example: "org_example1234"
platformmessage.Platform (object)
slashing_coverage_fees_lsethnumber
Example: 0.0000012345678
slashing_coverage_fees_ratenumber
Example: 0.003
tech_provider_fees_lsethnumber
Example: 0.0000123456789
tech_provider_fees_ratenumber
Example: 0.0035
total_eth_supplynumber
Example: 120520123.456789
total_lseth_supplynumber
Example: 120520123.456789
versioninteger
Example: 3
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/platforms/{date}', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
[
  {
    "conversion_rate": 1.012345,
    "dao_fees_lseth": 0.00001234567,
    "dao_fees_rate": 0.0015,
    "date": "2023-01-02T03:04:05Z",
    "gross_fee_lseth": 0.0001234,
    "operator_fees_lseth": 0.000123456789,
    "operator_fees_rate": 0.0035,
    "oracle_report": "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef",
    "org_id": "org_example1234",
    "platform": {
      "fees_lseth": 0.0001234567,
      "fees_rate": 0.097,
      "off_platform_rebate": {
        "adjusted_total_net_outflows_fees_lseth": 0.0001234567,
        "adjusted_total_net_outflows_lseth": 0.0001234567,
        "fees_paid_lseth": 0.0001234567,
        "off_platform_attributable_fees_lseth": 0.0001234567,
        "off_platform_balance_lseth": 0.0001234567,
        "off_platform_fees_lseth": 0.0001234567,
        "off_platform_gross_fee_lseth": 0.0001234567,
        "outflow_ratio": 0.0001234567,
        "total_burns_lseth": 32.1234,
        "total_mints_lseth": 32.1234,
        "total_net_outflows_lseth": 0.0001234567,
        "total_on_platform_lseth": 0.0001234567,
        "total_outflows_lseth": 0.0001234567
      },
      "on_platform_rebate": {
        "on_platform_attributable_fees_lseth": 0.0001234567,
        "on_platform_fees_lseth": 0.0001234567,
        "on_platform_lseth": 120520123.456789,
        "on_platform_ratio": 0.0001234567
      },
      "total_balance_lseth": 0.0001234567
    },
    "slashing_coverage_fees_lseth": 0.0000012345678,
    "slashing_coverage_fees_rate": 0.003,
    "tech_provider_fees_lseth": 0.0000123456789,
    "tech_provider_fees_rate": 0.0035,
    "total_eth_supply": 120520123.456789,
    "total_lseth_supply": 120520123.456789,
    "version": 3
  }
]

List operator fees

List platform operator fees for a given date

GEThttps://api.alluvial.finance/eth/v0/operators/{date}
Path parameters
date*string

Date filter by year, month or day (eg. 2023, 2023-12, 2023-12-31). Note: times are UTC

Query parameters
Response

OK

Body
conversion_ratenumber
Example: 1.012345
datestring
Example: "2023-01-02T03:04:05Z"
operator_active_keys_countinteger
Example: 5
operator_active_keys_rationumber
Example: 0.5
operator_fees_lsethnumber
Example: 0.00006
oracle_reportstring
Example: "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef"
org_idstring
Example: "org_example1234"
total_active_keys_countinteger
Example: 10
total_operator_fees_lsethnumber
Example: 0.00012
versioninteger
Example: 3
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/operators/{date}', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
[
  {
    "conversion_rate": 1.012345,
    "date": "2023-01-02T03:04:05Z",
    "operator_active_keys_count": 5,
    "operator_active_keys_ratio": 0.5,
    "operator_fees_lseth": 0.00006,
    "oracle_report": "f071c15d86fd9ae82f62bb4bb04963f14e04045bbcac8b5439984733207821bc000000ef",
    "org_id": "org_example1234",
    "total_active_keys_count": 10,
    "total_operator_fees_lseth": 0.00012,
    "version": 3
  }
]

List rewards

List rewards for a time period

POSThttps://api.alluvial.finance/eth/v0/rewards
Body

Request body

balancestring
Example: "0.382748642252721461"
fromstring
Example: "2024-01-01"
tostring
Example: "2024-01-31"
Response

OK

Body
accrued_rewardsnumber
Example: 0.00003930554936445
lotsarray of message.Lot (object)
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/rewards', {
    method: 'POST',
    headers: {
      "Content-Type": "application/json"
    },
    body: JSON.stringify([
      {}
    ]),
});
const data = await response.json();
Response
{
  "accrued_rewards": 0.00003930554936445,
  "lots": [
    {
      "accrued_rewards": 0.000038075574334017,
      "balance": 0.3827486422527215,
      "end_conversion_rate": 1.037253225665527,
      "from": "2024-01-01",
      "start_conversion_rate": 1.0371537463463845,
      "to": "2024-01-31"
    }
  ]
}

List account rewards

List rewards by account for a secific date

POSThttps://api.alluvial.finance/eth/v0/rewards/accounts
Body

Request body

accountsarray of string
datestring
Example: "2024-04-11"
unitstring
Example: "lseth"
Response

OK

Body
account_idstring
Example: "bb3e6114-af15-43a6-9b36-a5ec011d9d95"
datestring
Example: "2024-04-11"
totalsmessage.AccountRewardTotal (object)
walletsarray of message.WalletRewardRespMsg (object)
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/rewards/accounts', {
    method: 'POST',
    headers: {
      "Content-Type": "application/json"
    },
    body: JSON.stringify({}),
});
const data = await response.json();
Response
[
  {
    "account_id": "bb3e6114-af15-43a6-9b36-a5ec011d9d95",
    "date": "2024-04-11",
    "totals": {
      "balance_lseth": 0.3827486422527215,
      "rewards_eth": 0.00003930554936445
    },
    "wallets": [
      {
        "account_id": "ab3e5114-af15-45b8-9c43-a5ec011d9d95",
        "address": "0x30e2a735D692fC28CD31C28F1A8259b4790f9A23",
        "balance_lseth": 0.3827486422527215,
        "burns_lseth": 0.1,
        "conversion_rate": 1.037253225665527,
        "dao_fees_eth": 4.25550536674e-7,
        "date": "2024-04-11",
        "fees_eth": 0.000006719219000121,
        "gross_fees_eth": 0.000006264174837104,
        "gross_protocol_fee_rate": 0.000006264174837104,
        "gross_rewards_eth": 0.000006264174837104,
        "mints_lseth": 0.48208860235174045,
        "operator_fees_eth": 0.000006264174837104,
        "oracle_report": "68bbc70ba87b9467831cc3ff56fc114f3659ba9e646042007d1d54f6b95f267d00000164",
        "org_id": "org_aDL0aCAXyWYgHQ4W",
        "platform_fees_at_discount_rate_eth": 0.000006264174837104,
        "platform_fees_eth": 0.00000519619602676,
        "previous_conversion_rate": 1.0371537463463845,
        "provider_fees_eth": 1.56781776669e-7,
        "rebate_eth": 0.000006264174837104,
        "rebate_lseth": 0.000006264174837104,
        "rewards_eth": 0.000038075574334017,
        "slashing_fees_eth": 1.34384380002e-7,
        "target_fee_rate": 0.08,
        "total_burns_lseth": 0.109,
        "total_dao_fees_eth": 4.39297316428e-7,
        "total_fees_eth": 0.000006936273417258,
        "total_gross_fees_eth": 0.000006264174837104,
        "total_gross_rewards_eth": 0.000006264174837104,
        "total_mints_lseth": 0.49174864225272147,
        "total_operator_fees_eth": 0.000006264174837104,
        "total_platform_fees_at_discount_rate_eth": 0.000006264174837104,
        "total_platform_fees_eth": 0.000005364051442679,
        "total_provider_fees_eth": 1.61846379739e-7,
        "total_rebate_eth": 0.000006264174837104,
        "total_rebate_lseth": 0.000006264174837104,
        "total_rewards_eth": 0.00003930554936445,
        "total_slashing_fees_eth": 1.38725468346e-7
      }
    ]
  }
]

List wallet rewards

Get rewards for a list of wallets on a specific date

POSThttps://api.alluvial.finance/eth/v0/rewards/wallets
Body

Request body

addressesarray of string
datestring
Example: "2024-04-11"
unitstring
Example: "eth"
Response

OK

Body
account_idstring
Example: "ab3e5114-af15-45b8-9c43-a5ec011d9d95"
addressstring
Example: "0x30e2a735D692fC28CD31C28F1A8259b4790f9A23"
balance_lsethnumber
Example: 0.3827486422527215
burns_lsethnumber
Example: 0.1
conversion_ratenumber
Example: 1.037253225665527
dao_fees_ethnumber
Example: 4.25550536674e-7
datestring
Example: "2024-04-11"
fees_ethnumber
Example: 0.000006719219000121
gross_fees_ethnumber
Example: 0.000006264174837104
gross_protocol_fee_ratenumber
Example: 0.000006264174837104
gross_rewards_ethnumber
Example: 0.000006264174837104
mints_lsethnumber
Example: 0.48208860235174045
operator_fees_ethnumber
Example: 0.000006264174837104
oracle_reportstring
Example: "68bbc70ba87b9467831cc3ff56fc114f3659ba9e646042007d1d54f6b95f267d00000164"
org_idstring
Example: "org_aDL0aCAXyWYgHQ4W"
platform_fees_at_discount_rate_ethnumber
Example: 0.000006264174837104
platform_fees_ethnumber
Example: 0.00000519619602676
previous_conversion_ratenumber
Example: 1.0371537463463845
provider_fees_ethnumber
Example: 1.56781776669e-7
rebate_ethnumber
Example: 0.000006264174837104
rebate_lsethnumber
Example: 0.000006264174837104
rewards_ethnumber
Example: 0.000038075574334017
slashing_fees_ethnumber
Example: 1.34384380002e-7
target_fee_ratenumber
Example: 0.08
total_burns_lsethnumber
Example: 0.109
total_dao_fees_ethnumber
Example: 4.39297316428e-7
total_fees_ethnumber
Example: 0.000006936273417258
total_gross_fees_ethnumber
Example: 0.000006264174837104
total_gross_rewards_ethnumber
Example: 0.000006264174837104
total_mints_lsethnumber
Example: 0.49174864225272147
total_operator_fees_ethnumber
Example: 0.000006264174837104
total_platform_fees_at_discount_rate_ethnumber
Example: 0.000006264174837104
total_platform_fees_ethnumber
Example: 0.000005364051442679
total_provider_fees_ethnumber
Example: 1.61846379739e-7
total_rebate_ethnumber
Example: 0.000006264174837104
total_rebate_lsethnumber
Example: 0.000006264174837104
total_rewards_ethnumber
Example: 0.00003930554936445
total_slashing_fees_ethnumber
Example: 1.38725468346e-7
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/rewards/wallets', {
    method: 'POST',
    headers: {
      "Content-Type": "application/json"
    },
    body: JSON.stringify({}),
});
const data = await response.json();
Response
[
  {
    "account_id": "ab3e5114-af15-45b8-9c43-a5ec011d9d95",
    "address": "0x30e2a735D692fC28CD31C28F1A8259b4790f9A23",
    "balance_lseth": 0.3827486422527215,
    "burns_lseth": 0.1,
    "conversion_rate": 1.037253225665527,
    "dao_fees_eth": 4.25550536674e-7,
    "date": "2024-04-11",
    "fees_eth": 0.000006719219000121,
    "gross_fees_eth": 0.000006264174837104,
    "gross_protocol_fee_rate": 0.000006264174837104,
    "gross_rewards_eth": 0.000006264174837104,
    "mints_lseth": 0.48208860235174045,
    "operator_fees_eth": 0.000006264174837104,
    "oracle_report": "68bbc70ba87b9467831cc3ff56fc114f3659ba9e646042007d1d54f6b95f267d00000164",
    "org_id": "org_aDL0aCAXyWYgHQ4W",
    "platform_fees_at_discount_rate_eth": 0.000006264174837104,
    "platform_fees_eth": 0.00000519619602676,
    "previous_conversion_rate": 1.0371537463463845,
    "provider_fees_eth": 1.56781776669e-7,
    "rebate_eth": 0.000006264174837104,
    "rebate_lseth": 0.000006264174837104,
    "rewards_eth": 0.000038075574334017,
    "slashing_fees_eth": 1.34384380002e-7,
    "target_fee_rate": 0.08,
    "total_burns_lseth": 0.109,
    "total_dao_fees_eth": 4.39297316428e-7,
    "total_fees_eth": 0.000006936273417258,
    "total_gross_fees_eth": 0.000006264174837104,
    "total_gross_rewards_eth": 0.000006264174837104,
    "total_mints_lseth": 0.49174864225272147,
    "total_operator_fees_eth": 0.000006264174837104,
    "total_platform_fees_at_discount_rate_eth": 0.000006264174837104,
    "total_platform_fees_eth": 0.000005364051442679,
    "total_provider_fees_eth": 1.61846379739e-7,
    "total_rebate_eth": 0.000006264174837104,
    "total_rebate_lseth": 0.000006264174837104,
    "total_rewards_eth": 0.00003930554936445,
    "total_slashing_fees_eth": 1.38725468346e-7
  }
]

Reward Summary

List account rewards summary

Provides a summary of rewards with a breakdown of reward totals for each wallet within the account. NOTE: Daily breakdown for each wallet address within the account is NOT included in the response.

GEThttps://api.alluvial.finance/eth/v0/rewards/accounts/{idOrKey}/summary
Path parameters
idOrKey*string

Account ID

Query parameters
Response

OK

Body
datamessage.AccountRewardSummaryRespMsg (object)
metadatamessage.Metadata (object)
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/rewards/accounts/{idOrKey}/summary', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
{
  "data": {
    "account_id": "ab3e5114-af15-45b8-9c43-a5ec011d9d95",
    "end_conversion_rate": 1.0454865181649966,
    "from": "2024-04-01",
    "org_id": "org_aDs4aCACyWYgMQ4A",
    "start_conversion_rate": 1.006282340620787,
    "to": "2024-04-30",
    "wallets": [
      {
        "account_id": "ab3e5114-af15-45b8-9c43-a5ec011d9d95",
        "address": "0xF523F31Acf07Ff41D2616f9c1b73E762Ba8E5660",
        "daily_reports": [
          {
            "address": "0xF523F31Acf07Ff41D2616f9c1b73E762Ba8E5660",
            "balance_lseth": 0.00099376738985375,
            "burns_lseth": 2.22405e-13,
            "conversion_rate": 1.006282340620787,
            "dao_fees_eth": 7.86854637e-10,
            "date": "2024-04-01",
            "fees_at_discount_rate_eth": 4.80412e-13,
            "fees_eth": 8.282680389e-9,
            "gross_fees_eth": 8.2826803894e-8,
            "gross_protocol_fee_rate": 0.000006264174837104,
            "gross_rewards_eth": 0.000006264174837104,
            "mints_lseth": 4.4554123505e-8,
            "operator_fees_eth": 1.242402058e-9,
            "oracle_report": "68bbc70ba87b9467831cc3ff56fc114f3659ba9e646042007d1d54f6b95f267d00000164",
            "platform_fees_at_discount_rate_eth": 0.000005236375878362,
            "platform_fees_eth": 5.715049468e-9,
            "previous_conversion_rate": 1.0371537463463845,
            "provider_fees_eth": 2.89893814e-10,
            "rebate_eth": 0.000006264174837104,
            "rebate_lseth": 0.000006264174837104,
            "rewards_eth": 7.4544123505e-8,
            "slashing_fees_eth": 2.48480412e-10,
            "target_fee_rate": 0.000006264174837104
          }
        ],
        "end_conversion_rate": 1.0454865181649966,
        "from": "2024-04-01",
        "org_id": "org_aDs4aCACyWYgMQ4A",
        "start_conversion_rate": 1.006282340620787,
        "to": "2024-04-01",
        "total_burns_lseth": 0,
        "total_dao_fees_eth": 4.34597684399e-7,
        "total_fees_eth": 0.000006787291484265,
        "total_gross_fees_eth": 0.000006787291484265,
        "total_gross_rewards_eth": 0.000045747124673728,
        "total_mints_lseth": 0.00099376738985375,
        "total_operator_fees_eth": 8.18961611118e-7,
        "total_platform_fees_at_discount_rate_eth": 0.000005236375878362,
        "total_platform_fees_eth": 0.000005236375878362,
        "total_provider_fees_eth": 1.60114936353e-7,
        "total_rebate_eth": 0,
        "total_rebate_lseth": 0,
        "total_rewards_eth": 0.000038959833189463,
        "total_slashing_fees_eth": 1.37241374012e-7
      }
    ]
  }
}

List wallet rewards summary

List wallet rewards summary with daily reports for a specific time period

GEThttps://api.alluvial.finance/eth/v0/rewards/wallets/{idOrAddress}/summary
Path parameters
idOrAddress*string

Wallet ID or address

Query parameters
Response

OK

Body
datamessage.WalletRewardSummaryRespMsg (object)
metadatamessage.Metadata (object)
Request
const response = await fetch('https://api.alluvial.finance/eth/v0/rewards/wallets/{idOrAddress}/summary', {
    method: 'GET',
    headers: {},
});
const data = await response.json();
Response
{
  "data": {
    "account_id": "ab3e5114-af15-45b8-9c43-a5ec011d9d95",
    "address": "0xF523F31Acf07Ff41D2616f9c1b73E762Ba8E5660",
    "daily_reports": [
      {
        "address": "0xF523F31Acf07Ff41D2616f9c1b73E762Ba8E5660",
        "balance_lseth": 0.00099376738985375,
        "burns_lseth": 2.22405e-13,
        "conversion_rate": 1.006282340620787,
        "dao_fees_eth": 7.86854637e-10,
        "date": "2024-04-01",
        "fees_at_discount_rate_eth": 4.80412e-13,
        "fees_eth": 8.282680389e-9,
        "gross_fees_eth": 8.2826803894e-8,
        "gross_protocol_fee_rate": 0.000006264174837104,
        "gross_rewards_eth": 0.000006264174837104,
        "mints_lseth": 4.4554123505e-8,
        "operator_fees_eth": 1.242402058e-9,
        "oracle_report": "68bbc70ba87b9467831cc3ff56fc114f3659ba9e646042007d1d54f6b95f267d00000164",
        "platform_fees_at_discount_rate_eth": 0.000005236375878362,
        "platform_fees_eth": 5.715049468e-9,
        "previous_conversion_rate": 1.0371537463463845,
        "provider_fees_eth": 2.89893814e-10,
        "rebate_eth": 0.000006264174837104,
        "rebate_lseth": 0.000006264174837104,
        "rewards_eth": 7.4544123505e-8,
        "slashing_fees_eth": 2.48480412e-10,
        "target_fee_rate": 0.000006264174837104
      }
    ],
    "end_conversion_rate": 1.0454865181649966,
    "from": "2024-04-01",
    "org_id": "org_aDs4aCACyWYgMQ4A",
    "start_conversion_rate": 1.006282340620787,
    "to": "2024-04-01",
    "total_burns_lseth": 0,
    "total_dao_fees_eth": 4.34597684399e-7,
    "total_fees_eth": 0.000006787291484265,
    "total_gross_fees_eth": 0.000006787291484265,
    "total_gross_rewards_eth": 0.000045747124673728,
    "total_mints_lseth": 0.00099376738985375,
    "total_operator_fees_eth": 8.18961611118e-7,
    "total_platform_fees_at_discount_rate_eth": 0.000005236375878362,
    "total_platform_fees_eth": 0.000005236375878362,
    "total_provider_fees_eth": 1.60114936353e-7,
    "total_rebate_eth": 0,
    "total_rebate_lseth": 0,
    "total_rewards_eth": 0.000038959833189463,
    "total_slashing_fees_eth": 1.37241374012e-7
  }
}

Last updated