Bundle
Entity to store the current Eth price in USD.
Schema
Field | Type | derivedFrom | Description |
---|---|---|---|
id | ID! | ID to fetch a unique entity. (Only ID='1' is used.) | |
ethPriceUSD | BigDecimal! | Price of ETH in USD |
Referencing Functions
* -> Varies across chains
Entity to store the current Eth price in USD.
Field | Type | derivedFrom | Description |
---|---|---|---|
id | ID! | ID to fetch a unique entity. (Only ID='1' is used.) | |
ethPriceUSD | BigDecimal! | Price of ETH in USD |
* -> Varies across chains