ActorContext
January 25, 2024 ยท View on GitHub
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] |