Expand description
Instrument provider for the Polymarket adapter.
Structs§
- Polymarket
Instrument Provider - Provides Polymarket instruments via the Gamma API.
Functions§
- build_
gamma_ params_ from_ hashmap - Builds
GetGammaMarketsParamsfrom aHashMap<String, String>. - extract_
condition_ id - Extracts the condition ID from an instrument symbol.
- fetch_
instruments - Fetches instruments from the Gamma API, respecting any configured filters.
- resolve_
tag_ slug - Resolves a tag slug to a tag ID by querying the Gamma tags endpoint.