You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/ai-agent-context.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,6 +61,7 @@ The Decentraland Places service is a comprehensive API solution for discovering,
61
61
-**Hot Scenes**: Places with active users, tracked via Catalyst realm provider with real-time user counts
62
62
-**User Visits**: Unique users who visited a place in the last 30 days
63
63
-**Highlighted Places**: Featured places with special promotion status
64
+
-**Creator Address**: Ethereum address of the scene creator, extracted from scene metadata during deployment processing, indexed for efficient creator-based queries (used by tipping systems)
64
65
65
66
## API Specification
66
67
@@ -73,6 +74,7 @@ The service exposes a REST API under `/api` with comprehensive documentation in
0 commit comments