Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
PolyScan::Clients::GammaClient
Inherits
PolyScan::App::GammaMarketSource
<
Reference
<
Object
Constructors
new
(http :
HttpClient
)
Source
Class methods
events_from_file
(path :
String
) :
Array
(
Event
)
Source
parse_events
(body :
String
) :
Array
(
Event
)
Source
parse_market_listing_page
(root :
JSON::Any
) :
Tuple
(
Array
(
Event
),
String
|
Nil
)
Source
Instance methods
fetch_events
(limit :
Int32
= 50) :
Array
(
Event
)
Source
fetch_market_events
(max_markets :
Int32
) :
Array
(
Event
)
Source