Skip to content

sgns::GeniusNode::PriceInfo

Public Attributes

Name
double price
Cached USD token price.
std::chrono::time_point< std::chrono::system_clock > lastUpdate
Time when price was fetched.

Public Attributes Documentation

variable price

double price;

Cached USD token price.

variable lastUpdate

std::chrono::time_point< std::chrono::system_clock > lastUpdate;

Time when price was fetched.


Updated on 2026-06-28 at 18:54:57 -0700