Docs
1.0.0
Search…
⌃K
1.0.0
Welcome to the Geo Web
Introduction
The Next Computing Paradigm
What is the Metaverse?
What is a public good?
Who owns the Geo Web?
Getting Started
Quick Start Requirements
Making a Fair Launch Claim
Parcel Monitoring & Notifications
Use Cases
Core Concepts
Digital Land
Digital Property Rights
Partial Common Ownership
Digital Land Registry
Cadastre
Land Transactions
Fair Launch
Spatial Browsing
Network Funds
Harberger Tax Misconceptions
Developers
Architecture Overview
Core Contracts
Geo Web Subgraph
GeoWebParcel
GeoWebCoordinate
GeoPoint
Bid
Bidder
Content Layer
Data Models
Cadastre Development
Spatial Browser Development
Community & Governance
Geo Web Principles
Governance at Launch
Network Funds Allocation
Open Org Philosophy
Network Parameters
SourceCred
Geo Web DAO
Powered By GitBook

Bidder

1 of 5 queryable entities in the Geo Web Subgraph (https://thegraph.com/explorer/subgraph/geo-web-project/geo-web-subgraph).
The Bidder entity indexes all outstanding bids and parcels for a given wallet address. This can be used to provide a user with all of their land portfolio information.
Bidder
id: ID!
bids: [Bid!]!
Previous
Bid
Next - Developers
Content Layer
Last modified 5mo ago
Copy link