OhmSupplyRecord
OHM supply attribution record for a given day. Composes into circulating, floating, and backed supply at the global level.
DeFiProtocol-Owned LiquidityReserve CurrencyTreasuryStakingBondsOHMEthereumWeb3
Properties
| Name |
Type |
Description |
| date |
string |
UTC calendar date (YYYY-MM-DD). |
| supplyCategory |
string |
Supply attribution category. |
| chain |
string |
EVM chain on which this supply exists. |
| block |
integer |
Block number of the canonical daily snapshot. |
| balance |
number |
OHM token balance for this supply category and chain at the snapshot block. |
| value |
number |
USD value of the OHM balance. |
JSON Schema