Skip to content
This repository was archived by the owner on Sep 5, 2025. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.11 KB

File metadata and controls

19 lines (14 loc) · 1.11 KB

ActorContext

Properties

Name Type Description Notes
uris [str] list of additonal uris identifying the actor
images [str] list of uris to logos of the actor
refs [str] list of uris to further information of the actors
coingecko_ids [str] list of references to coingecko exchanges or coins
defilama_ids [str] list of references to defilama
twitter_handle str semi-colon separated list of twitter handles used by the actor [optional]
github_organisation str semi-colon separated list of github organisations used by the actor [optional]
legal_name str Name of the legal entity registerd by the actor. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]